Initializations

Rodney Sparapani rsparapa at post.its.mcw.edu
Thu Apr 26 15:57:05 CEST 2001


Hormuzd:

I use ESS 5.1.18 with SAS v. 8.0 and Emacs 20.7 under Windows 2000.  These 
really aren't optimizations, but there are two issues.  If you use Norton 
Anti-virus 2000, then you will need to disable it before attempting to submit a 
batch SAS job.  And, to get around the underscore issue, put the following in 
your .emacs after you load ess-site.el:

------------- Begin Included Message -------------

(save-excursion                           ;;workaround for ess-smart-underscore
  (switch-to-buffer "unlikely-name.sas")  ;;workaround for ess-smart-underscore
  (sas-mode)                              ;;workaround for ess-smart-underscore
  (define-key sas-mode-local-map "_" nil) ;;workaround for ess-smart-underscore
  (kill-buffer "unlikely-name.sas"))      ;;workaround for ess-smart-underscore
------------- End Included Message -------------

Rodney Sparapani              Medical College of Wisconsin
Sr. Biostatistician           Patient Care & Outcomes Research (PCOR)
rsparapa at mcw.edu              8701 Watertown Plank Rd., Rm. H2775
(414) 456-8786 (FAX: 6689)    PO Box 26509, Milwaukee, WI  53226-0509

 
>From: "Katki, Hormuzd (NCI)" <katkih at mail.nih.gov>
>To: ESS-help at stat.math.ethz.ch
>Subject: Initializations
>Date: Wed, 25 Apr 2001 20:46:30 -0400
>MIME-Version: 1.0
>
>	Hi.  I have recently set up ESS 5.1.18 within emacs 20.7 on WinNT
>4.0.  I was wondering if anyone would be willing to share how they have set
>up their .emacs, .First() and .Last() to optimize their programming
>environment for R and SAS.
>
>Thank you,
>
>Hormuzd Katki
>Biostatistics Branch, Division of Cancer Epidemiology and Genetics
>National Cancer Institute
>6120 Executive Blvd. Room 8044 MSC 7244
>Rockville, MD 20852-4910
>301-594-7818 (voice)
>301-402-0081 (fax)
>katkih at mail.nih.gov
>
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>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
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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