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

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

Re: How to search all open buffers?


From: Dieter Wilhelm
Subject: Re: How to search all open buffers?
Date: Fri, 31 Aug 2007 08:08:08 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Eric Hanchrow <offby1@blarg.net> writes:

>>>>>> "Dieter" == Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:
>
>     Dieter> Wouldn't be--in this context--dired-do-search in the
>     Dieter> buffer *Buffer List* a better idea (if it only were
>     Dieter> available there)?
>
> Actually, "ibuffer" has "ibuffer-do-multi-occur", which is pretty much
> what you want.

My answer is:
(global-set-key (kbd "C-x C-b") 'ibuffer)
(autoload 'ibuffer "ibuffer" "List buffers." t)

I'm doomed, why can't I live in peace and constantly have to master
yet another Emacs mode?  Thanks, anyway ;-)


-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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