[ESS-bugs] Fwd: Re: Fwd: Re: Problems with S+common-cust-alist

Richard M. Heiberger rmh at temple.edu
Tue Nov 8 06:04:37 CET 2005


Thank you.  This explains it.  You have a version incompatibility.  You loaded
ESS 5.2.10 and somehow ended up with 5.1.21.  The variable in question was renamed
after 5.1.21 and that's why 5.2.10 couldn't find it in the 5.1.21 version.

This probably means that you have loaded ESS twice.  Most likely once in your
site-lisp/site-start.el and once in your .emacs or init.el.  Or it could mean
that you have some *.elc files of 5.1.21 left over from an earlier installation
and they are getting found instead of the *.el files of the current 5.2.10.

Please remove all ess/lisp/*.elc files.  Please check all .emacs init.el site-start.el and
default.el files for code that loads any older version of ESS.

---- Original message ----
>Date: Mon, 07 Nov 2005 15:28:14 -0800
>From: Deborah Donnell <deborah at scharp.org>  
>Subject: Re: Fwd: Re: [ESS-bugs] Problems with S+common-cust-alist  
>To: "Richard M. Heiberger" <rmh at temple.edu>
>Cc: ESS-bugs at stat.math.ethz.ch
>
>The version definition I get is:
>
>`ess-version' is a variable declared in Lisp.
>   -- loaded from "ess-cust"
>
>Value: "5.1.21"
>
.....
> (load "C:/Program Files/XEmacs/xemacs-packages/ess-5.2.10/lisp/ess-site")




More information about the ESS-bugs mailing list