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: Garry Heaton
Subject: Re: Load .el files from $HOME/ directory?
Date: Fri, 11 Apr 2003 21:55:18 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Kai Großjohann wrote:
> 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?

ISP limits access to $HOME via telnet since it's a shared CGI environment.

> 
> 
>>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.
> 
Thanks. Just what I needed.

Garry



reply via email to

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