Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: David Z Maze <dmaze@mit.edu>
Subject: Re: Default recipient per group
Date: Mon, 10 Jan 2005 12:44:56 -0500	[thread overview]
Message-ID: <y68vfa5ji07.fsf@contents-vnder-pressvre.mit.edu> (raw)
In-Reply-To: <87acri5zgs.fsf@jaggy.net>

Julian Grahsl <julian@jaggy.net> writes:

> I am wondering how i could setup gnus in a way that starting a new
> mail-message inside a mail-group with "m" will automatically set the
> "To: " address of the new message. I maintain a seperate group for a
> few people i mail a lot with, so when i enter the group "Peter" and i
> start a new message, I would like to see that persons email-address
> already in place.
>
> I tried using group-parameters like that:
>
> --SNIP--
> (setq gnus-parameters '(
>       (".*Peter.*"
>         ... some stuff ...
>         (to-address . "peter@mail.com")
> )))
> --SNIP--
>
> But this has no effect.

It should work if you try to post to the group ('a') instead of
composing mail.  Or maybe you need to set the to-list group parameter
to get this effect.  If you use it for nothing else, the Customize
pages for group parameters ('G c' from the group buffer) at least give
descriptions of all of the options it knows about.

  --dzm


      reply	other threads:[~2005-01-10 17:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-09 16:40 Julian Grahsl
2005-01-10 17:44 ` David Z Maze [this message]

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=y68vfa5ji07.fsf@contents-vnder-pressvre.mit.edu \
    --to=dmaze@mit.edu \
    /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).