[ESS] ESS with Vista

Stephen Eglen S.J.Eglen at damtp.cam.ac.uk
Thu Mar 19 10:28:56 CET 2009



> AFAIK,  C-[Tab] has never been defined for me in emacs.
> There's  'C-x b' or  'C-x o' (and others)  that are useful for switching
> buffers, and if you want you can decide to  bind  C-[Tab] to one
> of those.   But to which one would you want ?

here's a quick plug for my buffer switching routine, iswitchb.  On
recent Emacs (not sure what XEmacs has now), just do:

;; Installation:
;; To get the functions in this package bound to keys, use
;; M-x iswitchb-mode or customize the option `iswitchb-mode'.
;; Alternatively, add the following line to your .emacs:
;; (iswitchb-mode 1)

http://www.emacswiki.org/emacs/IswitchBuffers

Stephen




More information about the ESS-help mailing list