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

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

bug#15200: isearch-other-meta-char and shift


From: Stefan Monnier
Subject: bug#15200: isearch-other-meta-char and shift
Date: Thu, 29 Aug 2013 08:30:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Maybe the arg KEEP-PRED set-temporary-overlay-map
> can be used to decide whether to exit Isearch and
> apply the key sequence to global keymaps?

Of course:

   KEEP-PRED can also be a function of no arguments: if it returns
   non-nil then MAP stays active.

KEEP-PRED is run in pre-command-hook, so it can check this-command.


        Stefan





reply via email to

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