info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus Summary Line Format: how to include the To field


From: Jesper Harder
Subject: Re: Gnus Summary Line Format: how to include the To field
Date: Tue, 29 Jun 2004 17:39:38 -0000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Uwe Brauer <oub@mat.ucm.es> writes:

> I would like to have the same format  in gnus as I have  in vm that is
> roughly 
>
> It should contain From To Date Subject that is handy for my mail I
> have to see how it looks for news. In any case I played around and
> could not set it, any suggestions.

You can use

   %~(form (gnus-extra-header 'To))@

in your `gnus-summary-line-format' to display the To header.  So the
format might look something like:

   "%U%R%z%-23,23a %-23,23~(form (gnus-extra-header 'To))@ %d %s\n"

Also look at the %f specifier which displays To instead of From if the
>From header is too boring, e.g. yourself.

-- 
Jesper Harder                                <http://purl.org/harder/>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]