[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to search all open buffers?
From: |
Tom Tromey |
Subject: |
Re: How to search all open buffers? |
Date: |
Tue, 04 Sep 2007 09:51:46 -0600 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) |
>>>>> "kj" == kj <socyl@987jk.com.invalid> writes:
kj> In all honesty, reading your reply made me only *more* puzzled at
kj> this resistance to a built-in command to search all file-visiting
kj> buffers.
I think it is a fine idea. I'm a little surprised it doesn't exist
yet somewhere. It shouldn't be too hard to write... :-)
That said, I doubt I'd use it. I rarely even use occur -- and when
I'm doing multi-file things I almost always also want to search the
files in my project that I'm not visiting.
Tom