Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: gnus-treat-body-highlight-signature redux
Date: 25 Oct 1998 05:34:31 +0100	[thread overview]
Message-ID: <m3g1cdntt4.fsf@sparky.gnus.org> (raw)

And all the other highlighting/washing variables.

Ok; we then have a bunch of variables that say what
highlighting/washing is to be done.  Only text/plain parts should have
this washing applied.  However, some highlighting functions should be
applied to all text/plain parts, while others only to some.  For
instance, the signature highlighting thing should probably only be
applied to the final text/plain part.

So -- we have the following valid values:

nil -- don't do it
t -- always do it
last -- only do it on the last part
N -- a number; only do it on parts smaller than N

These aren't exactly orthogonal values, but perhaps that's not a
problem.

Will This Do?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


             reply	other threads:[~1998-10-25  4:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-25  4:34 Lars Magne Ingebrigtsen [this message]
1998-10-25 14:26 ` Hrvoje Niksic
1998-10-25 17:03   ` Lars Magne Ingebrigtsen
1998-10-28 17:23     ` Per Abrahamsen
1998-10-29 11:13       ` Lars Magne Ingebrigtsen
1998-10-29 11:44         ` Hrvoje Niksic
1998-10-29 12:02           ` Lars Magne Ingebrigtsen
1998-10-29 13:19             ` Per Abrahamsen
1998-10-31 14:12               ` Lars Magne Ingebrigtsen
1998-10-29 12:48           ` Per Abrahamsen

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=m3g1cdntt4.fsf@sparky.gnus.org \
    --to=larsi@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).