Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: HTML recognition
Date: 10 Oct 1999 21:55:23 +0200	[thread overview]
Message-ID: <vafbta76lec.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Harry Putnam's message of "10 Oct 1999 10:27:07 -0700"

Harry Putnam <reader@newsguy.com> writes:

> It still seems fairly complicated to get the "Summary Format" %u
> designator to do something useful, like stick "HTML" in the summary
> format.

I think the most complicated part of it is to get the value of the
header from the internal structure.  Lessee, I think I did something
like this for todo-gnus.el...  Right, I found it:

(defun gnus-user-format-function-T (head)
  (let* ((extra-headers (mail-header-extra head)))
    (cdr (assoc 'X-Todo-Priority extra-headers))))

This extracts the header X-Todo-Priority, but it ought to be simple to
change... 

kai
-- 
Life is hard and then you die.


  reply	other threads:[~1999-10-10 19:55 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-10  0:24 Harry Putnam
1999-10-10  1:22 ` Kai Großjohann
1999-10-10  2:40   ` Alan Shutko
1999-10-10 12:35     ` Kai Großjohann
1999-10-10 13:09       ` Harry Putnam
1999-10-10 14:47         ` Kai Großjohann
1999-10-10 17:27           ` Harry Putnam
1999-10-10 19:55             ` Kai Großjohann [this message]
1999-10-10 10:10   ` Harry Putnam
1999-10-10 10:20     ` Russ Allbery
1999-10-10 10:25     ` Lloyd Zusman
1999-10-11 14:00 ` David S. Goldberg
1999-10-11 14:43   ` Toby Speight
1999-10-11 15:05     ` David S. Goldberg
1999-10-11 15:52       ` Toby Speight
1999-10-20 18:38         ` David S. Goldberg
1999-11-06 20:58       ` Lars Magne Ingebrigtsen
     [not found]     ` <m2bta5apkg.fsf@fast.local.thomases.com>
1999-10-11 15:57       ` Stainless Steel Rat
1999-10-11 15:59       ` Toby Speight
     [not found]         ` <m24sfxakht.fsf@fast.local.thomases.com>
1999-10-11 17:41           ` Russ Allbery
     [not found]             ` <m2vh8d92xj.fsf@fast.local.thomases.com>
1999-10-11 21:26               ` Kai Großjohann
1999-10-12  0:57                 ` Harry Putnam
1999-10-12  9:46                   ` Kai Großjohann
1999-10-12 12:00                     ` Harry Putnam
1999-10-11 22:36               ` Russ Allbery
     [not found]                 ` <m2ln998n0k.fsf@fast.local.thomases.com>
1999-10-12  0:25                   ` Russ Allbery
1999-11-06 20:56     ` Lars Magne Ingebrigtsen
1999-11-06 21:17       ` Hrvoje Niksic
1999-11-06 21:31         ` Lars Magne Ingebrigtsen
1999-11-08 13:08       ` Discouraging multipart/related (was: HTML recognition) Toby Speight
1999-10-11 16:06 ` HTML recognition Jack Vinson
1999-10-11 21:17   ` Kai Großjohann
1999-10-12  9:40     ` Toby Speight
1999-10-12 10:42       ` Robert Bihlmeyer
1999-10-12 21:47       ` Jack Vinson

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=vafbta76lec.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).