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: Tue, 27 Feb 2018 15:21:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Currently, ‘with-eval-after-load’ docstring doesn't mention that BODY
> is executed as a lambda expression through funcall.

Not sure how else you'd expect it to work.  I suspect that you don't
*really* care about it works internally, but you bumped into some
behavior you don't expect and it's somewhat related to the way it works
internally.  If so, please clarify what's the *actual* problem you
bumped into.


        Stefan




reply via email to

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