From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Newsgroups: gmane.emacs.help Subject: Re: "Anything" package requires w3m command... Date: Fri, 17 Dec 2010 16:14:04 +0100 Organization: Sebastien Vauban Message-ID: <80oc8ksa83.fsf@missioncriticalit.com> References: <80ipzazi33.fsf@missioncriticalit.com> <87d3picyah.fsf@fh-trier.de> <804oar16qv.fsf@missioncriticalit.com> <9e2a7518-2fc7-43dc-8dac-195805205968@k38g2000vbc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1292650281 11878 80.91.229.12 (18 Dec 2010 05:31:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Dec 2010 05:31:21 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Sat Dec 18 06:31:15 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PTpNy-0003OI-Fm for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 06:31:14 +0100 Original-Received: from localhost ([127.0.0.1]:56278 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTpNx-0000Mr-GK for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 00:31:13 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed101.telia.com!starscream.dk.telia.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 55 Injection-Info: mx03.eternal-september.org; posting-host="No+jx9xcG75RY5G9Zb0asg"; logging-data="4785"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX18+Orpa/MAq53WENao30XSS" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:jeF0AlPTHGC0yPB/2faySnEdSmY= sha1:mmVtiQSXjS4WH+1HKyALJJQOxnw= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.help:183373 X-Mailman-Approved-At: Sat, 18 Dec 2010 00:30:00 -0500 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:77647 Archived-At: Hi Elena, Elena wrote: > On Dec 6, 11:27=C2=A0am, S=C3=A9bastien Vauban > wrote: >> Hi Andreas, >> >> Andreas Politz wrote: >> > S=C3=A9bastien Vauban 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-pa= th' or set `w3m-command' variable correctly") >> >> =C2=A0 (if (not (stringp w3m-command)) (progn (error "Install w3m com= mand in `exec-path' or set `w3m-command' variable correctly"))) >> >> =C2=A0 require(anything-config) >> >> > Have you tried to (setq w3m-command "") ? >> >> That did work... Thanks for the tip which is of great help (until it get= s fixed)... > > What configuration are you running? Mine is GNU Emacs 23.2 on Windows > XP. GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-10-14 on LENNART-69DE56= 4 (patched) > 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" > "") You're right. It does *not* work. I don't know why I have had the impression it was working... But, nope, if you don't have W3M installed, you'll get Emacs stopped during loading the conf file. Very very annoying. Best regards, Seb --=20 S=C3=A9bastien Vauban