emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multi-threaded Emacs


From: Stefan Monnier
Subject: Re: multi-threaded Emacs
Date: Fri, 05 Dec 2008 10:39:42 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> I'm wondering what the exact problem with Gnus is.

Nothing in particular.  Gnus is already doing a fair bit of effort to
run asynchronously.  But, e.g. refreshing the *Group* buffer can take
a long time (especially if you use IMAP) and during this time, your
Emacs can't be used, even though it's not necessarily using all of
your CPU.
Similarly when downloading a large article (with say some movie
attached).

For those reasons I always have at least 2 Emacs processes running: one
for Gnus and one for pretty much everything else.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]