R-help is not at all the place to ask such a question. Please use ess-help (or an Xemacs mailing list).
>>>>> "WS" == Werner Stanzl <[EMAIL PROTECTED]> >>>>> on Fri, 2 May 2008 20:41:21 -0400 writes: WS> Hi, WS> When I start Xemacs version 21.5.28 (in Unix), using the init.el: WS> (setq bell-volume 0) WS> (setq sound-alist nil) WS> (setq grep-find-use-xargs nil) WS> (require 'ess-site) WS> I get the following error: WS> (1) (initialization/error) An error has occurred while loading WS> $home/.xemacs/init.el: WS> Cannot open load file: "ess-site" WS> Backtrace follows: WS> signal(file-error ("Cannot open load file" "ess-site")) WS> # bind (path handler filename nosuffix nomessage noerror file) WS> load("ess-site" nil require nil) WS> # (unwind-protect ...) WS> require(ess-site) WS> ... WS> The above init.el worked for earlier versions of Xemacs. WS> Does anyone know how to fix this? WS> Thanks. WS> Werner WS> [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.