Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: Hashcash on by default?
Date: Wed, 19 Apr 2006 00:32:06 +0200	[thread overview]
Message-ID: <87u08qy0pl.fsf@latte.josefsson.org> (raw)
In-Reply-To: <v9hd4qppj1.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue, 18 Apr 2006 23:00:50 +0200")

Reiner Steib <reinersteib+gmane@imap.cc> 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
>       <v9slodb89s.fsf@marauder.physik.uni-ulm.de> 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/



  parent reply	other threads:[~2006-04-18 22:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-15 13:22 Lars Magne Ingebrigtsen
2006-04-15 23:42 ` Miles Bader
2006-04-16  0:38   ` Adam Sjøgren
2006-04-17  3:54   ` Manoj Srivastava
2006-04-18 10:47 ` Simon Josefsson
2006-04-18 12:24   ` gdt
2006-04-18 13:42     ` Simon Josefsson
2006-04-18 13:59       ` gdt
2006-04-18 19:37   ` Raymond Scholz
2006-04-18 20:20     ` Lars Magne Ingebrigtsen
2006-04-18 20:30       ` Ted Zlatanov
2006-04-18 21:00       ` Reiner Steib
2006-04-18 22:28         ` Steve Youngs
2006-04-19 13:03           ` Reiner Steib
2006-04-18 22:32         ` Simon Josefsson [this message]
2006-04-21 23:50         ` Lars Magne Ingebrigtsen
2006-04-25 15:50 Reiner Steib
2006-04-30 10:26 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87u08qy0pl.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).