Gnus development mailing list
 help / color / mirror / Atom feed
From: Anupam Kapoor <akapoor@starentnetworks.com>
Subject: gnus-group-parameters help
Date: Mon, 25 Apr 2005 10:38:07 +0530	[thread overview]
Message-ID: <877jirtpe0.fsf@seldon.starentnetworks.com> (raw)

hi all,

i want to configure gnus-group-parameters to have group specific posting
styles, spam etc. configuration. currently, my group buffer looks like
this:

,----
| 0: nnimap+alpha:alpha-generic
`----

so, using re-builder, i came up with the following :

,----
| (setq gnus-group-parameters '(("nnimap.*:.*generic"
|                                (gcc-self . t))
|                               ;; add more groups here.
|                               ))
`----

but this does not seem to make any difference at all :o( ! when, i enter
the group, and do a 'm' to compose a mail, i don't see the Gcc header
being present. 

however, when using 'G c' on the group, it all seems to work fine. i
looked at '.newsrc.eld' and tried using the regex there, but that does
not seem to help either.

this is on 'No Gnus v0.3' with emacs at 'GNU Emacs 22.0.50.1'. 

thank you for your help.
kind regards
anupam

ps: i know, i can use 'G c' which does the needful, but it puts
the configuration in '.newsrc.eld'. i would rather have all the
configuration in one single place i.e. .gnus.el.




             reply	other threads:[~2005-04-25  5:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25  5:08 Anupam Kapoor [this message]
2005-04-27 21:52 ` Reiner Steib
2005-04-28  9:56   ` Anupam Kapoor
2005-05-09 13:40     ` Anupam Kapoor

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=877jirtpe0.fsf@seldon.starentnetworks.com \
    --to=akapoor@starentnetworks.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).