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

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

bug#10037: 24.0.91; `isearch-mouse-2' no good with standalone minibuffer


From: Stefan Monnier
Subject: bug#10037: 24.0.91; `isearch-mouse-2' no good with standalone minibuffer frame
Date: Tue, 06 Dec 2011 17:54:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> What I do not understand is why handling the `switch-frame' event in
> the normal way would exit Isearch.

AFAIK isearch has always exited upon switch-frame, yes.
Often switch-frame end up selecting another buffer, so making Isearch
behave "properly" in this case without actually exiting is
a bit tricky.


        Stefan





reply via email to

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