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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo <sdl.web <at> gmail.com>
Subject: bug#10009: closed (Re: bug#10009: 24.0.91; eval-after-load does
 not eval immediately)
Date: Fri, 11 Nov 2011 01:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#10009: 24.0.91; eval-after-load does not eval immediately

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 10009 <at> debbugs.gnu.org.

-- 
10009: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10009
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 10009-done <at> debbugs.gnu.org
Subject: Re: bug#10009: 24.0.91; eval-after-load does not eval immediately
Date: Thu, 10 Nov 2011 20:46:41 -0500
Version: 24.0.92

Thanks; fixed.

[Message part 3 (message/rfc822, inline)]
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.