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

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

bug#16810: 24.3.50; `with-eval-after-load'


From: Drew Adams
Subject: bug#16810: 24.3.50; `with-eval-after-load'
Date: Wed, 19 Feb 2014 11:31:41 -0800 (PST)

> Docstring for eval-after-load says:
> 
>   If a matching file is loaded again, form will be evaluated again.
> 
> so how is that different?

Good catch; it's not different - my bad.

[Although it perhaps used to be different (?).  The doc string said
 at one point:

    "It does nothing if FORM is already on the list for FILE."

 ("The list" here refers to `after-load-alist'.)]





reply via email to

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