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

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

Re: HTML Helper


From: Eli Zaretskii
Subject: Re: HTML Helper
Date: 13 Nov 2003 07:54:16 +0200

> Newsgroups: gnu.emacs.help
> From: Tim McNamara <timmcn@bitstream.net>
> Date: 12 Nov 2003 22:37:00 -0600
> 
> (setq load-path (cons
> "/usr/local/share/emacs/21.1/site-lisp/html-helper-mode/html-helper-mode.el"
> load-path))

load-path should include a list of _directories_, not file names.  So
you should add to it the directory where html-helper-mode.el (and
hopefully also html-helper-mode.elc) lives, not the file name itself.





reply via email to

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