info-gnus-english
[Top][All Lists]
Advanced

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

Re: Basic gnus stuff


From: Kamen TOMOV
Subject: Re: Basic gnus stuff
Date: Wed, 09 May 2007 09:41:32 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (windows-nt)

On сряда, Май 09 2007, Joel Reicher wrote:

> Fredrik Tolf <fredrik@dolda2000.com> writes:
>
>> Third, I tried to use nnslashdot to read /., but it complains about
>> not finding w3. Which seems agreeable, seeing how w3 is not
>> installed on my system (but isn't it supposed to be installed with
>> emacs?). So I go about doing that, but it doesn't seem to exist. I
>> download the source, but upon trying to configure it, it complains
>> about some URL functions in emacs being missing. What's up? Has w3,
>> and by extension nnslashdot, been deprecated?  Btw., I use GNU
>> Emacs 21.4.1.

w3 seems to be out of fashion, w3m is what most people use. If you
still need to use w3 you could make do without compiling it doing the
following:

(setq load-path (cons "C:/<path to w3>/lisp" load-path))
(require 'w3-auto)

HTH,


-- 
Камен


reply via email to

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