[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#4982: rgrep can't deal with .gz files
From: |
jidanni |
Subject: |
bug#4982: rgrep can't deal with .gz files |
Date: |
Sat, 21 Nov 2009 05:17:02 +0800 |
>>>>> "JL" == Juri Linkov <juri@jurta.org> writes:
>> rgrep should be enhanced so if it encounters .gz files
>> it knows what to do.
JL> This would be tricky to implement. When searching in .gz files
JL> we have to rely on zgrep
Ah, of course... OK, now in .emacs I'll just use
(setq grep-program "zgrep")
as a workaround, as zgrep also works fine on non compressed files.
JL>(that has its own problems - it doesn't highlight grep matches).
Seems to work for me.
JL> I suggest creating a new command (say, `zrgrep') as a wrapper for `zgrep'
JL> and with UI like `rgrep'.
- bug#4982: rgrep can't deal with .gz files, jidanni, 2009/11/19
- bug#4982: rgrep can't deal with .gz files, Juri Linkov, 2009/11/20
- bug#4982: rgrep can't deal with .gz files, Thierry Volpiatto, 2009/11/20
- bug#4982: rgrep can't deal with .gz files, Kevin Rodgers, 2009/11/20
- bug#4982: rgrep can't deal with .gz files,
jidanni <=
- bug#4982: rgrep can't deal with .gz files, Juri Linkov, 2009/11/22
- bug#4982: rgrep can't deal with .gz files, jidanni, 2009/11/22
- bug#4982: rgrep can't deal with .gz files, Juri Linkov, 2009/11/23
- bug#4982: rgrep can't deal with .gz files, jidanni, 2009/11/23
- bug#4982: rgrep can't deal with .gz files, Juri Linkov, 2009/11/24
- bug#4982: rgrep can't deal with .gz files, Stefan Monnier, 2009/11/22
- bug#4982: rgrep can't deal with .gz files, Juri Linkov, 2009/11/23
bug#4982: marked as done (rgrep can't deal with .gz files), Emacs bug Tracking System, 2009/11/25