Bug 827898

Summary: regression: emacs fails on previously working ~/.emacs resp. stucks when parsing it
Product: [Fedora] Fedora Reporter: Enrico Scholz <rh-bugzilla>
Component: emacsAssignee: Petr Hracek <phracek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 17CC: jonathan.underwood, rh-bugzilla, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-29 16:37: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:
Attachments:
Description Flags
reduced ~/.emacs file none

Description Enrico Scholz 2012-06-03 14:50:39 UTC
Created attachment 588882 [details]
reduced ~/.emacs file

Description of problem:

emacs 24 fails with obscure errors to parse a previously working ~/.emacs. When shifting around/disabling code, the startup stucks.

Things worked fine with emacs 23 from F16.

Details:

The

| Warning (initialization): An error occurred while loading `/home/ensc/.emacs':
| File error: Cannot open load file, gpl

error can be avoided by removing/shifting the first line of the file -- this is a comment (!) with an emacs mode string. But then, startup stucks in an infinite loop (?).


Version-Release number of selected component (if applicable):

emacs-24.0.95-1.fc17.x86_64


How reproducible:

100%


Steps to Reproduce:
1. emacs -q
2. M-x load-file ~/.emacs

Comment 1 Fedora Admin XMLRPC Client 2013-02-27 15:47:43 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Petr Hracek 2013-05-28 12:36:42 UTC
I asked the upstream what can be wrong with your .emacs file
http://emacs.1067599.n5.nabble.com/bug-14483-Problem-with-loading-emacs-file-td287047.html

and could you please add
(setq debug-on-quit t) 
so that we can analyze it?
By the way you are using Xemacs?

What do you have in your .emacs-config/lisp directory?

Comment 3 Enrico Scholz 2013-05-29 16:37:30 UTC
sorry, I forgot about this bug and do not see it anymore with recent emacs-24.3-9.2.fc18x.x86_64