[ESS] fighting indentation in SAS mode

Rodney Sparapani rsparapa at mcw.edu
Tue Nov 5 23:58:56 CET 2013


On 11/05/2013 04:34 PM, Thompson,Paul wrote:
> How do you turn the mode on and off?

ess-sas-edit-keys-toggle is an interactive compiled Lisp function in
`ess-sas-a.el'.

(ess-sas-edit-keys-toggle &optional ARG)

Toggle `ess-sas-edit-keys-toggle'.  Optional arg is still
accepted for backward compatibility, however, arg is ignored.

And see...

ess-sas-edit-keys-toggle is a variable defined in `ess-sas-a.el'.
Its value is t

Documentation:
Toggle TAB/RET key in `SAS-mode'.
nil binds TAB to `sas-indent-line' and RET to `newline-and-indent'.
Non-nil binds TAB to `ess-sas-tab-to-tab-stop',
C-TAB to `ess-sas-backward-delete-tab', and RET to `newline'.

-- 
Rodney Sparapani, PhD
Manager of Statistical & Computational Operations
Center for Patient Care and Outcomes Research (PCOR)
Medical College of Wisconsin (MCW), Milwaukee, USA
http://www.linkedin.com/in/rodneysparapani



More information about the ESS-help mailing list