Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Cook <michael@waxrat.com>
To: ding@gnus.org
Subject: gnus-summary-resend-message and gcc
Date: Sat, 11 Feb 2012 15:21:37 -0500	[thread overview]
Message-ID: <87d39l15pq.fsf@waxrat.com> (raw)

When I resend a message (gnus-summary-resend-message), a copy gets
Gcc'ed into my gcc group.  This didn't happen until recently after I
updated to the latest git code (which I hadn't done in long time).

Poking around in the code, I see that gnus-summary-resend-message
adds gnus-agent-possibly-do-gcc to message-sent-hook, and adds
gnus-summary-resend-message-insert-gcc to message-header-setup-hook.

gnus-summary-resend-message-insert-gcc heeds
gnus-gcc-self-resent-messages, which I've set to 'none.

But gnus-agent-possibly-do-gcc calls gnus-inews-do-gcc, which
seems to unconditionally do gcc.

Is something broken here?  How do I get gnus-summary-resend-message
not to do gcc?

Michael



             reply	other threads:[~2012-02-11 20:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-11 20:21 Michael Cook [this message]
2012-02-13  1:35 ` Katsumi Yamaoka
2012-02-13  1:51   ` Katsumi Yamaoka
2012-02-13 18:39     ` Michael Cook
2012-02-13 23:38       ` Katsumi Yamaoka

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=87d39l15pq.fsf@waxrat.com \
    --to=michael@waxrat.com \
    --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).