Bug 968063 - smalltalk-mode-init.el[c]: inhibit-first-line-modes-regexps not defined
Summary: smalltalk-mode-init.el[c]: inhibit-first-line-modes-regexps not defined
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnu-smalltalk
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jochen Schmitt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-28 23:02 UTC by Edgar Hoch
Modified: 2013-06-07 04:35 UTC (History)
2 users (show)

Fixed In Version: gnu-smalltalk-3.2.5-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-07 03:00:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Edgar Hoch 2013-05-28 23:02:01 UTC
Description of problem:
After starting emacs I get the following error:

load: Symbol's value as variable is void: inhibit-first-line-modes-regexps

This error is caused by the command

(push "\\.star\\'" inhibit-first-line-modes-regexps)

in the file(s)
/usr/share/emacs/site-lisp/site-start.d/smalltalk-mode-init.el
/usr/share/emacs/site-lisp/site-start.d/smalltalk-mode-init.elc


See file /usr/share/emacs/24.2/etc/NEWS for a solution:

*** The variable `inhibit-first-line-modes-regexps' has been renamed
to `inhibit-local-variables-regexps'.  As the name suggests, it now
applies to ALL file local variables, not just -*- lines.  The
associated `inhibit-first-line-modes-suffixes' has been renamed in the
corresponding way.


Could you please provide fixed packages?


Version-Release number of selected component (if applicable):
emacs-gnu-smalltalk-el-3.2.4-3.fc18.2.noarch
emacs-gnu-smalltalk-3.2.4-3.fc18.2.noarch
emacs-24.2-18.fc18.x86_64


How reproducible:
Always.

Steps to Reproduce:
1. Install the packages listed above.
2. Start emacs and listen the message line.

Actual results:
load: Symbol's value as variable is void: inhibit-first-line-modes-regexps

Expected results:
No error.

Comment 1 Fedora Update System 2013-05-29 16:58:12 UTC
gnu-smalltalk-3.2.5-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/gnu-smalltalk-3.2.5-2.fc19

Comment 2 Fedora Update System 2013-05-29 17:06:49 UTC
gnu-smalltalk-3.2.5-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/gnu-smalltalk-3.2.5-2.fc18

Comment 3 Fedora Update System 2013-05-30 02:55:36 UTC
Package gnu-smalltalk-3.2.5-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnu-smalltalk-3.2.5-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9600/gnu-smalltalk-3.2.5-2.fc18
then log in and leave karma (feedback).

Comment 4 Edgar Hoch 2013-05-30 19:37:37 UTC
Many thanks, the new version works for me.

Comment 5 Fedora Update System 2013-06-07 03:00:34 UTC
gnu-smalltalk-3.2.5-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-06-07 04:35:43 UTC
gnu-smalltalk-3.2.5-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.