Gnus development mailing list
 help / color / mirror / Atom feed
From: Stainless Steel Rat <ratinox@ccs.neu.edu>
Subject: Re: Getting articles asynchronously.....
Date: Tue, 26 Dec 1995 18:34:06 -0500	[thread overview]
Message-ID: <199512262334.SAA24254@delphi.ccs.neu.edu> (raw)
In-Reply-To: Patrick Audley's message of 26 Dec 1995 12:57:36 -0800

-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "PA" == Patrick Audley <paudley@portal.ca> writes:

PA> 	Since Gnus can already fetch articles in the background

Actually, it doesn't.  The asynchronous article fetch occours when Emacs
isn't doing anything else.  Ie, it is multitasking, not multithreading,
just like an inferior shell process.  Inferior shells are the same: the
inferior process (shell, TCP/IP connection, whatever) is chugging along
independant of Emacs, spitting output through whatever (interrupt driver
like) process handler has been set up.

What you are asking is to have Emacs do two things at once: process
marked articles and read more news.  Neither of these are handled in
inferior processes.  In short, Emacs just can't do it because it isn't
threaded.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMOCGZp6VRH7BJMxHAQHOfAP/dEd/BxsGYYe1nwszW/ID55rGjwh41Htm
GaAbuyuJNl9n/luI1iuArf22esMx4QhVE6bo4+esje+6VL0TPcvpobESmRrbyqma
7nm6o5EAusg9ZPpPMQWD48nscQiZX+iebDGzT9J+mzCgx1IIzL1fogk9GyhJOs3R
5GcCZBr5u24=
=aRCT
-----END PGP SIGNATURE-----
-- 
Rat <ratinox@ccs.neu.edu>          \ Do not use Happy Fun Ball on concrete.
PGP Public Key: Ask for one today!  \ 
http://www.ccs.neu.edu/home/ratinox/ \ 


  reply	other threads:[~1995-12-26 23:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-26  9:16 Patrick Audley
1995-12-26 14:18 ` Stainless Steel Rat
1995-12-26 20:57   ` Patrick Audley
1995-12-26 23:34     ` Stainless Steel Rat [this message]
1995-12-27  1:18   ` Felix Lee
1996-01-03  9:20     ` Lars Magne Ingebrigtsen
1995-12-28  4:53   ` Mark W. Eichin
1995-12-28 13:35     ` Greg Stark
1996-01-15  9:15       ` Greg Stark
1996-01-15 20:36         ` Steven L Baur
1996-01-16 10:34           ` Ketil Z Malde
1996-01-16 11:05             ` Greg Stark
1996-01-16 13:05               ` Massimo Campostrini
     [not found]               ` <zqbn99ny@totally-fudged-out-message-id>
1996-01-17  2:51                 ` Lars Magne Ingebrigtsen
1996-01-17  2:51           ` 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=199512262334.SAA24254@delphi.ccs.neu.edu \
    --to=ratinox@ccs.neu.edu \
    /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).