GNU bug report logs -
#47894
28.0.50; isearch does not work if enable-recursive-minibuffers is on and some input method is set.
Previous Next
Reported by: max.brieiev <at> gmail.com
Date: Mon, 19 Apr 2021 16:08:01 UTC
Severity: normal
Tags: fixed
Fixed in version 28.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #59 received at control <at> debbugs.gnu.org (full text, mbox):
tags 47894 fixed
close 47894 28.0.50
quit
> Isearch help commands solve the second problem by simply using
> isearch--display-help-action that inhibits displaying other buffers
> in the same window.
>
> Instead of let-binding display-buffer-overriding-action
> in all isearch help commands, we could set it temporarily
> like we already temporarily set overriding-terminal-local-map:
Actually, I withdraw my patches. Better not to make any assumptions
about possible ways how isearch is used because of existence of
such complex cases like with input methods in this bug report
(fixed and closed).
By default, most commands that want to display a buffer
in another window, exit isearch automatically,
so there is no problem. Only isearch help commands
and isearch-occur don't exit isearch before displaying
another buffer, thus they need to be treated individually.
This bug report was last modified 4 years and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.