Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-summary-resend-message and gcc
@ 2012-02-11 20:21 Michael Cook
  2012-02-13  1:35 ` Katsumi Yamaoka
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Cook @ 2012-02-11 20:21 UTC (permalink / raw)
  To: ding

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-13 23:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-11 20:21 gnus-summary-resend-message and gcc Michael Cook
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

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).