Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Redux redux
Date: 25 Oct 1998 06:06:27 +0100	[thread overview]
Message-ID: <m3d87hnsbw.fsf@sparky.gnus.org> (raw)

And perhaps there should be a `header' value as well, to apply to
the header of parts that have headers.  Er.  Only the top-level part
has headers, but anyway.

Perhaps we then don't need

gnus-treat-body-add-buttons
gnus-treat-header-add-buttons

but can just say

gnus-treat-add-buttons

Er.  No.  Then that would have to take a list of values -- `(header
t)' to apply to both header and body parts.  Or perhaps this should be
a general predicate

(or header 200)

which would mean that the thing should be applied if the part is a
header or less than 200 characters long.

(or (and header 30) (and (not header) t))

which would mean to apply it to headers that are shorter than 30
characters, and all body parts.

But I think what we aimed for was simplicity, wasn't it?  :-)

Er.  Er.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


                 reply	other threads:[~1998-10-25  5:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m3d87hnsbw.fsf@sparky.gnus.org \
    --to=larsi@ifi.uio.no \
    /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).