all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: How to search through all buffers?
Date: Mon, 07 Apr 2003 12:23:45 -0600	[thread overview]
Message-ID: <3E91C231.6090708@yahoo.com> (raw)
In-Reply-To: 87r88hy8mr.fsf@blarg.net

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>

      parent reply	other threads:[~2003-04-07 18:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-05  2:34 How to search through all buffers? Eric Hanchrow
2003-04-05  4:11 ` John Paul Wallington
2003-04-05  4:44   ` John Paul Wallington
2003-04-05  6:11     ` John Russell
2003-04-07 18:23 ` Kevin Rodgers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E91C231.6090708@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.