[ESS] SAS. Is Ess 12.09 working?

Rodney Sparapani rsparapa at mcw.edu
Tue Nov 20 23:35:22 CET 2012


On 11/20/2012 10:34 AM, Rodney Sparapani wrote:

> Hi Paul:
>
> Oh, you are right! Maybe this is part of the problem. The issue is
> that 'sas-mode-local-map is nil since #'SAS-mode has not been invoked
> yet. I guess we need to put that on a hook or something.
>
> In the meantime, try (ess-sas-global-unix-keys)
>

Or just set the keymap accordingly prior to the call, i.e.
(setq sas-mode-local-map (copy-keymap (current-local-map)))
(ess-sas-local-unix-keys)

-- 
Rodney Sparapani, PhD  Center for Patient Care and Outcomes Research
Sr. Biostatistician               http://www.mcw.edu/pcor
4 wheels good, 2 wheels better!   Medical College of Wisconsin (MCW)
WWLD?:  What Would Lombardi Do?   Milwaukee, WI, USA



More information about the ESS-help mailing list