unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: kgold@watson.ibm.com (kgold)
Subject: Re: *.el files
Date: 9 Sep 2002 17:49:58 GMT	[thread overview]
Message-ID: <alin06$nti$1@news.btv.ibm.com> (raw)
In-Reply-To: mailman.1031561802.29468.help-gnu-emacs@gnu.org


They have to be in a directory in your "load-path".  Here's a sample of
how to set a load-path in your .emacs.

(setq load-path
      (append '("~/emacs") load-path))


In article <mailman.1031561802.29468.help-gnu-emacs@gnu.org>,
 Raimund.Kohl@freenet.de writes:
> Hi,
> 
> I've downloaded wiki.el and planner.el -- now: where do I move the files
> to so that emacs can find them. If I just leave them in my /home/user
> directory and put (load emacs-wiki) and (load planner) in my .emacs file
> they cause lisp error messages. What am I going to do - respectivly: what
> did I do wrong?


-- 
-- 
Ken Goldman   kgold@watson.ibm.com   914-784-7646

  parent reply	other threads:[~2002-09-09 17:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1031561802.29468.help-gnu-emacs@gnu.org>
2002-09-09 11:26 ` *.el files Kai Großjohann
2002-09-09 13:48   ` Raimund.Kohl
2002-09-09 16:28     ` Marco Baringer
2002-09-09 11:37 ` Jonas Steverud
2002-09-09 17:49 ` kgold [this message]
2002-09-09  8:51 Raimund.Kohl

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='alin06$nti$1@news.btv.ibm.com' \
    --to=kgold@watson.ibm.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.
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).