Gnus development mailing list
 help / color / mirror / Atom feed
From: Dan Christensen <jdc@uwo.ca>
Subject: Re: Asynchronous hashcash.el
Date: Sun, 14 Nov 2004 22:26:01 -0500	[thread overview]
Message-ID: <874qjr94ja.fsf@uwo.ca> (raw)
In-Reply-To: <m23bzc350h.fsf@zemdatav.local> (Magnus Henoch's message of "Sun, 14 Nov 2004 14:59:58 +0100")

Thanks a lot for implementing this.  It makes hashcash much more
usable.  I have a few comments/questions:

1) If I call mail-add-payment-async while a previous async payment is
   being calculated, I end up with redundant hashcash headers and
   wasted cpu time.  Could this function keep a list of calculations
   in progress, and not start redundant calculations (same # of bits
   and same key)?

2) Could a key binding ("C-c C-h"?) and menu item be created for
   mail-add-payment-async?

3) I'd like async payments to be calculated even for recipients I add
   to the To/Cc lists, without manually having to call
   mail-add-payment-async.  Any suggestions on how best to do this?

4) I think the documentation could say a bit more about how this
   works.  E.g. the section:

     If you wish to generate hashcash for each message you send, you can
     customize `message-generate-hashcash' (*note Mail Headers:
     (message)Mail Headers.), as in:
  
       (setq message-generate-hashcash t)
  
     You will need to set up some additional variables as well:

   could instead read:

     If you wish to generate hashcash ..., as in:     [no change here]
  
       (setq message-generate-hashcash t)

     This will cause Gnus to start asynchronously calculating hashcash
     payments for addresses that it put in the To and Cc lines while
     you compose your message.  If you add other addresses manually, a
     payment will be generated for them when you send the message.  If
     you wish to have payments generated asynchronously for these
     messages, you can manually invoke mail-add-payment-async
     (keystroke/menu...)   [New paragraph.]
  
     You may wish to set up some additional variables as well:
     [Note change to this phrasing.]
    
Thanks again!

Dan



  parent reply	other threads:[~2004-11-15  3:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-02 17:08 Magnus Henoch
2004-11-02 21:11 ` Simon Josefsson
2004-11-03 14:54   ` Magnus Henoch
2004-11-04 14:36     ` Simon Josefsson
2004-11-09 15:48       ` Magnus Henoch
2004-11-09 15:56       ` Magnus Henoch
2004-11-14  1:33 ` Dan Christensen
2004-11-14  1:59   ` Simon Josefsson
2004-11-14 13:59     ` Magnus Henoch
2004-11-14 14:28       ` Simon Josefsson
2004-11-14 16:42         ` Simon Josefsson
2004-11-14 20:43           ` Magnus Henoch
2004-11-14 23:14             ` Simon Josefsson
2004-11-16 20:13               ` Reiner Steib
2004-11-16 20:50                 ` Simon Josefsson
2004-11-14 23:02           ` Adam Sjøgren
2004-11-14 23:35             ` Simon Josefsson
2004-11-15 14:57               ` Adam Sjøgren
2004-11-15 17:17                 ` Simon Josefsson
2004-11-15  3:26       ` Dan Christensen [this message]
2004-11-15  9:39         ` Reiner Steib
2004-11-15 12:35         ` Simon Josefsson
2004-11-15 14:03           ` Kai Grossjohann
2004-12-01  7:09 ` Graham Murray
2004-12-01 10:23   ` Uwe Brauer
2004-12-01 13:13     ` Simon Josefsson

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=874qjr94ja.fsf@uwo.ca \
    --to=jdc@uwo.ca \
    /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).