unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Load ESS lisp file from user directory instead of from shared location
@ 2010-12-27 20:36 epowell
  0 siblings, 0 replies; 5+ messages in thread
From: epowell @ 2010-12-27 20:36 UTC (permalink / raw)
  To: Help-gnu-emacs


Hello,  

I noticed that I have been using an old version of ESS (stored on a shared
location) and wanted to upgrade to the more recent one.  Rather than contact
the sysadmins, I was hoping I could do this locally.

I downloaded the newest version and placed the folder here:
~/elisp/ess-5.12/ and I added 
(require 'ess-site) to my .emacs file.  Note that my .emacs file also has
(add-to-list 'load-path "~/elisp"). 

Unfortunately, I do not think this worked because when I open an R script
then open an R process, it says: "Type C-h m for help on ESS version 5.3.3". 
(Aside question: Is there any better way to check the version of ESS which
is running?) 

My first thought was that the load path was not searching in the
subdirectories of ~/elisp.  Is this true?  I tried to account for that by
also putting this in my .emacs :

(let ((default-directory "~/elisp"))
      (normal-top-level-add-to-load-path '("ess-5.12" "cedet-1.0pre7")))

This also did not help.  I'm running gnu emacs 21.4.1.

-- 
View this message in context: http://old.nabble.com/Load-ESS-lisp-file-from-user-directory-instead-of-from-shared-location-tp30541254p30541254.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.4.1293482217.2341.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2010-12-29 14:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-27 20:36 Load ESS lisp file from user directory instead of from shared location epowell
     [not found] <mailman.4.1293482217.2341.help-gnu-emacs@gnu.org>
2010-12-27 22:41 ` Tim X
2010-12-28 20:03   ` epowell
     [not found]   ` <mailman.1.1293566701.3661.help-gnu-emacs@gnu.org>
2010-12-29  0:16     ` Tim X
2010-12-29 14:58       ` epowell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).