Gnus development mailing list
 help / color / mirror / Atom feed
From: William Perry <wmperry@homer.spry.com>
Cc: ding@ifi.uio.no
Subject: Re: Asynchronous nntp.el
Date: Thu, 18 Jan 1996 21:33:45 -0800 (PST)	[thread overview]
Message-ID: <Pine.SUN.3.91.960118213149.29423A-100000@homer> (raw)
In-Reply-To: <w8s3f9cdffj.fsf@eistla.ifi.uio.no>


On 19 Jan 1996, Lars Magne Ingebrigtsen wrote:

> I have rewritten nntp.el to be totally asynchronous.  Process filters,
> callback functions -- a very flexible architecture.  I'm moving the
> `nntp-asynchronous-' stuff (that was used for article prefetching) up
> into the Gnus code proper, so that all other future backends capable
> of being asynchronous don't have to duplicate that code.  (For
> instance -- there's no reason why nnml using ftp to read messages
> shouldn't be asynchronous.)
> 
> When I get the whole thing working properly, writing functions for
> postponed commands (and stuff) shouldn't be much work.

  This is great news.  I'm working on rewriting all the URL stuff to be 
asynchronous as well.  One thing you might want to consider doing is 
having all this stuff be in an after-change-hook in the nntp buffer.  
That would save all the strings getting cons'd, but it depends on what 
you are going to do with the data I guess.  But still, one big string is 
better than 15 smaller strings + 1 big string.

-Bill P.


      reply	other threads:[~1996-01-19  5:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-01-19  3:36 Lars Magne Ingebrigtsen
1996-01-19  5:33 ` William Perry [this message]

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=Pine.SUN.3.91.960118213149.29423A-100000@homer \
    --to=wmperry@homer.spry.com \
    --cc=ding@ifi.uio.no \
    /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).