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

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

bug#16035: 24.3.50; Custom isearch broken on trunk (e.g. change-log-mode


From: Stefan Monnier
Subject: bug#16035: 24.3.50; Custom isearch broken on trunk (e.g. change-log-mode)
Date: Wed, 04 Dec 2013 21:45:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> +(defvar isearch-saved-overriding-local-map nil)

Oops, now that I see it, I think this one deserves a double-dash.

>    (setq overriding-terminal-local-map isearch-mode-map)
>    (run-hooks 'isearch-mode-hook)
> +  (setq isearch-saved-overriding-local-map overriding-terminal-local-map)

Please include a comment referring either to folding-isearch or to this bug.


        Stefan





reply via email to

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