[email protected] writes:

Hi!

>> I have this in my .emacs :
>>
>> (global-set-key "\C-x\C-b" 'buffer-menu)
>
> Wow!  This rocks.  Opens a full window buffer list that closes with q.

Another nice buffer menu with advanced features like grouping and
sorting is ibuffer:

  (global-set-key "\C-x\C-b" 'ibuffer)

Bye,
Tassilo
-- 
Chuck Norris' roundhouse kick is so  powerful, it can be seen from outer
space by the naked eye.



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to