Gnus development mailing list
 help / color / mirror / Atom feed
* How to not display my own name?
@ 1999-03-23  4:31 Dmitry Yaitskov
  1999-03-23 17:33 ` Kai.Grossjohann
  1999-03-24 22:41 ` Kai.Grossjohann
  0 siblings, 2 replies; 21+ messages in thread
From: Dmitry Yaitskov @ 1999-03-23  4:31 UTC (permalink / raw)


Uh?

I have a "sent" nnmail group:

(setq gnus-outgoing-message-group "nnml:sent")

so, I wanted to display To: instead of From: headers in that group's
summary buffer. Here are that group's parameters (last 5 lines are
practically cut'n'pasted from the gnus info):

((display . all)
 (comment . "mail sent by me")
 (visible . t)
 (gnus-extra-headers quote
					 (To))
 (nnmail-extra-headers gnus-extra-headers)
 (gnus-summary-line-format . "%U%R%z%I%(%[%4L: %-20,20f%]%) %s")
 (gnus-ignored-from-addresses . "dima"))

It does not work, hence my 2 questions:

1) Why? What have I done wrong?

2) Why is it all so complicated? What's the big deal with replacing
"To:" with "From:" in a summary line? The headers are in the messages,
why do I need to write all that stuff about extra headers and ignored
addresses instead of just specifying a different
gnus-summary-line-format? There *must* be a reason, but I did not get
it at all, and would appreciate somebody to kindly enlighten me. Many
thanks.

-- 
Cheers,
-Dima.



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~1999-04-07 17:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-23  4:31 How to not display my own name? Dmitry Yaitskov
1999-03-23 17:33 ` Kai.Grossjohann
1999-03-23 18:20   ` Dmitry Yaitskov
1999-03-24 12:40     ` Robert Bihlmeyer
1999-03-28 17:15       ` Lars Magne Ingebrigtsen
1999-03-28 17:16       ` Lars Magne Ingebrigtsen
1999-03-28 18:00         ` Dmitry Yaitskov
1999-04-02 13:21           ` Lars Magne Ingebrigtsen
1999-04-02 14:47             ` Dmitry Yaitskov
1999-04-02 18:45               ` Michael Welsh Duggan
1999-04-02 21:23                 ` Dmitry Yaitskov
1999-04-02 21:28                   ` Bill White
1999-04-02 21:54                   ` Stefanie Teufel
1999-04-03  3:46                     ` Dmitry Yaitskov
1999-04-02 22:41                   ` Karl Kleinpaste
1999-04-03  9:58                     ` Kai.Grossjohann
1999-04-07 14:39                   ` Robert Bihlmeyer
1999-04-07 17:18                     ` Dmitry Yaitskov
1999-04-07 17:36                       ` Robert Bihlmeyer
1999-03-24 22:41 ` Kai.Grossjohann
1999-03-25  5:50   ` Dmitry Yaitskov

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).