From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62925 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Hashcash on by default? Date: Tue, 18 Apr 2006 23:00:50 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: <87d5ffrwi7.fsf@latte.josefsson.org> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145394203 15716 80.91.229.2 (18 Apr 2006 21:03:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Apr 2006 21:03:23 +0000 (UTC) Original-X-From: ding-owner+m11452@lists.math.uh.edu Tue Apr 18 23:03:20 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 1FVxLo-0006gr-Ij for ding-account@gmane.org; Tue, 18 Apr 2006 23:03:11 +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 1FVxLf-0006Mn-00; Tue, 18 Apr 2006 16:02:59 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FVxKn-0006M3-00 for ding@lists.math.uh.edu; Tue, 18 Apr 2006 16:02:05 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FVxKj-0004qU-4W for ding@lists.math.uh.edu; Tue, 18 Apr 2006 16:02:05 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FVxKg-0007Ih-00 for ; Tue, 18 Apr 2006 23:01:58 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FVxKc-0006TY-2K for ding@gnus.org; Tue, 18 Apr 2006 23:01:54 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Apr 2006 23:01:54 +0200 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Apr 2006 23:01:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: .*T0'iU(sujq_j9\J>-d4fg;N/1++U#U$_5ii6k.=|"-n'?5O:Hyz&wi'-!I~,}7~GgT=0S /&-R5sbkNy5+Xo1y{Tw2KKxi@Xh"g@]Qc|.U<*]WDd)qvGowFDvfU1F]{EDho:7P0@|oOD=Bc{K4?> WP68K[Mx:}=`ZT'6g4'f+g?;`vri2!)xGy}3:=l'(/Cea0l4lo^H5#@/Z3ev Mail-Copies-To: nobody User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:NahG0+kVpNHFoMyqUMjfm24lymo= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62925 Archived-At: 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'? And the entry functions should be autoloaded, I think. `hashcash-wait-async' isn't. 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/