Gnus development mailing list
 help / color / mirror / Atom feed
From: Dmitry Yaitskov <dimas@home.com>
Subject: Re: How to not display my own name?
Date: 02 Apr 1999 16:23:13 -0500	[thread overview]
Message-ID: <u7lru3ef2.fsf@home.com> (raw)
In-Reply-To: Michael Welsh Duggan's message of "Fri, 02 Apr 1999 18:45:22 GMT"

Michael Welsh Duggan <md5i@cs.cmu.edu> wrote:

> Dmitry Yaitskov <dimas@home.com> writes:
> 
> > Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
> > 
> > > Dmitry Yaitskov <user@home.com> writes:
> > > 
> > > > Eh, um, sorry about that - but I still do not know - how to display
> > > > "To:" instead of "From:" in a specific group?
> > > 
> > > Well, you would have to alter gnus-summary-line-format for that group
> > > to include the proper spec.
> > 
> > That's what I'm trying to do, in the groups parameters (G p) there is
> > a line trying to set the format to a one from the gnus faq. Here's my
> > 'sent' group parameters:
> > 
> > ((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\n")
> >  (gnus-ignored-from-addresses . "dimas"))
> > 
> > It doesn't work. What am I doing wrong here?
> 
> I think it might be the fact that you are using a dotted pair, when
> the docs say to use a list.  Try removing the `.' from the
> gnus-summary-line-format and gnus-ignored-from-addresses and see if
> that fixes it.

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.

BTW. I'm sure the dots were not my own invention - they show up after
setting some of the parameters via customize (I'm using XEmacs). Seems
some kind of a conflict here. Also, some of the parameters which are
specified via dots (e.g. to-list, to-address) are picked up by Gnus
ok. Any ideas?

-- 
Cheers,
-Dima.



  reply	other threads:[~1999-04-02 21:23 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 [this message]
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

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=u7lru3ef2.fsf@home.com \
    --to=dimas@home.com \
    /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).