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

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

bug#15568: Lookup this-command-keys without a prefix argument


From: Stefan Monnier
Subject: bug#15568: Lookup this-command-keys without a prefix argument
Date: Wed, 09 Oct 2013 14:14:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> As discovered in bug#15200, (lookup-key isearch-mode-map (this-command-keys))
> can't decide whether the key sequence is bound to an isearch command or not.

Actually, this is easy to fix: use this-single-command-keys.


        Stefan





reply via email to

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