Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kamen TOMOV <kamen@evrocom.net>
To: info-gnus-english@gnu.org
Subject: Re: Basic gnus stuff
Date: Wed, 09 May 2007 09:41:32 +0300	[thread overview]
Message-ID: <ubqgucxcz.fsf@cybuild.com> (raw)
In-Reply-To: <rntzumqzsh.fsf@succubus.panacea.null.org>

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	other threads:[~2007-05-09  6:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.418.1178684250.32220.info-gnus-english@gnu.org>
2007-05-09  6:25 ` Joel Reicher
2007-05-09  6:41   ` Kamen TOMOV [this message]
2007-05-09  7:24   ` Sebastian Tennant
2007-05-09  6:50 ` Adam Sjøgren
2007-05-09  3:31 Fredrik Tolf
2007-05-09 18:08 ` Reiner Steib

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ubqgucxcz.fsf@cybuild.com \
    --to=kamen@evrocom.net \
    --cc=info-gnus-english@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 NNTP newsgroup(s).