Bug 833103
Summary: | Elisp packages require rebuild for Emacs 24 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karel Klíč <kklic> |
Component: | emacs-goodies | Assignee: | Arun S A G <sagarun> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | adellam, brpocock, garrett.mitchener, jonathan.underwood, mtczerwinski, rvokal, sagarun, wlee |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 831449 | Environment: | |
Last Closed: | 2013-08-01 18:06:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 831449 |
Description
Karel Klíč
2012-06-18 15:06:34 UTC
Any news on this? emacs-goodies contains a lot of nice things. I had the same problem when I installed emacs-gnu-smalltalk-el.noarch. To go back to working emacs, I need to delete emacs-gnu-smalltalk-el.noarch and this file: $ /usr/share/emacs/site-lisp/site-start.d> sudo rm smalltalk-mode-init.elc Remember: Make backup of file. I have these versions [zer0c00l@sagarun ~]$ rpm -q emacs emacs-24.1-7.fc17.x86_64 [zer0c00l@sagarun ~]$ rpm -q emacs-goodies emacs-goodies-35.0-2.fc17.noarch But i couldn't reproduce the issue. Is it still a problem? or am i missing something? +1 on a clean Fedora-18 install. I can't swear to it that this package is (alone) the culprit, however, as I also installed the Smalltalk package. However, the package does refer to a "dead" symbol, so ... /usr/share/emacs/24.2/etc/NEWS *** 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. sed -e 's/inhibit-first-line-modes-regexps/inhibit-local-variables-regexps/g' I just replaced the references and removed the .elc's for this and emacs-gnu-smalltalk, and things seem to be all right now. But that fix should probably make its way into the distribution/upstream. This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. emacs-goodies-35.8-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/emacs-goodies-35.8-2.fc19 emacs-goodies-35.8-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/emacs-goodies-35.8-2.fc20 |