Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Hashcash on by default?
Date: Tue, 25 Apr 2006 17:50:58 +0200	[thread overview]
Message-ID: <v94q0hac2l.fsf@marauder.physik.uni-ulm.de> (raw)

On Sat, Apr 22 2006, Lars Magne Ingebrigtsen wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> writes:
>
>> BTW,
>>   (eval-when-compile
>>     [...]
>>     (require 'hashcash))
>> looks odd.  Why is it inside `eval-when-compile'?
>
> Probably so that hashcash won't be loaded unless you really want to
> use it?

Why is hashcash treated differently than say canlock or ecomplete?

,----
| ELISP> (featurep 'message)
| nil
| ELISP> (require 'message)
| message
| ELISP> (featurep 'canlock)
| t
| ELISP> (featurep 'hashcash)
| nil
| ELISP> (featurep 'ecomplete)
| t
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




             reply	other threads:[~2006-04-25 15:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-25 15:50 Reiner Steib [this message]
2006-04-30 10:26 ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
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
2006-04-21 23:50         ` 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=v94q0hac2l.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).