I previously asked how to switch R sessions in ESS, and the use of C-x C-s has sped up my workflow greatly.
However, if I have multiple R sessions (even as few as 3), it can be difficult to remember which on is R, which is R:2, and which is R:3. Is there a way to get ESS, Emacs, or tramp to automatically name the different r sessions based on server / directory that R is running in?
R,R:2, etc. not sure why, even after reading gnu.org/software/emacs/manual/html_node/emacs/Uniquify.html – David Jan 4 '11 at 1:44