Gnus development mailing list
 help / color / mirror / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Subject: Asynchronous Gnus?
Date: Fri, 03 Jun 2005 09:30:44 -0400	[thread overview]
Message-ID: <ud5r3k1ob.fsf@boost-consulting.com> (raw)


Hi,

I have an immediate problem and a broader question.  The immediate
problem is that the SMTP server I'm forced (by my ISP) to talk to is
fairly unresponsive.  When sending mail with message-mail, it often
seems to stop cold before anything happens.  Often the best way to get
mail to go out is to try sending a few times and cancelling with `C-g'
until it wakes up.  For any dedicated mail program, this is no problem
as it does all its SMTP transactions in the background.  Is there some
way to get Gnus to act the same way?

The broader question is about why all of Gnus can't be more
asynchronous.  Most of the problems I have with Gnus are UI
responsiveness issues that could be solved that way.  I've been told
that it's because Emacs doesn't have any notion of threads or
concurrency, but I guess I don't understand why that's a huge
obstacle.  For one thing I note that we have gnus-demon-add-handler so
there is a way to get it to do work "between keystrokes," as it were.
Probably more importantly, there are all kinds of things Emacs does
concurrently with processes that don't cause the whole program to lock
up, e.g. pcl-cvs.

Thanks for your time,
Dave

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




             reply	other threads:[~2005-06-03 13:30 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 13:30 David Abrahams [this message]
2005-06-03 20:37 ` Gnus with Exim (was: Asynchronous Gnus?) David Abrahams
2005-06-03 22:28   ` Gnus with Exim Steven E. Harris
2005-06-04 13:47     ` David Abrahams
2005-06-04 15:29       ` Steven E. Harris
2005-06-06  2:05         ` David Abrahams
2005-06-06 17:04           ` Steven E. Harris
2005-06-06 18:31             ` David Abrahams
2005-06-06 19:59               ` Steven E. Harris
2005-06-06 20:43                 ` David Abrahams
2005-06-06 22:44                   ` Steven E. Harris
2005-06-06 23:08                     ` David Abrahams
2005-06-06 23:47                       ` Steven E. Harris
2005-06-07  1:36                         ` David Abrahams
2005-06-08 18:14                           ` Steven E. Harris
2005-06-08 19:45                             ` David Abrahams
2005-06-08 20:14                               ` Steven E. Harris
2005-06-08 20:48                                 ` David Abrahams
2005-06-08 21:20                                   ` Steven E. Harris
2005-06-23 18:49                                     ` David Abrahams
2005-06-24 17:14                                       ` Steven E. Harris
2005-06-24 18:09                                         ` David Abrahams
2005-06-25 15:33                                           ` Steven E. Harris
2005-07-19 11:05                                     ` func-menu David Abrahams
2005-07-19 14:01                                       ` func-menu J. David Boyd
2005-07-19 14:21                                       ` func-menu Ted Zlatanov
2005-07-19 14:35                                         ` func-menu David Abrahams
2005-07-19 15:20                                           ` func-menu Ted Zlatanov
2005-07-19 15:41                                             ` func-menu David Abrahams
2005-07-20  1:03                                               ` func-menu Danny Siu
2005-07-22 14:55                                                 ` func-menu David Abrahams

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=ud5r3k1ob.fsf@boost-consulting.com \
    --to=dave@boost-consulting.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).