unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: W3M with Emacs 21.3 under windows XP
Date: Wed, 25 Feb 2009 00:59:12 -0700	[thread overview]
Message-ID: <go2tnr$bi7$1@ger.gmane.org> (raw)
In-Reply-To: <52f16aba-4d1f-46c9-80b4-77ac1d728b64@k19g2000yqg.googlegroups.com>

kelsogl wrote:
> I think I have all the "ingredients"  I am just at a loss as to how to
> put them together in a directory structure. So far all I have been
> able to get for my M-x w3m is the nasty message "Install w3m command
> in `exec-path' or set `w3m-command' variable correctly.  Is an exec
> path like a load-path?  I have (setq load-path (cons "c:/Program Files/
> Emacs/Emacs-21.3/w3m-0.5.2" load-path)) added to my .emacs file and it
> does not seem to help.

exec-path is like load-path, but different:

load-path is a list of directories where Emacs Lisp libraries (.el and
.elc files) are installed.

exec-path is a list of directories where executable programs are
installed.

`C-h v' is your friend.

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2009-02-25  7:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24 13:53 W3M with Emacs 21.3 under windows XP kelsogl
2009-02-24 19:11 ` Chris McMahan
2009-02-24 23:28   ` kelsogl
2009-02-25  7:59     ` Kevin Rodgers [this message]
2009-02-25  9:34     ` Peter Dyballa
     [not found]     ` <mailman.1742.1235554453.31690.help-gnu-emacs@gnu.org>
2009-02-25 15:15       ` kelsogl
2009-02-26 10:19         ` rahed
2009-02-25 19:30 ` Ivan Kanis
     [not found] ` <mailman.1801.1235590808.31690.help-gnu-emacs@gnu.org>
2009-02-26 21:42   ` kelsogl

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='go2tnr$bi7$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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).