GNU bug report logs - #41862
27.0.91; Isearch menu added to menu-bar

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sun, 14 Jun 2020 22:06:01 UTC

Severity: wishlist

Tags: wontfix

Found in version 27.0.91

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 41862 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 41862 <at> debbugs.gnu.org
Subject: Re: bug#41862: 27.0.91; Isearch menu added to menu-bar
Date: Sun, 13 Jun 2021 13:15:38 +0200
Drew Adams <drew.adams <at> oracle.com> writes:

> Starting with Emacs 27, `isearch-mode-map'
> includes`isearch-menu-bar-map', which adds menu `Isearch' to the
> menu-bar.

Many modes add stuff to the menu bar -- there's nothing special about
isearch here.

> This should at least be optional, via user option (not requiring a user
> to fiddle with keymaps).

I don't see why -- the general mechanism we have for this works across
any mode, so that's more convenient than adding some random user options
for a mode here and there:

(define-key isearch-mode-map [menu-bar] nil)

So I'm closing this bug report.

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




This bug report was last modified 4 years and 38 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.