emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-26 35e0305: Avoid turning on the global-minor-mo


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-26 35e0305: Avoid turning on the global-minor-mode recursively
Date: Tue, 10 Jul 2018 16:35:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> BTW, in most other places where we need to "extract the content" of
>> a worklist like above, we do it with something like:
>>     (... (prog1 FOO (setq FOO nil)) ...)
> Should I submit a patch ?

Your call.  Maybe we could even introduce a `destructive-read` macro for
that ;-)


        Stefan



reply via email to

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