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]]
Archive maintained by Robert King, hosted by
the discipline of
statistics at the
University of Newcastle,
Australia.
Archive generated by hypermail 2.2.0, at Sat 03 May 2008 - 19:30:37 GMT.
Mailing list information is available at https://stat.ethz.ch/mailman/listinfo/r-help. Please read the posting guide before posting to the list.