all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jack Kelly <jack@jackkelly.name>
To: Ferdinand <Ferdinand.Gruebler@gmx.de>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: emacs not loading package via load-path
Date: Thu, 9 Aug 2012 07:34:53 +1000	[thread overview]
Message-ID: <CAEnY7O9OKugGOZ1RqyZSVgBAXozXX=Mg1C52Z_6Tdn10bUzFDg@mail.gmail.com> (raw)
In-Reply-To: <FCEFB8F3-F422-43BA-8ABC-06EDF6637B66@gmx.de>

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:34 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 [this message]
2012-08-08 21:47   ` Ferdinand
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

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

  git send-email \
    --in-reply-to='CAEnY7O9OKugGOZ1RqyZSVgBAXozXX=Mg1C52Z_6Tdn10bUzFDg@mail.gmail.com' \
    --to=jack@jackkelly.name \
    --cc=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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.