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

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

bug#43308: 28.0.50; Improvements to Edit->Search menu


From: Drew Adams
Subject: bug#43308: 28.0.50; Improvements to Edit->Search menu
Date: Sun, 20 Sep 2020 09:26:13 -0700 (PDT)

FWIW: Attached are screenshots showing the Search menu
that I use, in menu-bar+.el.

The only thing in the screenshots that isn't vanilla
is submenu Search > Icicles.  The rest is all vanilla.
There are 5 submenus (besides Icicles).

You can see how I deal with forward & backward, with
with incremental & nonincremental, and with repeated
nonincremental (forward & backward).  I think it's
pretty clear for users.

(I used to have nonincremental items at top level,
but moved them to a submenu because their use is
less common now.  Admittedly, if someone uses this a
lot then accessing via submenu is less efficient.)

__________
Search
  Incremental Search >
  Nonincremental Search >
  Replace >
  Xref >
  Tags >
__________
Files Regexp (`grep')...
This Buffer Regexp...
Buffers Regexp...
Buffers Regexp for Bufname Regexp...
__________

The last 3 items are for `occur', `multi-occur',
and `multi-occur-in-matching-buffers'.

Attachment: drew-emacs-menubar-Search-Incremental-Search.png
Description: PNG image

Attachment: drew-emacs-menubar-Search-Nonincremental-Search.png
Description: PNG image

Attachment: drew-emacs-menubar-Search-Replace.png
Description: PNG image

Attachment: drew-emacs-menubar-Search-Xref.png
Description: PNG image

Attachment: drew-emacs-menubar-Search-Tags.png
Description: PNG image


reply via email to

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