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

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

Re: Explanation Request for the Function set-transient-map in subr.el


From: Michael Heerdegen
Subject: Re: Explanation Request for the Function set-transient-map in subr.el
Date: Sun, 28 Nov 2021 22:24:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> It's somewhat redundant but tries to protect from cases where some
> other keymap was used instead (presumably a keymap with higher
> precedence).

But since `this-command' is never bound to nil, the `mc` part in the
`and' is redundant...or not?

Michael.




reply via email to

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