[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs 21.2 and lisp interaction mode
From: |
Richard Stallman |
Subject: |
Re: emacs 21.2 and lisp interaction mode |
Date: |
Fri, 19 Apr 2002 12:43:10 -0600 (MDT) |
After some debugging, it looks like commenting out the following entry
in my .emacs makes the problem go away:
(add-hook 'emacs-lisp-mode-hook 'lisp-interaction-mode)
Again, this wasn't a problem under 20.7.
If this wasn't a problem before, that was due to a bug.
lisp-interaction-mode is supposed to run emacs-list-mode-hook, but
perhaps it failed to do so in 20.7.