Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: banner within w3m rendered part?
Date: Tue, 26 Feb 2002 17:37:10 +0900	[thread overview]
Message-ID: <a5fhrg$pi0$1@quimby2.netfonds.no> (raw)
In-Reply-To: <microsoft-free.3or8n8k8h7.fsf@ournature.org>

Hi,

>>>>> In <microsoft-free.3or8n8k8h7.fsf@ournature.org> 
>>>>>	Jinhyok Heo <novembre+dated+1015140000.67afc2@ournature.org> wrote:

> Can I remove a banner within w3m rendered part?
> If possible, I want to block banners with banner group parameter.

`W W B' should work for it.  If you want to do it automatically,
push "text/html" into `gnus-article-treat-types' as follows:

(eval-after-load "gnus-art"
  '(setq gnus-article-treat-types
	 (cons "text/html" gnus-article-treat-types)))

I'm not sure whether it is free from side effects.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  parent reply	other threads:[~2002-02-26  8:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-26  7:28 Jinhyok Heo
2002-02-26  8:37 ` Katsumi Yamaoka
2002-02-27  0:33   ` Katsumi Yamaoka
2002-02-27  0:33   ` Katsumi Yamaoka
2002-02-27  2:12     ` Jinhyok Heo
2002-02-27  2:12     ` Jinhyok Heo
2002-02-26  8:37 ` Katsumi Yamaoka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-02-26  7:28 Jinhyok Heo

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='a5fhrg$pi0$1@quimby2.netfonds.no' \
    --to=yamaoka@jpl.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).