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

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

Re: "Anything" package requires w3m command...


From: Elena
Subject: Re: "Anything" package requires w3m command...
Date: Mon, 6 Dec 2010 06:40:53 -0800 (PST)
User-agent: G2/1.0

On Dec 6, 11:27 am, Sébastien Vauban <wxhgmqzgw...@spammotel.com>
wrote:
> Hi Andreas,
>
> Andreas Politz wrote:
> > Sébastien Vauban <wxhgmqzgw...@spammotel.com> writes:
> >> I want to re-use `anything', being such a day-to-day helper, with its
> >> fantastic extra sources.
>
> >> But, if I don't have W3m installed, I get this:
>
> >> Debugger entered--Lisp error: (error "Install w3m command in `exec-path' 
> >> or set `w3m-command' variable correctly")
> >>   (if (not (stringp w3m-command)) (progn (error "Install w3m command in 
> >> `exec-path' or set `w3m-command' variable correctly")))
> >>   require(anything-config)
>
> > Have you tried to (setq w3m-command "") ?
>
> That did work... Thanks for the tip which is of great help (until it gets 
> fixed)...

What configuration are you running?  Mine is GNU Emacs 23.2 on Windows
XP.

I'm experiencing the same issue, and (setq w3m-command "") just
changes the error from:

if: Install w3m command in `exec-path' or set `w3m-command' variable
correctly

to:

Error: (file-error "Searching for program" "no such file or directory"
"")


reply via email to

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