From: Eli Zaretskii <eliz@elta.co.il>
Subject: Re: HTML Helper
Date: 13 Nov 2003 07:54:16 +0200 [thread overview]
Message-ID: <uislodd9z.fsf@elta.co.il> (raw)
In-Reply-To: <m2islo28b7.fsf@localhost.bitstream.net> (message from Tim McNamara on 12 Nov 2003 22:37:00 -0600)
> 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.
next prev parent reply other threads:[~2003-11-13 5:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-13 4:37 HTML Helper Tim McNamara
2003-11-13 5:54 ` Eli Zaretskii [this message]
[not found] ` <mailman.21.1068706522.399.help-gnu-emacs@gnu.org>
2003-11-13 18:37 ` Tim McNamara
2003-11-13 20:26 ` Kevin Rodgers
2003-11-14 0:02 ` Tim McNamara
2003-12-16 19:20 ` Kai Grossjohann
2003-12-16 19:44 ` Thomas F. Burdick
2003-12-17 1:00 ` Tim McNamara
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uislodd9z.fsf@elta.co.il \
--to=eliz@elta.co.il \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).