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

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

Re: How to search through all buffers?


From: Kevin Rodgers
Subject: Re: How to search through all buffers?
Date: Mon, 07 Apr 2003 12:23:45 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Eric Hanchrow wrote:

I'd like to find all the occurrences of a particular word in all my
Emacs buffers, but cannot think of a way to do it short of writing my
own Elisp.  Is there in fact a way?

<plug type=shameless>

igrep-visited-files: an interactive compiled Lisp function in `igrep'.
(igrep-visited-files PROGRAM EXPRESSION &optional OPTIONS)

*Run `grep` PROGRAM to match EXPRESSION (with optional OPTIONS) on all visited files.
See `M-x igrep'.
</plug>


http://www.google.com/groups?&as_umsgid=%3C3D4EAF0E.8010107%40ihs.com%3E

or email me for a newer version.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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