comp.emacs-various_ways_of_doing_emacs_grep-finds

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



From: Kin Cho <ignore-this-prefixkin@techie.com>
Subject: Re: M-x grep-find
Newsgroups: comp.emacs
Date: 22 Jan 2004 10:02:20 -0800

aulne <aulne2002@yahoo.ca> writes:

>   Is it possible to change the default grep command whne doing a M-x
> grep-find, especially the parameters to the grep command ?

Put (setq grep-find-command "my grep find command") in your .emacs.

===

From: "Javier Oviedo" <email_joviedo@yahoo.com>
Subject: Re: M-x grep-find
Newsgroups: comp.emacs
Date: Thu, 22 Jan 2004 13:45:04 -0500

try igrep.el.
It is a very excellent package, IMHO.

===

From: "leo" <halloleo@noospaam.myrealbox.com>
Subject: Re: M-x grep-find
Newsgroups: comp.emacs
Date: Fri, 23 Jan 2004 16:15:36 +1100

"aulne" <aulne2002@yahoo.ca> wrote:

>   Is it possible to change the default grep command whne doing a M-x
> grep-find, especially the parameters to the grep command ?

try M-x find-grep-dired. that's customizable and you get the
results in an dired buffer.

===



the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu