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

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

Re: summary buffer format for archives


From: Richard G Riley
Subject: Re: summary buffer format for archives
Date: Sat, 22 Mar 2008 03:15:14 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Richard G Riley <rileyrgdev@gmail.com> writes:

> How can I change the summary buffer format for only my archive groups?
> e.g I want to see the "to" address rather than the "from address" for
> all outgoing emails I have archived.

To answer my own question:

(setq
 gnus-parameters
 '(("^\\(nnimap\\|nnfolder\\|nnml\\)"
    (gnus-summary-line-format "%-23,23~(form (gnus-extra-header 'To))@  
%S\n"))))

I'm not sure I understand the manual when it says %f is the "from" or
the "to" field.


reply via email to

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