[ESS] R ESS Tab does not work

Charles C. Berry cberry at tajo.ucsd.edu
Sun Feb 1 18:50:09 CET 2009


On Sat, 31 Jan 2009, chd850 at gmail.com wrote:

> Hi,
>
> I am trying to edit R scripts in Aquamacs with ESS. Under the ESS mode, 
> the Tab does not work. It just does not respond and does nothing.


Are you sure it does 'nothing'? If it is re-indenting a line that is 
properly indented nothing will change position.

>From C-h k TAB <in an .R buffer> I get

     TAB (translated from <tab>) runs the command ess-indent-command
     which is an interactive compiled Lisp function in `ess-mode.el'.It is
     bound to TAB, <menu-bar> <ESS> <ESS Edit> <Indent line>.
     (ess-indent-command &optional whole-exp)

If you want you can rebind the TAB key in ess-mode.

But maybe you should just use tab-to-tab-stop to override what 
ess-indent-command wants to do.

Try M-i where you think you need a tab and see if that helps. If you don't 
like the stops

 	Use M-x edit-tab-stops to edit them interactively.

HTH,

Chuck


Is 
> there a way to specify/set this, so that I can use Tab to jump, say n 
> whitespaces?
>
> Thanks,
> Stanley
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>

Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901




More information about the ESS-help mailing list