[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multi-threaded Emacs
From: |
Florian Beck |
Subject: |
Re: multi-threaded Emacs |
Date: |
Wed, 03 Dec 2008 00:10:32 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>> If "concurrent threads" means "threads that can only switch where the
>> program lets them", they are very useful in Emacs for the sake of multiple
>> terminals.
>
> I rarely use multiple terminals, and when I use them, the current
> restrictions are mostly bearable. OTOH I very often would like to keep
> using my Emacs while it's byte-compiling some files, or while Gnus is
> fetching some newsgroup.
As a user, I would love to see asynchronous processes.
However, I would also like to see redisplay+font-locking making use of
the four to eight processor cores that will become standard during emacs24's
lifetime. Font-locking is a powerful and quite user-accessible feature
which is currently limited by processor speed.
--
Florian Beck
- Re: multi-threaded Emacs, (continued)
- Re: multi-threaded Emacs, Stefan Monnier, 2008/12/11
- Re: multi-threaded Emacs, Ted Zlatanov, 2008/12/11
- Re: multi-threaded Emacs, Paul R, 2008/12/11
- Re: multi-threaded Emacs, Stefan Monnier, 2008/12/11
- Re: multi-threaded Emacs, Giuseppe Scrivano, 2008/12/12
- Re: multi-threaded Emacs, Stefan Monnier, 2008/12/12
- Re: multi-threaded Emacs, Paul R, 2008/12/11
- Re: multi-threaded Emacs, Stefan Monnier, 2008/12/11
- Re: multi-threaded Emacs, Richard M Stallman, 2008/12/04
- Re: multi-threaded Emacs, Stefan Monnier, 2008/12/05
- Re: multi-threaded Emacs,
Florian Beck <=
Re[2]: multi-threaded Emacs, ak70, 2008/12/03
Re: multi-threaded Emacs, Stefan Monnier, 2008/12/04
Re: multi-threaded Emacs, Tom Tromey, 2008/12/06