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

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

bug#43966: Isearch, C-g and f10 interact to leave Isearch in an inconsis


From: Lars Ingebrigtsen
Subject: bug#43966: Isearch, C-g and f10 interact to leave Isearch in an inconsistent state.
Date: Thu, 28 Jan 2021 04:03:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> It's still a bug.  The problem is that when the menu-bar is disabled,
> menu-bar-open calls tmm-menubar directly, but in isearch-mode
> isearch-tmm-menubar should be used instead.  isearch-mode-map remaps
> tmm-menubar to isearch-tmm-menubar, but this doesn't help
> in case of menu-bar-open calling tmm-menubar directly.

Ah, I see.

> I see no way to fix this other than handling isearch-mode in tmm-menubar:

It does seem a bit hackish, but I guess there's no other real
alternative...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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