Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Gnus not showing article
Date: Mon, 24 Sep 2001 16:20:38 +0200	[thread overview]
Message-ID: <vafofo0n009.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <86ite8938j.fsf@i2d.home> (Robert Epprecht's message of "Mon, 24 Sep 2001 14:34:36 +0200")

Robert Epprecht <epprecht@sunweb.ch> writes:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
>
> [ very helpful parts skipped ]
>
>> If you put something like the following in ~/.mailcap, Emacs ought to
>> use Netscape:
>>
>>     text/html; netscape %s
>
> And for W3?
> What if I want W3 on the console (normally) and netscape in X (rare)?

Gnus automatically uses W3 when it is installed, even with the above
entry.

If you want to tell Gnus not to use W3, even when installed, you have
to frob the variable mailcap-mime-data.  It contains this entry:

 ("text"
  [...]
  ("html"
   (viewer . mm-w3-prepare-buffer)
   (test fboundp 'w3-prepare-buffer)
   (type . "text/html")))

I think you can just remove it.

kai
-- 
Symbol's function definition is void: signature


      reply	other threads:[~2001-09-24 14:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-23  9:59 Robert Epprecht
2001-09-23 12:22 ` Kai Großjohann
2001-09-23 14:22   ` Robert Epprecht
2001-09-23 18:38     ` Harry Putnam
2001-09-23 22:47     ` Kai Großjohann
2001-09-24 12:34       ` Robert Epprecht
2001-09-24 14:20         ` Kai Großjohann [this message]

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=vafofo0n009.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.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).