Richard G Riley <[EMAIL PROTECTED]> 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.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to