emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10009: closed (24.0.91; eval-after-load does not e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10009: closed (24.0.91; eval-after-load does not eval immediately)
Date: Fri, 11 Nov 2011 01:48:02 +0000

Your message dated Thu, 10 Nov 2011 20:46:41 -0500
with message-id <address@hidden>
and subject line Re: bug#10009: 24.0.91; eval-after-load does not eval 
immediately
has caused the debbugs.gnu.org bug report #10009,
regarding 24.0.91; eval-after-load does not eval immediately
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10009: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10009
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#10009: 24.0.91; eval-after-load does not eval immediately Date: Thu, 10 Nov 2011 20:46:41 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.0.92

Thanks; fixed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]