Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: problems with gnus-posting-styles: groups.
Date: Mon, 14 May 2012 10:03:53 +0200	[thread overview]
Message-ID: <87aa1bgpee.fsf@mat.ucm.es> (raw)

Hello

I tried to change my gnus-posting-style setting, the
following works as expected.

      gnus-posting-styles
      '(((header "To" "oub@mat.ucm.es")
	 (name "Uwe Brauer")
         (address "oub@mat.ucm.es")
	 ("Reply-To" "Uwe Brauer <oub@mat.ucm.es>"))
	((header "To" "oub.oub.oub@gmail.com")
	 (name "Uwe Brauer")
         (address "oub.oub.oub@gmail.com")
	 ("Reply-To" "Uwe Brauer <oub.oub.oub@gmail.com>"))

however I now consider it better to change name, address and
reply to according to the group I am in, not according to the "To" headers.

So I tried 

(setq gnus-posting-styles
 '(("nnimap+gmail:INBOX" (address "oub.oub.oub@gmail.com"))))

And "nnimap+gmail:INBOX" is the name of the group in
question as (describe-variable 'gnus-newsgroup-name) found
out. But the setting did not work out as expected the header
looked like

,----
| To: 
| Subject: 
| Reply-to: Uwe Brauer <oub@mat.ucm.es>
| From: Uwe Brauer <oub@mat.ucm.es>
| Gcc: nnml+archive:sent-mail
| --text follows this line--
`----


I also tried "nnimap+gmail*" but it did not help.
What do I miss?

Thanks

Uwe Brauer




             reply	other threads:[~2012-05-14  8:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14  8:03 Uwe Brauer [this message]
2012-05-14  8:39 ` Tassilo Horn
2012-05-14 11:20   ` Uwe Brauer

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=87aa1bgpee.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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).