[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1863: Improved grep prompt
From: |
jidanni |
Subject: |
bug#1863: Improved grep prompt |
Date: |
Thu, 15 Jan 2009 08:40:39 +0800 |
JL> It already says that.
JL> `C-h f grep RET':
But nobody would look there often. All I know is I took the Tutorial
in the 80's and would never know about the two new greps unless
alerted somehow.
JL> There is already a template option for the old `grep'.
JL> grep-command is a variable defined in `grep.el'.
JL> Its value is "grep -nH -e *"
Ah, newer than Debian sid. OK, doing
(setq grep-command "grep -nHe *"); until emacs 23
By the way, you can combine the nH and e options to save some minibuffer.
- bug#1863: Improved grep prompt, jidanni, 2009/01/11
- bug#1863: Improved grep prompt, Juri Linkov, 2009/01/13
- bug#1863: Improved grep prompt, jidanni, 2009/01/13
- bug#1863: Improved grep prompt, Juri Linkov, 2009/01/14
- bug#1863: Improved grep prompt,
jidanni <=
- bug#1863: Improved grep prompt, Lennart Borgman, 2009/01/14
- bug#1863: Improved grep prompt, Juri Linkov, 2009/01/14
- bug#1863: Improved grep prompt, Lennart Borgman, 2009/01/14
- bug#1863: Improved grep prompt, Juri Linkov, 2009/01/15
- bug#1863: Improved grep prompt, Lennart Borgman, 2009/01/15
- bug#1863: Improved grep prompt, richardeng, 2009/01/16
- bug#1863: Improved grep prompt, Stefan Monnier, 2009/01/14