unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ferdinand <Ferdinand.Gruebler@gmx.de>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: emacs not loading package via load-path
Date: Wed, 8 Aug 2012 23:47:17 +0200	[thread overview]
Message-ID: <8DDBEAA4-6DA8-4582-82E6-604FCF0C354D@gmx.de> (raw)
In-Reply-To: <CAEnY7O9OKugGOZ1RqyZSVgBAXozXX=Mg1C52Z_6Tdn10bUzFDg@mail.gmail.com>

> These paths are not the same, and I don't know if that's an error in
> your email or in your .emacs. 

sorry, that was a typo.

I meant to write:

>> (add-to-list 'load-path "~/documents/emacs/load on startup/ess/lisp/")
                                       
and 

>> (load "~/documents/emacs/load on startup/ess/lisp/ess-site.el")





On Aug 8, 2012, at 11:34 PM, Jack Kelly <jack@jackkelly.name> wrote:

> On Thu, Aug 9, 2012 at 6:04 AM, Ferdinand <Ferdinand.Gruebler@gmx.de> wrote:
>> Hi,
>> 
>> I would like to use ESS (emacs speaks statistics).
>> Therefore I put the ess-site.el in a directory that I added to the load-path variable in my .emacs file:
>> 
>> (add-to-list 'load-path "~/documents/emacs/load on startup/ess/lisp/")
>> (require ’ess-site)
>> 
>> 
>> This doesn't work. I get an error on startup (Symbol's value as variable is void: ’ess-site)
>> and I can't open an R session which tells me that the crucial .el file was not loaded.
>> 
>> When I load the ess-site.el manually or add this to .emacs:
>> (load "~/documents/sonstiges/emacs/load on startup/ess/lisp/ess-site.el")
>> it all works fine.
> 
> These paths are not the same, and I don't know if that's an error in
> your email or in your .emacs. (The second has "sonstiges" between
> "documents" and "emacs".)
> 
> -- Jack




  reply	other threads:[~2012-08-08 21:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-08 20:04 emacs not loading package via load-path Ferdinand
2012-08-08 21:34 ` Jack Kelly
2012-08-08 21:47   ` Ferdinand [this message]
2012-08-08 21:47 ` Suvayu Ali
2012-08-08 22:52   ` Ferdinand
     [not found] <mailman.6594.1344456250.855.help-gnu-emacs@gnu.org>
2012-08-09  2:16 ` Barry Margolin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8DDBEAA4-6DA8-4582-82E6-604FCF0C354D@gmx.de \
    --to=ferdinand.gruebler@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).