Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: gnus-add-to-list doesn't work for all groups
Date: Tue, 09 Oct 2012 18:01:06 +0900	[thread overview]
Message-ID: <b4mtxu4hve5.fsf@jpl.org> (raw)
In-Reply-To: <87k3v0dpam.fsf@thinkpad.tsdh.de>

Tassilo Horn wrote:
> Katsumi Yamaoka <yamaoka@jpl.org> writes:
[...]
>> This adds the To address of a *sent* mail to the to-list group
>> parameter of the group (and is saved to the ~/.newsrc.eld file).
>> So, you will get that address in the To header afterward.

> Yes, I know.  But I've sent dozens of mails to ding and other mailing
> list groups already, yet I get the prefilling of the mailing list
> address only in my emacs-devel group.

> In .newrc.eld, there's an entry (to-list . "emacs-devel@gnu.org") for my
> emacs-devel group, but no other mailing list group has such an entry.

This requires using the `a' command to start composing a mail.
Moreover, the function to send a mail should be one of the
message.el functions that understands `message-send-actions'.
See its value in a mail beffer; it should have this element:

(gnus-inews-add-to-address "GroupName")

Note that this won't appear if the to-list or to-address group
parameter has already been set for the group (and gnus-add-to-list
will have no effect).



  reply	other threads:[~2012-10-09  9:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-09  6:55 Tassilo Horn
2012-10-09  7:56 ` Katsumi Yamaoka
2012-10-09  8:26   ` Tassilo Horn
2012-10-09  9:01     ` Katsumi Yamaoka [this message]
2012-10-09 10:09       ` Tassilo Horn
2012-10-09 11:02         ` Katsumi Yamaoka
2012-10-09 11:17           ` Tassilo Horn

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=b4mtxu4hve5.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).