all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How to search all open buffers?
Date: Fri, 31 Aug 2007 11:40:35 +0300	[thread overview]
Message-ID: <ubqco14ho.fsf@gnu.org> (raw)
In-Reply-To: <87odgosmcf.fsf@debby.local.net> (message from Dieter Wilhelm on Fri, 31 Aug 2007 00:12:48 +0200)

> Cc: help-gnu-emacs@gnu.org
> From: Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
> Date: Fri, 31 Aug 2007 00:12:48 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: kj <socyl@987jk.com.invalid>
> >> Date: Thu, 30 Aug 2007 16:46:27 +0000 (UTC)
> >> 
> >> I run into this *all* the time: I've been coding for several days,
> >> working on 20-30 files simultaneously, and I need to get back to
> >> the one among these many buffers that contains a particular string
> >> or regex.
> >
> > Then just search the files for that regex, e.g. with the Dired's `A'
> > command.  Emacs will notice when a particular file is already in a
> > buffer and will search that buffer instead.
> 
> But the A (dired-do-search) key seems to work only for the files which
> are present in the current Dired buffer not necessarily for all opened
> buffers.

I'm assuming that the OP is working on some project, since he said
that he wanted to find some function or variable in one of the
buffers.  Presumably, those buffers all visit files that belong to
some project, and if so, they all live in a single directory, or in a
single tree under the same parent directory.  Thus `A' is appropriate.

  parent reply	other threads:[~2007-08-31  8:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-27 20:33 How to search all open buffers? kj
2007-08-27 22:36 ` Eric Hanchrow
2007-08-27 22:57   ` Lennart Borgman (gmail)
2007-08-27 23:32 ` Drew Adams
2007-08-29 15:52   ` Eric Hanchrow
     [not found] ` <fb1e0l$jm0$1@reader1.panix.com>
     [not found]   ` <mailman.5468.1188330586.32220.help-gnu-emacs@gnu.org>
2007-08-29  9:51     ` Richard G Riley
2007-08-30 16:46     ` kj
2007-08-30 21:18       ` Eli Zaretskii
2007-08-30 22:12         ` Dieter Wilhelm
2007-08-31  3:18           ` Eric Hanchrow
2007-08-31  6:08             ` Dieter Wilhelm
2007-08-31 13:07               ` Eric Hanchrow
2007-08-31  8:40           ` Eli Zaretskii [this message]
     [not found]       ` <mailman.76.1188508709.18990.help-gnu-emacs@gnu.org>
2007-09-04 13:30         ` kj
2007-09-04 15:51           ` Tom Tromey
2007-09-04 16:45             ` Lennart Borgman (gmail)
2007-09-04 19:03               ` J. David Boyd
2007-09-04 20:38           ` Eli Zaretskii
     [not found]           ` <mailman.323.1188938333.18990.help-gnu-emacs@gnu.org>
2007-09-07 19:16             ` kj
     [not found] <defy23tpt1.fsf@freenet.de>
2007-09-01  1:22 ` Drew Adams

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=ubqco14ho.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.