>>>> "jpw" == John Paul Wallington
<jpw(a)shootybangbang.com> writes:
jpw> Adrian.Aichner(a)t-online.de (Adrian Aichner) wrote:
> Hi John Paul, hi Steve!
>
> Educated fooling around has not led any information how ibuffer should
> officially be activated.
>
> I seem to recall that binding C-x C-b to 'ibuffer was suggested before.
>
> Is this The Right Thing?
>
> What's the correct idiom to state "I want to use ibuffer instead of
> list-buffers."?
jpw> global-set-key, I guess. I like to mouse about so I've changed my
jpw> Buffers > List All Buffers menu item too.
Ah, yes of course.
jpw> I want to change core so that C-x C-b (and the menu item)
jpw> runs a list-all-buffers command, and that calls the value of
jpw> a customizable variable list-all-buffers-function (or should
jpw> that be called list-all-buffers-command?); is this a good
jpw> idea?
Sounds good to me. list-all-buffers-function would get my vote.
I just use
(global-set-key '[(control ?x) (control ?b)] 'ibuffer)
for now.
jpw> --
jpw> John Paul Wallington
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/