|
| From: | Dan Elliott |
| Subject: | Re: can I batch select buffers in buffer menu mode? |
| Date: | Wed, 20 Jul 2005 23:15:10 -0500 |
| User-agent: | Mozilla Thunderbird 1.0.2 (Macintosh/20050317) |
Lennart Borgman wrote:
Drew Adams wrote:Is there a way I can specify a pattern and mark all matching buffers for deletion? For instance, it'd be great if I could say "M-x mark-matching ~/src/2.2/*.cpp" to mark all buffers visiting files in that dir for removal. For buffers (in *Buffer List*):I don't think there is a command to mark buffers via regexp, but you couldwrite one!Does not ibuffer has support for this? The help text says: % n - mark buffers by their name, using a regexp
Is ibuffer a package apart from the buffer abilities that are a part of EMACS?
Thank you. - dan
| [Prev in Thread] | Current Thread | [Next in Thread] |