From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62933 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Hashcash on by default? Date: Wed, 19 Apr 2006 00:32:06 +0200 Message-ID: <87u08qy0pl.fsf@latte.josefsson.org> References: <87d5ffrwi7.fsf@latte.josefsson.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145399583 883 80.91.229.2 (18 Apr 2006 22:33:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Apr 2006 22:33:03 +0000 (UTC) Original-X-From: ding-owner+m11460@lists.math.uh.edu Wed Apr 19 00:33:01 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FVykh-0004oo-9C for ding-account@gmane.org; Wed, 19 Apr 2006 00:32:56 +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 1FVykZ-0006xB-00; Tue, 18 Apr 2006 17:32:47 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FVykH-0006x6-00 for ding@lists.math.uh.edu; Tue, 18 Apr 2006 17:32:29 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FVykC-0008RJ-S2 for ding@lists.math.uh.edu; Tue, 18 Apr 2006 17:32:29 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FVyk5-0008Lu-00 for ; Wed, 19 Apr 2006 00:32:18 +0200 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k3IMW64Z006000 for ; Wed, 19 Apr 2006 00:32:08 +0200 Original-To: ding@gnus.org OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:22:060418:ding@gnus.org::FiuQARO7J8TfneZ1:RE/7 In-Reply-To: (Reiner Steib's message of "Tue, 18 Apr 2006 23:00:50 +0200") User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on yxa-iv X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62933 Archived-At: Reiner Steib writes: > On Tue, Apr 18 2006, Lars Magne Ingebrigtsen wrote: > >> Oh, the default should probably be >> >> (defcustom message-generate-hashcash (executable-find "hashcash") >> ...) >> >> Now fixed. > > Shouldn't it be nil or t according to the custom type? I've changed > it to (if (executable-find "hashcash") t). > > BTW, > (eval-when-compile > [...] > (require 'hashcash)) > looks odd. Why is it inside `eval-when-compile'? Perhaps bit rot because hashcash.el wasn't always included in Gnus. > And the entry functions should be autoloaded, I think. > `hashcash-wait-async' isn't. Yup. > Bye, Reiner. > > P.S.: I already wrote this in > on Sunday but the > message disappeared. Resending (Tuesday) didn't succeed > neither. (Both via Gmane) > -- > ,,, > (o o) > ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/