From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59084 Path: main.gmane.org!not-for-mail From: Magnus Henoch Newsgroups: gmane.emacs.gnus.general Subject: Re: Asynchronous hashcash.el Date: Tue, 09 Nov 2004 16:56:16 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100015805 30949 80.91.229.6 (9 Nov 2004 15:56:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Nov 2004 15:56:45 +0000 (UTC) Original-X-From: ding-owner+M7624@lists.math.uh.edu Tue Nov 09 16:56:37 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 1CRYMH-0008B3-00 for ; Tue, 09 Nov 2004 16:56:37 +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 1CRYM7-0002nx-00; Tue, 09 Nov 2004 09:56:27 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CRYM4-0002ns-00 for ding@lists.math.uh.edu; Tue, 09 Nov 2004 09:56:24 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CRYM1-0006if-Dh for ding@lists.math.uh.edu; Tue, 09 Nov 2004 09:56:21 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id E77D63A0200 for ; Tue, 9 Nov 2004 09:56:20 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CRYM0-0003Cj-00 for ; Tue, 09 Nov 2004 16:56:20 +0100 Original-Received: from h170n1fls23o1074.bredband.comhem.se ([213.67.239.170]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Nov 2004 16:56:20 +0100 Original-Received: from mange by h170n1fls23o1074.bredband.comhem.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Nov 2004 16:56:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h170n1fls23o1074.bredband.comhem.se User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:3HUIUKUVHtw019Xo1eInj8oceiw= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59084 Simon Josefsson writes: > Great. Hm. Is your patch backwards compatible? If so, I think we > should just install your patch. Do you want to work on updating the > manual's node on hashcash too, to document the new interfaces? It's backwards compatible, but in the manual I noticed the variable message-generate-hashcash, which I haven't changed to use the asynchronous functions. I'll fix that, and update the manual. Magnus