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

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

Re: dired and multi-occur


From: Thierry Volpiatto
Subject: Re: dired and multi-occur
Date: Sat, 05 Dec 2009 11:20:28 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

Kevin Rodgers <kevin.d.rodgers@gmail.com> writes:

> Dirk80 wrote:
>> I would like to search a string through multiple files. I like multi-occur a
>> lot. It would be great if it is possible to combine dired and multi-occur. I
>> want that multi-occur is applied to all marked files.
>
> Why not:
>
> ,----[ C-h k A ]
> | A runs the command dired-do-search
> |   which is an interactive autoloaded Lisp function in `dired-aux'.
> | It is bound to A, <menu-bar> <operate> <search>.
> | (dired-do-search regexp)
> |
> | Search through all marked files for a match for regexp.
> | Stops when a match is found.
> | To continue searching for next match, use command M-,.
> `----

Also, traverselisp.el does all that and anything-traverse.el does that
incrementally. See:
http://mercurial.intuxication.org/hg/traverselisp

-- 
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France





reply via email to

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