From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Garry Heaton Newsgroups: gmane.emacs.help Subject: Load .el files from $HOME/ directory? Date: Fri, 11 Apr 2003 19:40:03 +0100 Organization: Customer of PlusNet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1050086785 23999 80.91.224.249 (11 Apr 2003 18:46:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2003 18:46:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 11 20:46:22 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1943X0-0006CD-00 for ; Fri, 11 Apr 2003 20:45:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1943Rq-0002Bt-03 for gnu-help-gnu-emacs@m.gmane.org; Fri, 11 Apr 2003 14:40:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!diablo.theplanet.net!mephistopheles.news.clara.net!news.clara.net!landlord!wards.force9.net.POSTED!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en, en-us Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: 212.159.45.120 Original-X-Complaints-To: abuse@plus.net.uk Original-X-Trace: wards.force9.net 1050086581 212.159.45.120 (Fri, 11 Apr 2003 19:43:01 BST) Original-NNTP-Posting-Date: Fri, 11 Apr 2003 19:43:01 BST Original-Xref: shelby.stanford.edu gnu.emacs.help:111886 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8387 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8387 When working with Emacs via telnet I can load my '.emacs' file but can't access '/usr/share/emacs/site-lisp/'. 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/ ? Garry Heaton