I often have many buffers open at the same time; when
I want to clean stuff up I hit 'C-x b', manually mark
ones I don't want around anymore, then hit 'x' to
delete them.

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.

Thanks for any pointers, examples, etc.
-usman

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to