[ESS] simple questions
Stephen Eglen
S.J.Eglen at damtp.cam.ac.uk
Thu Oct 21 19:43:57 CEST 2004
Kasper Daniel Hansen writes:
> Meinhard Ploner <meinhardploner at gmx.net> writes:
>
> > 3) I know how to change to the last buffer (C-x b) and to the buffer
> > list (C-x C-b). But can I change directly to the 2nd last buffer or
> > can I rotate through the buffers with shortcuts?
>
> Perhaps you do not like it, but you might try
>
> (require 'iswitchb)
> (iswitchb-default-keybindings)
hi Kasper,
I'm all in favour of the plug for iswitchb! However, the commands you
suggest are slightly out of date now for modern versions of Emacs (but
not XEmacs probably). If the above does not work, do try:
(iswitchb-mode 1)
instead. (This is for Emacs 21.)
Best wishes, Stephen
More information about the ESS-help
mailing list