all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#43966: Isearch, C-g and f10 interact to leave Isearch in an inconsistent state.
@ 2020-10-12 17:07 Alan Mackenzie
  2020-10-12 19:36 ` Juri Linkov
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Mackenzie @ 2020-10-12 17:07 UTC (permalink / raw)
  To: 43966

Hello, Emacs.

In the emacs-27 branch, in X Windows, from a terminal:

(i) emacs -Q -nw.
(ii) M-x menu-bar-mode (to turn it off).
(iii) Visit a file.
(iv) C-s <some characters>.
(v) f10 to open the menu.

(vi) C-x o once or twice to move to the menu window.
(vii) C-g.  (This leaves the menu window in place).
(viii) C-x o to move to the minibuffer.
(ix) C-g.  (This deletes the menu window).

There is now one window open, that displaying the file buffer.
According to the mode line, Isearch is still active, and indeed further
characters can be typed onto the search string.

However, point can be freely moved by, e.g., C-f or C-b., without
terminating the Isearch.  This is a bug.

-- 
Alan Mackenzie (Nuremberg, Germany).





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-28 19:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12 17:07 bug#43966: Isearch, C-g and f10 interact to leave Isearch in an inconsistent state Alan Mackenzie
2020-10-12 19:36 ` Juri Linkov
2021-01-27  4:40   ` Lars Ingebrigtsen
2021-01-27  9:27     ` Juri Linkov
2021-01-28  3:03       ` Lars Ingebrigtsen
2021-01-28 19:28         ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.