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: Fri, 11 Oct 2013 08:50:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Maybe `universal-argument--mode' should be defined as a minor mode
>> and provide a variable with the same name that can be checked by isearch.
> No, isearch shouldn't need to know anything about universal-argument,
> other than "it follows the convention for set-temporary-overlay-map".

Here's an idea: check if (eq overriding-terminal-local-map isearch-mode-map)


        Stefan





reply via email to

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