From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Load .el files from $HOME/ directory?
Date: Fri, 11 Apr 2003 22:37:52 +0200 [thread overview]
Message-ID: <84wui07otb.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: V0Ela.3889$9C6.180004@wards.force9.net
Garry Heaton <none@none.com> writes:
> When working with Emacs via telnet I can load my '.emacs' file but can't
> access '/usr/share/emacs/site-lisp/'.
Why not?
> I would like to run 'html-helperl-mode.el' within a telnet session
> so is there anything I can add to my '.emacs' to tell it to load
> 'html-helper-mode.el' from $HOME/ ?
See the variable load-path. (add-to-list 'load-path "~/lisp/") --
this is a subdir of your home dir.
--
file-error; Data: (Opening input file no such file or directory ~/.signature)
next prev parent reply other threads:[~2003-04-11 20:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-11 18:40 Load .el files from $HOME/ directory? Garry Heaton
2003-04-11 20:37 ` Kai Großjohann [this message]
2003-04-11 20:55 ` Garry Heaton
2003-04-11 21:01 ` Kai Großjohann
2003-04-11 21:44 ` Garry Heaton
2003-04-12 8:48 ` Kai Großjohann
2003-04-15 7:58 ` Tim X
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=84wui07otb.fsf@lucy.is.informatik.uni-duisburg.de \
--to=kai.grossjohann@gmx.net \
/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.