From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36821 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Looking for special headers in gnus-user-format-function-X? Date: Tue, 10 Jul 2001 01:46:10 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172344 10651 80.91.224.250 (21 Oct 2002 03:52:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:52:24 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 12515 invoked from network); 9 Jul 2001 23:45:42 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 9 Jul 2001 23:45:42 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f69Njmw23976; Tue, 10 Jul 2001 01:45:49 +0200 Original-To: Lloyd Zusman In-Reply-To: (Lloyd Zusman's message of "09 Jul 2001 18:47:16 -0400") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 10 Xref: main.gmane.org gmane.emacs.gnus.general:36821 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36821 Lloyd Zusman writes: > I want my summary line to consist of the contents of a special message > header if it exists (for example, "X-Special:"), or simply the "From:" > header if that special header isn't present. The `header' argument > which is passed to `gnus-user-format-function-X' doesn't contain info > about extra headers, so I'm not sure how I could use that function to > search for an "X-Special:" header. Maybe you need to add `X-Special' to {gnus,nnmail}-extra-headers.