[ESS] simple questions
Kasper Daniel Hansen
k.hansen at biostat.ku.dk
Thu Oct 21 19:02:06 CEST 2004
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)
in your .emacs.
/Kasper
More information about the ESS-help
mailing list