emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-26: `with-eval-after-load' docstring omission


From: Stefan Monnier
Subject: Re: emacs-26: `with-eval-after-load' docstring omission
Date: Sun, 04 Mar 2018 22:39:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Still, an elaboration on the behavior of ‘with-eval-after-load’ could
> be useful. Something like: "BODY will be called as a function with no
> arguments through ‘funcall’."

That can't be the doc: going though funcall is an
implementation detail.  The doc has to explain the behavior
independently from how it's implemented.


        Stefan




reply via email to

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