help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Load .el files from $HOME/ directory?


From: Kai Großjohann
Subject: Re: Load .el files from $HOME/ directory?
Date: Fri, 11 Apr 2003 22:37:52 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

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)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]