[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grep key bindings
From: |
Ted Zlatanov |
Subject: |
Re: Grep key bindings |
Date: |
Thu, 03 Jul 2008 08:18:05 -0500 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) |
On Thu, 03 Jul 2008 01:42:48 +0300 Juri Linkov <address@hidden> wrote:
JL> Do you type `M-x compile RET' as often as `M-x grep RET'?
JL> I think it needs a key binding as well.
M-x gr TAB
-> grep is the default, so you just need to hit ENTER (grep-find is the
only other candidate). 5 keystrokes (6 if you use ESC x for M-x as I
do). I know I could type `grep' instead of `gr TAB' but I'm used to
TAB-completion.
M-x co TAB
-> about 50 candidates, can't hit ENTER, need to type the whole word
`compile'. 10-11 keystrokes.
This is why I bind `compile' to a key, personally.
Ted
- Grep key bindings (was: Yanking isearch to highlight-regexp), Juri Linkov, 2008/07/01
- Re: Grep key bindings, Phil Jackson, 2008/07/03
- RE: Grep key bindings, Drew Adams, 2008/07/03
- Re: Grep key bindings, Eli Zaretskii, 2008/07/04
- Re: Grep key bindings, Miles Bader, 2008/07/04