|--==> "KMH" == Karl M Hegbloom <karlheg(a)hegbloom.net> writes:
KMH> This is such a nice way to view the buffer list that I think it
KMH> should be the default way to view it. Can we put this on C-x C-b,
KMH> please?
Sure, just add
(define-key global-map [(control x) (control b)] 'ibuffer)
to your init.el
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|