Is there an easy way to score up followups to messages when you saved a
draft or used gnus-delay? The easy way for direct posting is just

(add-hook
  'message-sent-hook 'gnus-score-followup-article)

The problem with that is that gnus-draft-send (which gnus-delay also
uses when sending) doesn't run message-sent-hook.
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to