[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Threads in emacs implementation
From: |
Miles Bader |
Subject: |
Re: Threads in emacs implementation |
Date: |
Mon, 20 Jun 2005 11:11:05 +0900 |
On 6/17/05, Ted Zlatanov <address@hidden> wrote:
> This will make threads more of a utility than a true built-in, and
> threaded code would be written especially for that purpose.
Do you know of any applications that require this? For many purposes,
using timers etc. seems to work fairly well already.
The main reason I can see for wanting threading is to allow users to
continue using Emacs in one window while waiting for another window
that's doing something (e.g. Gnus updating over a dialup). However
that level of functionality is hard to implement.
-Miles
--
Do not taunt Happy Fun Ball.
- Re: Threads in emacs implementation, (continued)
- Re: Threads in emacs implementation, Ted Zlatanov, 2005/06/15
- Re: Threads in emacs implementation, Miles Bader, 2005/06/15
- Re: Threads in emacs implementation, Ted Zlatanov, 2005/06/16
- Re: Threads in emacs implementation, Miles Bader, 2005/06/16
- Re: Threads in emacs implementation, Ted Zlatanov, 2005/06/17
- Re: Threads in emacs implementation, Richard Stallman, 2005/06/17
- Re: Threads in emacs implementation, Ted Zlatanov, 2005/06/20
- Re: Threads in emacs implementation, Richard M. Stallman, 2005/06/21
- Re: Threads in emacs implementation, Nic Ferrier, 2005/06/21
- Re: Threads in emacs implementation, Richard M. Stallman, 2005/06/22
- Re: Threads in emacs implementation,
Miles Bader <=
- Re: Threads in emacs implementation, Nic Ferrier, 2005/06/20
- Re: Threads in emacs implementation, David Kastrup, 2005/06/20
- Re: Threads in emacs implementation, Nic Ferrier, 2005/06/20
- Re: Threads in emacs implementation, Lennart Borgman, 2005/06/20
- Re: Threads in emacs implementation, Ted Zlatanov, 2005/06/20
Re: Threads in emacs implementation, tomas, 2005/06/08
Re: Threads in emacs implementation, Steven Wu, 2005/06/08