emacs-devel
[Top][All Lists]
Advanced

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

Re: master e5d76634a2: Make remapped keys work in set-transient-map


From: Lars Ingebrigtsen
Subject: Re: master e5d76634a2: Make remapped keys work in set-transient-map
Date: Tue, 24 May 2022 14:56:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> The remapping could also come from [remap <mc>] bindings in some other
> active keymap so maybe we should skip passing `map` to
> `command-remapping`.

Yes, I guess.  Now fixed.

> Then again, maybe we don't really need to check (eq this-command mc)
> at all, and just make sure `lookup-key` found a binding in `map`.

I was unable to convince myself one way or another here, so I left this
logic as is, but feel free to adjust if you think that won't regress
anything.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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