From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/15931 Path: news.gmane.org!not-for-mail From: Anssi Saari Newsgroups: gmane.emacs.gnus.user Subject: Scoring followups to yourself when using drafts or gnus-delay? Date: Mon, 29 Oct 2012 14:15:17 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1351513208 22893 80.91.229.3 (29 Oct 2012 12:20:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2012 12:20:08 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Oct 29 13:20:17 2012 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TSoKF-0007nG-Fo for gegu-info-gnus-english@m.gmane.org; Mon, 29 Oct 2012 13:20:15 +0100 Original-Received: from localhost ([::1]:49329 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSoK6-0002RL-Tz for gegu-info-gnus-english@m.gmane.org; Mon, 29 Oct 2012 08:20:06 -0400 Original-Path: usenet.stanford.edu!goblin3!goblin.stu.neva.ru!newsfeed2.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 9 Original-NNTP-Posting-Host: coffee.modeemi.fi Original-X-Trace: news.cc.tut.fi 1351512918 11645 2001:708:310:3430:213:21ff:fe1b:b396 (29 Oct 2012 12:15:18 GMT) Original-X-Complaints-To: abuse@tut.fi Original-NNTP-Posting-Date: Mon, 29 Oct 2012 12:15:18 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:I2Qgz4DjagIe+mFza+CFza/uJaw= Original-Xref: usenet.stanford.edu gnu.emacs.gnus:87028 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:15931 Archived-At: 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.