Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180934 - app-editors/emacs-22.1 not compatible with my last .emacs
Summary: app-editors/emacs-22.1 not compatible with my last .emacs
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 07:45 UTC by thierry volpiatto
Modified: 2007-06-05 08:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
.emacs (.emacs.el,10.40 KB, text/plain)
2007-06-05 07:46 UTC, thierry volpiatto
Details
emacs --debug-init ==> log (log_debug-init,3.33 KB, text/plain)
2007-06-05 07:48 UTC, thierry volpiatto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thierry volpiatto 2007-06-05 07:45:19 UTC
Lots of error loading my last .emacs.elc with emacs 22.1
Planner especially is not working with this configuration
I think it should work but rewriting my .emacs
I send you .emacs and --debug-init log

Reproducible: Always
Comment 1 thierry volpiatto 2007-06-05 07:46:28 UTC
Created attachment 121220 [details]
.emacs
Comment 2 thierry volpiatto 2007-06-05 07:48:18 UTC
Created attachment 121222 [details]
emacs --debug-init ==> log
Comment 3 Ulrich Müller gentoo-dev 2007-06-05 08:27:40 UTC
In general, compiled Emacs Lisp is not expected to be compatible between versions 21 and 22. So as a first step, recompile your .emacs with Emacs 22.

You may also consider to call "eselect emacs set emacs-21" and continue to use Emacs 21.

Otherwise, I don't see what the Emacs team could do here. RESOLVED CANTFIX.