all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Lennart Borgman'" <lennart.borgman@gmail.com>,
	"'Juri Linkov'" <juri@jurta.org>
Cc: 'Xah Lee' <xah@xahlee.org>,
	'Stefan Monnier' <monnier@iro.umontreal.ca>,
	emacs-devel@gnu.org
Subject: RE: Fiddling with the menus
Date: Sun, 9 Aug 2009 17:10:10 -0700	[thread overview]
Message-ID: <D1CD99FD35D84A938DAE79936D9442C4@us.oracle.com> (raw)
In-Reply-To: <e01d8a50908091629w6c93864fja6b7ad92530ffae@mail.gmail.com>

Lennart> ... merge the "Search" and "Replace" menus

Jason> I originally thought the Tag commands were
     > in Search, but they are in Go To (there are
     > commands to search the tagged files in search,
     > but that actually does a search...

I don't really want to get into this thread. Been there, done that. I'll just
say (once more) what I do, FWIW.

I have a top-level Search menu - it's not under Edit.

On the Search menu, I have all of the search and replace stuff, as well as all
of the "goto" stuff. (The entries shown here with `>' are submenus.)

--------------------
Incremental Search >
Replace >
Grep...
Occurrences...
Tags >
Bookmarks >
Go To >
--------------------

The last one is just the vanilla Go To catchall. I didn't bother to do anything
with it, so it still duplicates the tags stuff - someday I'll remove the tags
stuff from Go To.

I do still have non-incremental search stuff on the Search menu also, but I
agree that it could go away. Here's how I present the non-incremental stuff:

------------------
String Forward...
       Backward...
Regexp Forward...
       Backward...
Word   Forward...
       Backward...
------------------
Repeat Forward
       Backward
------------------

The Incremental Search submenu looks similar, but without the Word and Repeat
items. (Yes, it could reasonably have Word items too.)

The Replace submenu looks like this:

----------------
Query String
      Regexp...
      Map...
      Tags... (again: M-,)
----------------
Global String...
       Regexp
----------------

The Tags submenu looks like this:

----------------------------
Find Tag...
Find Next Tag
----------------------------
Find Tag Regexp...
Search Tagged Files...
Continue Tags Search/Replace
----------------------------
Tags Apropos...
Set Tags File Name...
----------------------------

For buffers such as Dired, I have no Edit menu; just the Search menu.

[I also have Icicles submenus for the Search, Tags, and Bookmarks menus.]





  reply	other threads:[~2009-08-10  0:10 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05  3:22 bug#4043: 23.1; thanks for emacs 23! xah lee
2009-08-06  2:15 ` Richard Stallman
2009-08-08 16:11   ` Xah Lee
2009-08-09  3:36     ` Fiddling with the menus (was: bug#4043: 23.1; thanks for emacs 23!) Stefan Monnier
2009-08-09  3:53       ` Lennart Borgman
2009-08-09  5:13         ` Fiddling with the menus (was: bug#4043: 23.1; thanks for emacs Stefan Monnier
2009-08-09 17:20         ` Fiddling with the menus (was: bug#4043: 23.1; thanks for emacs 23!) Eli Zaretskii
2009-08-09 17:56           ` Lennart Borgman
2009-08-09 18:02             ` Eli Zaretskii
2009-08-09 18:10               ` Lennart Borgman
2009-08-09 18:15                 ` Eli Zaretskii
2009-08-09 18:21                   ` Lennart Borgman
2009-08-09 18:51                     ` Eli Zaretskii
2009-08-09 18:54                       ` Lennart Borgman
2009-08-09 18:57                         ` Eli Zaretskii
2009-08-09 18:55                 ` Eli Zaretskii
2009-08-09 19:07                   ` Lennart Borgman
2009-08-09 20:36                     ` Lennart Borgman
2009-08-09 23:00                       ` Fiddling with the menus Jason Rumney
2009-08-09 23:14                         ` Lennart Borgman
2009-08-09 23:46                           ` Jason Rumney
2009-08-10  1:51                       ` Fiddling with the menus (was: bug#4043: 23.1; thanks for emacs 23!) Stephen J. Turnbull
2009-08-10  3:03                       ` Eli Zaretskii
2009-08-10  3:26                         ` Lennart Borgman
2009-08-10  2:27               ` Fiddling with the menus Stefan Monnier
2009-08-10  2:32                 ` Lennart Borgman
2009-08-09  5:05       ` Stefan Monnier
2009-08-09  9:51         ` CHENG Gao
2009-08-09 17:38           ` Eli Zaretskii
2009-08-09 18:06             ` CHENG Gao
2009-08-09 18:17               ` Eli Zaretskii
2009-08-09 18:24                 ` Lennart Borgman
2009-08-09 18:54                   ` Eli Zaretskii
2009-08-09 18:59                     ` Lennart Borgman
2009-08-09 22:54                     ` Jason Rumney
2009-08-10  1:12               ` Stefan Monnier
2009-08-09 17:50         ` Eli Zaretskii
2009-08-09 23:14           ` Juri Linkov
2009-08-10  2:32             ` Stefan Monnier
2009-08-10  3:07             ` Eli Zaretskii
2009-08-11  5:06         ` Dan Nicolaescu
2009-08-11 13:03           ` Lennart Borgman
2009-08-09 12:37       ` Fiddling with the menus (was: bug#4043: 23.1; thanks for emacs 23!) Florian Beck
2009-08-09 17:52         ` Eli Zaretskii
2009-08-09 17:26       ` Eli Zaretskii
2009-08-09 18:05         ` Fiddling with the menus Richard Riley
2009-08-09 18:14           ` Eli Zaretskii
2009-08-10  2:09         ` Stefan Monnier
2009-08-10  3:16           ` Eli Zaretskii
2009-08-09 23:09       ` Juri Linkov
2009-08-09 23:29         ` Lennart Borgman
2009-08-10  0:10           ` Drew Adams [this message]
2009-08-10  2:22           ` Stefan Monnier
2009-08-09 20:29     ` bug#4043: 23.1; thanks for emacs 23! Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D1CD99FD35D84A938DAE79936D9442C4@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=lennart.borgman@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    --cc=xah@xahlee.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.