emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* keymapp nil bug fixed
@ 2006-04-21 14:08 Carsten Dominik
  0 siblings, 0 replies; only message in thread
From: Carsten Dominik @ 2006-04-21 14:08 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Frank Ruell

For quite some time, there have been reports about org.el causing an 
error (keymapp nil) when being loaded.  See for example 
http://www.emacswiki.org/cgi-bin/wiki/OrgMode.  I used to think that I 
had fixed it, but that turns out not to be true.

This issue is finally resolved - it has to do with an old version of 
another outlining package, allout.el, which misbehaves under Emacs 21.  
In Emacs 22, these issues have been resolved in allout.el.

It was not possible to cleanly work around this problem, but org.el 
version 4.26 does at least give a correct error message when this 
happens.  The Emacs 21 solution is to make sure that org.el is loaded 
before allout.el.  The much cleaner solution is to use a new Emacs.

Thanks to Frank Ruell who was the first to correctly analyze this bug.


- Carsten

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-21 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-21 14:08 keymapp nil bug fixed Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).