Gnus development mailing list
 help / color / mirror / Atom feed
From: pete-temp-12-29-2002@kazmier.com
Subject: Re: Treatment for gnus-article-wash-html?
Date: Thu, 02 Jan 2003 17:07:56 -0500	[thread overview]
Message-ID: <m3wuln2ojn.fsf@coco.kazmier.com> (raw)
In-Reply-To: <m3znqj1hgq.fsf@coco.kazmier.com>

pete-temp-12-29-2002@kazmier.com writes:
> Is there any reason why there isn't a treatment variable for
> gnus-article-wash-html?  I'd like to be able to force some of my
> nnrss:groups to invoke gnus-article-wash-html automatically.  I
> basically want to do something like this in my .gnus:
>
> (setq gnus-treat-wash-html     '("^nnrss:Lamba"))

Ironically, I've decided not to use a list of strings for the value of
gnus-treat-wash-thml because its probably faster to just create a
group parameter and set gnus-treat-wash-html to t, not to mention it
keeps group specific stuff out of my .gnus file.  

If I had never attempted to use the list of string regexps, I would
never have found the problem with the condition test being in the
wrong place in gnus-treat-predicate, because it would never have
manifested itself.  Go figure.  

Anyways, Gnus is the best!!  Keep up the great work!!

Thanks!
Pete



      parent reply	other threads:[~2003-01-02 22:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02 19:26 pete-temp-12-29-2002
2003-01-02 19:35 ` Lars Magne Ingebrigtsen
2003-01-02 20:21   ` pete-temp-12-29-2002
2003-01-02 20:38     ` Lars Magne Ingebrigtsen
2003-01-02 21:44       ` Pete Kazmier
2003-01-02 21:48         ` Lars Magne Ingebrigtsen
2003-01-02 22:07 ` pete-temp-12-29-2002 [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=m3wuln2ojn.fsf@coco.kazmier.com \
    --to=pete-temp-12-29-2002@kazmier.com \
    /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).