help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Showing who it was sent to in gnus summary buffer


From: Sharon Kimble
Subject: Re: Showing who it was sent to in gnus summary buffer
Date: Thu, 04 Feb 2016 19:10:35 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Emanuel Berg <embe8573@student.uu.se> writes:

> Sharon Kimble <boudiccas@skimble.plus.com> writes:
>
>> How can I have every email that I've sent using
>> 'gnus' be displayed in its
>> 'nnfolder+archive:sent.2016' folder showing who it
>> was sent *to* instead of the current =from= in the
>> summary buffer please?
>
> Look for an %F in `gnus-summary-line-format' and
> change it into %f.
>
> Try this:
>
>     (setq gnus-summary-line-format "%*%U%3{%R%} %I%0{%f%} %1{%s%}\n")

Thanks, this is what I tried -

--8<---------------cut here---------------start------------->8---
     gnus-summary-line-format "%U%R%z %(%&user-date;  %-15,15f  %B (%c) %s%)\n"
     ;; gnus-summary-line-format "%U%R%z %(%&user-date;  %-15,15(%f%)  %B (%c) 
%s%)\n"
     ;; gnus-summary-line-format "%*%U%3{%R%} %I%0{%f%} %1{%s%}\n"
--8<---------------cut here---------------end--------------->8---

The first line is what I'm using now.
The second line failed with showing every email in a mess on the screen,
which was totally unusable or readable.
The third line displayed everything except the dates which is what I'm
needing.

What I'm looking for is date, email name that the mail has been sent to,
similar to what is showing in the summary of *Summary
nnml:help-gnu-emacs*, except in my sent mail folders - one for each year
that I've used gnu for [2014-2016].

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.3, fluxbox 1.3.7, emacs 24.5.3

Attachment: signature.asc
Description: PGP signature


reply via email to

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