all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <me@nschum.de>
To: lehe <timlee126@yahoo.com>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: cannot open load file
Date: Thu, 05 Mar 2009 10:35:36 +0100	[thread overview]
Message-ID: <m2fxhse2hj.fsf@nschum.de> (raw)
In-Reply-To: <22343139.post@talk.nabble.com> (lehe's message of "Wed, 4 Mar 2009 16:59:17 -0800 (PST)")

lehe <timlee126@yahoo.com> wrote:  > (setq load-path  > 
(append (list nil "${HOME}/bin/bashdb-4.0-0.2/bin/"  > 
"/user/bil/emacs"  >                     "/usr/local/lisplib"  > 
"~/emacs")  >               load-path))

You only need the path that includes the .el file here, but I 
think you need to expand ~ and HOME first.

(add-to-list 'load-path (expand-file-name "~/emacs"))


regards,
Nikolaj Schumacher




  reply	other threads:[~2009-03-05  9:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05  0:59 cannot open load file lehe
2009-03-05  9:35 ` Nikolaj Schumacher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-12 13:20 Cannot " rahed
2010-04-12 15:28 ` tomas
2010-04-12 16:00   ` Peter Dyballa
2010-04-12 19:16     ` tomas
2010-04-12 20:04   ` rahed
2010-04-12 20:17     ` Peter Dyballa
2010-04-13 12:02     ` rahed
2010-04-13 12:47       ` Peter Dyballa

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=m2fxhse2hj.fsf@nschum.de \
    --to=me@nschum.de \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=timlee126@yahoo.com \
    /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.