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

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

Re: Why is defun not executed during load-file?


From: Stefan Monnier
Subject: Re: Why is defun not executed during load-file?
Date: Sun, 30 May 2021 17:46:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Emanuel Berg via Users list for the GNU Emacs text editor [2021-05-30 21:56:05] 
wrote:
> Stefan Monnier wrote:
>> Try to `M-: macroexpand-all '(defun
>> hyperscope-generate-add-functions-by-hyperdocument-types
>> ...)) to see that your code doesn't do what you think:
>> `hyperscope-generate-add-functions-by-hyperdocument-types`
>> needs to be a macro.
> OK, in this case you mean?

Everything you quoted from me above was written specifically about your code.
So very much "this case", yes.


        Stefan




reply via email to

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