GNU bug report logs - #10009
24.0.91; eval-after-load does not eval immediately

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 10 Nov 2011 05:56:02 UTC

Severity: normal

Found in version 24.0.91

Fixed in version 24.0.92

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.91; eval-after-load does not eval immediately
Date: Thu, 10 Nov 2011 13:54:35 +0800
"FORM will be run immediately afterwards. If FILE is already loaded"
(from the doc string) is no longer true.

1. emacs -q
2. Eval the following form:
  (eval-after-load 'lisp-mode
    '(setq abc nil))
3. Try to check the value of abc




This bug report was last modified 13 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.