ESS toolbar issue (5.2.2, XEmacs 21.4, Win)

Rodney Sparapani rsparapa at post.its.mcw.edu
Mon Sep 20 16:40:24 CEST 2004


AJ:

It's a simple fix.  Go to line 108, or thereabouts, of ess-toolbar.el and 
replace that code with (a new version will be released RSN, but an xemacs 
package might be a while):

(unless (file-directory-p ess-icon-directory)
    (ess-write-to-dribble-buffer
	"`ess-icon-directory' does not exist; using `ess-etc-directory'.\n")
    (setq ess-icon-directory ess-etc-directory))
    
Rodney Sparapani              Medical College of Wisconsin
Sr. Biostatistician           Patient Care & Outcomes Research
rsparapa at mcw.edu              http://www.mcw.edu/pcor
Was 'Name That Tune' rigged?  WWLD -- What Would Lombardi Do




More information about the ESS-help mailing list