* bug#10009: 24.0.91; eval-after-load does not eval immediately
@ 2011-11-10 5:54 Leo
2011-11-11 1:46 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2011-11-10 5:54 UTC (permalink / raw)
To: 10009
"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
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#10009: 24.0.91; eval-after-load does not eval immediately
2011-11-10 5:54 bug#10009: 24.0.91; eval-after-load does not eval immediately Leo
@ 2011-11-11 1:46 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-11-11 1:46 UTC (permalink / raw)
To: 10009-done
Version: 24.0.92
Thanks; fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-11 1:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 5:54 bug#10009: 24.0.91; eval-after-load does not eval immediately Leo
2011-11-11 1:46 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).