emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r112976: * lisp/subr.el (with-eval-after-load): New


From: Xue Fuqiao
Subject: Re: trunk r112976: * lisp/subr.el (with-eval-after-load): New
Date: Sat, 15 Jun 2013 11:23:44 +0800

Stefan Monnier wrote:

>  * doc/lispref/loading.texi (Hooks for Loading): Document with-eval-after-load
>  instead of eval-after-load.  Don't document after-load-alist.

I think loading.texi needs some further changes.  The last paragraph
("Normally, well-designed Lisp programs should not use
`eval-after-load'...") is superfluous.  My reasons:

1. `eval-after-load' isn't documented any more.  This paragraph is
somewhat suprising to readers who did not know this function before;

2. (info "(elisp) Coding Conventions") has already stated that the use
of `eval-after-load' isn't recommended.

--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



reply via email to

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