underscore and ess-5.1.8
Rich Heiberger
rmh at surfer.sbm.temple.edu
Thu Feb 1 19:23:44 CET 2001
whoops, that wasn't the right fix. It is necessary to have a .sas file
first. This fix creates and kills a fake sas file.
Add the following to ess-site.el immediately following
the (require 'essd-sas)
(require 'essd-sas)
(save-excursion
(switch-to-buffer "unlikely-name.sas")
(sas-mode)
(define-key sas-mode-local-map "_" nil)
(kill-buffer "unlikely-name.sas"))
Rich
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe or unsubscribe
(in the "body", not the subject !) To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the ESS-help
mailing list