Gnus development mailing list
 help / color / mirror / Atom feed
From: Stefanie Teufel <s.teufel@ndh.net>
Cc: Ding <ding@gnus.org>
Subject: Re: How to not display my own name?
Date: 02 Apr 1999 23:54:53 +0200	[thread overview]
Message-ID: <lwu2uyhemq.fsf@diabolo.ndh.net> (raw)
In-Reply-To: Dmitry Yaitskov's message of "02 Apr 1999 16:23:13 -0500"

Dmitry Yaitskov <dimas@home.com> writes:

> Thanks. That helped, a bit. I.e. the specified format line is now used
> and not just ignored as it was previously (e.g. I can change it and it
> shows). But, I still cannot make it show the contents of 'To:' instead
> of 'From:'. I tried
> 
>  (gnus-extra-headers (To Newsgroups))
> 
> and
> 
>  (gnus-extra-headers '(To Newsgroups))
> 
> to no avail. It still only shows my own name (i.e. the 'From:' header.

Hmm, I have the following in my .Gnus.el

(setq gnus-extra-headers
           '(To Newsgroups))
(setq nnmail-extra-headers gnus-extra-headers)
(setq gnus-ignored-from-addresses
           "Stefanie Teufel")

And "gnus-summary-line-format" set to:

"%U%R%z%I (%4L) %[%d: %> %-20,20f%]%) %s\n"

After adding these lines to my .Gnus.el I did a "M-x
nnml-generate-nov-databases".

Stefanie
-- 
Stefanie Teufel			       http://linux01.gwdg.de/~steufel
"Was kann schon auf dem harten Boden der Tatsachen gedeihen" (Lec)


  parent reply	other threads:[~1999-04-02 21:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-23  4:31 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 [this message]
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

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=lwu2uyhemq.fsf@diabolo.ndh.net \
    --to=s.teufel@ndh.net \
    --cc=ding@gnus.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).