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: Wed, 28 Aug 2013 14:33:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> while trying to re-implement it using set-temporary-overlay-map.

That sounds great.  Keep us informed of your progress.

> IIUC, the biggest challenge is to add a new argument
> to set-temporary-overlay-map that will define a predicate
> to decide whether this-command-keys should be applied to
> key bindings of the overriding temporary map or passed through
> to other less specific keymaps.

Not sure I understand.  Why do we need to look at this-command-keys?
Are you keeping the default [t] binding in isearch-mode-map, maybe?
That would defeat the purpose of using set-temporary-overlay-map,
I think.


        Stefan





reply via email to

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