From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58622 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: hashcash Date: Mon, 27 Sep 2004 21:56:41 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87d609jbd9.fsf@koldfront.dk> <87mzzcu4pk.fsf@koldfront.dk> <87oejrn52o.fsf@koldfront.dk> <87vfdzlo1q.fsf@koldfront.dk> <87oejr358z.fsf@koldfront.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096315033 21236 80.91.229.6 (27 Sep 2004 19:57:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Sep 2004 19:57:13 +0000 (UTC) Original-X-From: ding-owner+M7160@lists.math.uh.edu Mon Sep 27 21:57:02 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 1CC1cM-0001Aq-00 for ; Mon, 27 Sep 2004 21:57:02 +0200 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 1CC1cE-0002SF-00; Mon, 27 Sep 2004 14:56:54 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CC1cA-0002SA-00 for ding@lists.math.uh.edu; Mon, 27 Sep 2004 14:56:50 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CC1cA-0000Fy-5q for ding@lists.math.uh.edu; Mon, 27 Sep 2004 14:56:50 -0500 Original-Received: from fitch5.uni2.net (fitch5.uni2.net [130.227.52.108]) by justine.libertine.org (Postfix) with ESMTP id C445E3A0036 for ; Mon, 27 Sep 2004 14:56:47 -0500 (CDT) Original-Received: from defun.localdomain (130.228.88.12.ip.tele2adsl.dk [130.228.88.12]) by fitch5.uni2.net (8.12.6/8.11.6) with ESMTP id i8RJujWI028193 for ; Mon, 27 Sep 2004 21:56:45 +0200 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Mon, 27 Sep 2004 21:38:33 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58622 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58622 Simon Josefsson writes: > Then hashcash.el will have to depend on Gnus... perhaps it is cleaner > to use replace-regexp-in-string? But then it won't work in XEmacs :-) Better to copy the definition from gnus-util.el and call it, say, hashcash-replace-in-string. -- Jesper Harder