help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-grep-dired - default directory to start with


From: Dmitry Gutov
Subject: Re: find-grep-dired - default directory to start with
Date: Tue, 28 Jul 2015 15:43:55 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 07/28/2015 03:25 PM, Martin Barth wrote:

I am looking for a alternatetive function where this "Start directory"
can be predefined.
basically

(setq my-default-search-dir '/home/foo/bar);

and then M-x find-grep-dired-in-my-default-search-dir

Define your own my-find-grep-dired, copy the definition of find-grep-dired there, and change it to use my-default-search-dir.

Should be easy.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]