all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: Gilaras Drakeson <gilaras@gmail.com>,
	emacs-devel@gnu.org, "Kim F. Storm" <storm@cua.dk>
Subject: Re: Add lgrep/rgrep commands to Edit > Search submenu
Date: Tue, 27 Jan 2009 01:52:09 +0200	[thread overview]
Message-ID: <87ab9dll12.fsf@jurta.org> (raw)
In-Reply-To: <200901260042.n0Q0gnuI029772@rodan.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 25 Jan 2009 16:42:49 -0800 (PST)")

>   > Nice idea:
>   >
>   > M-g l => lgrep
>   > M-g r => rgrep
>
> These are nice
>
>   > M-g f -> grep-find
>   > M-g e -> grep
>
> But these don't seem very useful for most users given the 2 above, if
> the user really really knows he wants to use these, they know how to do
> their own bindings.  And we don't want to spend to use too many key
> bindings for "grep" related things, there might be other useful things
> to bind.

I agree, we should keep more key prefixes for other useful things.
So we can use only one prefix `M-g r' for all grep commands:

M-g r e         grep
M-g r l         lgrep
M-g r r         rgrep
M-g r f         grep-find

M-g M-r M-e     grep
M-g M-r M-l     lgrep
M-g M-r M-r     rgrep
M-g M-r M-f     grep-find

All these key sequences are easy to type.

-- 
Juri Linkov
http://www.jurta.org/emacs/




  reply	other threads:[~2009-01-26 23:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-24 20:45 Add lgrep/rgrep commands to Edit > Search submenu Kim F. Storm
2009-01-24 21:09 ` Dan Nicolaescu
2009-01-25  0:57   ` Juri Linkov
2009-01-25  0:55 ` Juri Linkov
2009-01-25  1:04   ` Lennart Borgman
2009-01-25 18:14   ` Richard M Stallman
2009-01-25 21:30     ` Lennart Borgman
2009-01-25 21:33     ` Juri Linkov
2009-01-25 18:30 ` Chong Yidong
2009-01-25 19:22   ` Kim F. Storm
2009-01-25 21:37     ` Juri Linkov
2009-01-25 22:43       ` Kim F. Storm
2009-01-26  1:54     ` Stefan Monnier
2009-01-25 20:00   ` Drew Adams
2009-01-25 21:45     ` Juri Linkov
2009-01-26  4:09       ` Eli Zaretskii
2009-01-25 21:33   ` Lennart Borgman
2009-01-25 19:04 ` Gilaras Drakeson
2009-01-25 21:47   ` Juri Linkov
2009-01-25 22:49     ` Kim F. Storm
2009-01-26  0:42       ` Dan Nicolaescu
2009-01-26 23:52         ` Juri Linkov [this message]
2009-01-27  0:48           ` Drew Adams
2009-01-27 17:40           ` Kim F. Storm
2009-01-26 23:48       ` Juri Linkov

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=87ab9dll12.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=gilaras@gmail.com \
    --cc=storm@cua.dk \
    /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.