Gnus development mailing list
 help / color / mirror / Atom feed
From: Charles Sebold <csebold@ezl.com>
Subject: Re: dot gnus files
Date: 26 Jan 2001 08:40:04 -0600	[thread overview]
Message-ID: <m3n1ce8ji3.fsf@sebold.lcms.org> (raw)
In-Reply-To: <syhbsswbnao.fsf_-_@bc.arsdigita.de>

On 29 Teveth 5761, Dirk Gomez wrote:

> Already asked this...some examples somewhere? Like in some groups I
> want to show the recipient of the mail, not the sender etc...

Check the info file, under "To From Newsgroups", I believe.

I have in my .gnus:

(setq gnus-summary-line-format "%U%R%z %d %I%(%[%4L:%ub%-16,16f %]%) %s
")
(setq gnus-extra-headers
      '(To Newsgroups))
(setq nnmail-extra-headers gnus-extra-headers)
(setq gnus-ignored-from-addresses "Charles Sebold\\|SEBOLD.*lcms\\.org")

The important thing about the gnus-summary-line-format is the use of
"f", which allows Gnus to substitute whatever is appropriate.

Afer setting all of the above you will have to run
nnml-generate-nov-databases to get it to use the correct headers.
-- 
Charles Sebold
Random Answer to an Emacs Very Frequently Asked Question:
 C-up, S-f1, etc. may require special terminal settings under Emacs on a tty.
--
2nd of Shevat, 5761
--
A novice was trying to fix a broken Lisp machine by turning the power
off and on. Knight, seeing what the student was doing, spoke sternly:
"You cannot fix a machine by just power-cycling it with no understanding
of what is going wrong." Knight turned the machine off and on. The
machine worked.



  parent reply	other threads:[~2001-01-26 14:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-24 21:14 Unplugged gnus does not read from mail-sources Gerd Boerrigter
2001-01-24 22:07 ` ShengHuo ZHU
2001-01-24 22:25   ` dot gnus files Dirk Gomez
2001-01-25  1:10     ` Nick Papadonis
2001-01-25  1:14       ` Lee Cantey
2001-01-26 14:40     ` Charles Sebold [this message]
2001-02-02 21:22   ` Unplugged gnus does not read from mail-sources Gerd Boerrigter
2001-02-02 21:57     ` ShengHuo ZHU
2001-02-02 22:54       ` Gerd Boerrigter

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=m3n1ce8ji3.fsf@sebold.lcms.org \
    --to=csebold@ezl.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).