From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59311 Path: main.gmane.org!not-for-mail From: Graham Murray Newsgroups: gmane.emacs.gnus.general Subject: Re: Asynchronous hashcash.el Date: Wed, 01 Dec 2004 07:09:54 +0000 Message-ID: <87u0r6try5.fsf@home.gmurray.org.uk> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101885216 12296 80.91.229.6 (1 Dec 2004 07:13:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Dec 2004 07:13:36 +0000 (UTC) Original-X-From: ding-owner+M7851@lists.math.uh.edu Wed Dec 01 08:13:30 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZOg6-00038X-00 for ; Wed, 01 Dec 2004 08:13:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CZOd0-00045U-00; Wed, 01 Dec 2004 01:10:18 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CZOcn-00045O-00 for ding@lists.math.uh.edu; Wed, 01 Dec 2004 01:10:05 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CZOcl-0004H4-88 for ding@lists.math.uh.edu; Wed, 01 Dec 2004 01:10:03 -0600 Original-Received: from home.gmurray.org.uk (home.gmurray.org.uk [81.2.114.235]) by justine.libertine.org (Postfix) with ESMTP id F39DE3A01FC for ; Wed, 1 Dec 2004 01:09:57 -0600 (CST) Original-Received: from home.gmurray.org.uk (graham@localhost [127.0.0.1]) by home.gmurray.org.uk (8.13.1/8.13.1) with ESMTP id iB179tTE013411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 1 Dec 2004 07:09:55 GMT Original-Received: (from graham@localhost) by home.gmurray.org.uk (8.13.1/8.13.1/Submit) id iB179s4j013410; Wed, 1 Dec 2004 07:09:54 GMT X-Authentication-Warning: home.gmurray.org.uk: graham set sender to graham@gmurray.org.uk using -f Original-To: ding@gnus.org X-Hashcash: 1:24:041201:ding@gnus.org::8NpBuQXZoZKqyUCf:0000TE/g X-Hashcash: 1:24:041201:ding@gnus.org::zOUuTpK9rnpOCsVp:00011faN In-Reply-To: (Magnus Henoch's message of "Tue, 02 Nov 2004 18:08:28 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: ClamAV 0.80/611/Mon Nov 29 14:02:55 2004 clamav-milter version 0.80j on home.gmurray.org.uk X-Virus-Status: Clean Received-SPF: pass (home.gmurray.org.uk: localhost is always allowed.) receiver=home.gmurray.org.uk; client-ip=127.0.0.1; helo=home.gmurray.org.uk; envelope-from=graham@gmurray.org.uk; x-software=spfmilter 0.93 http://www.acme.com/software/spfmilter/; Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59311 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59311 Magnus Henoch writes: > Recommended hooks: > > (add-hook 'message-setup-hook 'mail-add-payment-async) > (add-hook 'message-send-hook 'hashcash-wait-or-cancel) I have set these hooks, but when composing mail (like this one), multiple X-Hashcash lines are added as I am composing the message. The longer I leave the message buffer open the more lines it generates.