From the get go: sorry if I\'m not using the proper emacs terminology -- I\'m relatively wet behind the ears in the emacs world.
http://picasaweb.google.com/lh/photo/F-p2qK3itxJsgj1开发者_运维问答tLLGsow?feat=directlink If you look at the picture, theres this usage bit from the R help files at the bottom in the minbuffer.
Can anyone share his experience on workflow for R peject development under ESS? I tried several times to learn emacs but I have not get it yet. I can understand ESS as an editor, but is there a projec
I\'m using GNU/Linux distro (Arch, if that\'s relevant), Emacs v23.2.1, ESS v5.9 and AucTeX v11.86. I want to setup AucTeX to recognize .Rnw files, so I can run LaTeX on .Rnw files with C-c C-c and g
ESS allows us to indent a line and an expression. Is there a key binding for indenting a buffe开发者_如何学Gor? If not, can we create it?As stated by others you could mark the whole buffer C-x h and t
I would like to ask regular ESS/R use开发者_如何学Gors what key bindings do they use frequently and tips on using ESS/R.I have set several shortcuts in my .emacs file. The most useful are:
I believe that not all R users know elisp. It would be nice if E开发者_开发问答SS users could share their code in their .emacs file here. Well commented code would be particularly useful. Hope this wi
In ESS when I am evaluating chunks of code in a .R file using C-c C-j or C-c C-r (to send the line or region to a running R p开发者_如何学Pythonrocess), how can I get the R buffer to scroll down autom
I have switched to using emacs-ess for my R code development and it is working great. I would like to be able to write some small R code I am using for debugging my R script into the scratch buffer, a
I am using ESS in Windows XP. I have noticed that 开发者_如何学Goshell.exec is much slower with ESS than with RGui (the problem occurs when I try help(ls) for example, the help is displayed much faste