Hi, 

When I start Xemacs version 21.5.28 (in Unix), using the init.el:  
(setq bell-volume 0) 
(setq sound-alist nil) 
(setq grep-find-use-xargs nil) 
(require 'ess-site) 
  
I get the following error: 

(1) (initialization/error) An error has occurred while loading
$home/.xemacs/init.el: 
Cannot open load file: "ess-site" 
Backtrace follows: 
  signal(file-error ("Cannot open load file" "ess-site")) 
  # bind (path handler filename nosuffix nomessage noerror file) 
  load("ess-site" nil require nil) 
  # (unwind-protect ...) 
  require(ess-site) 
... 

The above init.el worked for earlier versions of Xemacs.

Does anyone know how to fix this?  

Thanks. 
Werner 

 


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

Reply via email to