Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: info-gnus-english@gnu.org
Subject: Re: getting who its TO rather than FROM in the sent folder summary
Date: Thu, 25 Feb 2010 09:07:14 +0100	[thread overview]
Message-ID: <87d3ztd9hp.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <873a0qpscc.fsf@bsdlaptop.bsdlaptop.danakil.selfip.com>

On Wed, Feb 24 2010, Nigel Beck wrote:

> My understanding is that if gnus-ignored-from-addresses is set to, eg,
> "Nigel Beck", or some regex of underlying email addresses, that the
> summary buffer for my sent items group(s) would show who the mail is
> TO... but, alas, no such luck.

Did you read (info "(gnus)To From Newsgroups")?

> 1) Is it my summary line format?
> My summary line format is
> (setq gnus-summary-line-format
>       (concat "%U%R %~(pad-right 2)t%* %uj %B%~(max-right 20)~(pad-right 20)n  "
>           "%~(max-right 40)~(pad-right 40)s %-80=%&user-date;\n"))
>
> where user function j just marks whether its TO me or CC me, and user
> date pretties up the dates a little.  Is "~n" not the right thing here?

You need `%f' ...

,----[ (info "(gnus)To From Newsgroups") ]
|   3. The `gnus-ignored-from-addresses' variable says when the `%f'
|      summary line spec returns the `To', `Newsreader' or `From' header.
|      If this regexp matches the contents of the `From' header, the
|      value of the `To' or `Newsreader' headers are used instead.
`----

> 2) Is something cached here, where I need to refresh the sent items
> group somehow?

,----[ (info "(gnus)To From Newsgroups") ]
| If you have old overview files, you should regenerate them after
| changing this variable, by entering the server buffer using `^', and
| then `g' on the appropriate mail server (e.g. nnml) to cause
| regeneration.
`----

> 3) Option three....?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

      reply	other threads:[~2010-02-25  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 15:26 Nigel Beck
2010-02-25  8:07 ` Reiner Steib [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d3ztd9hp.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).