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

Re: w3m installation



On Thu, 2006-10-05 at 11:51, Katsumi Yamaoka wrote:
> The error message tells that Emacs is unable to locate the
> external w3m program.  If you have already installed it and it
> is /home/ramprasad/bin/w3m, modify the `exec-path' variable as
> follows:
> 
> (add-to-list 'exec-path "/home/ramprasad/bin")

This is where i have installed w32 - `/usr/share/emacs/site-lisp/'

I have the following entries in .emacs -

(add-to-list 'Load-path "/usr/share/emacs/site-lisp/")

(require 'w3m-load) 

But, i tried (add-to-list 'exec-path "/home/ramprasad/bin"), no change !

-
Ramprasad B