GNU bug report logs -
#32990
26.1.50; isearch-forward + t-m-m/mark-active doc
Previous Next
Reported by: charles <at> aurox.ch
Date: Mon, 8 Oct 2018 18:12:02 UTC
Severity: normal
Found in version 26.1.50
Fixed in version 26.2
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #86 received at 32990 <at> debbugs.gnu.org (full text, mbox):
> From: Juri Linkov <juri <at> linkov.net>
> Date: Sat, 17 Nov 2018 23:07:58 +0200
>
> > There's a first draft of a menu- and tool-bar for Isearch at the end
> > of this message (on branch master). Clicking the menu items and icons
> > should work okay with the mouse, but I haven't yet found a way to show
> > the menu with either "tmm-menubar" or TTY menus, since activating
> > these functions will normally exit Isearch.
>
> What do you think about adding also some menu to the mode-line
> indicator of Isearch.
Good idea, will add it in.
> Currently clicking on the word "Isearch "
> in the mode-line signals the error:
>
> Debugger entered--Lisp error: (error #("Cannot find minor mode for ‘ Isearch’" ...
> signal(error (#("Cannot find minor mode for ‘ Isearch’" ...
> error("Cannot find minor mode for `%s'" #(" Isearch" ...
> minor-mode-menu-from-indicator(#(" Isearch" ...
> mouse-minor-mode-menu((down-mouse-1 ...
> funcall-interactively(mouse-minor-mode-menu ...
> call-interactively(mouse-minor-mode-menu nil nil)
> command-execute(mouse-minor-mode-menu)
Maybe "debug-on-error" is on?
This bug report was last modified 6 years and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.