|
From: | Richard Stallman |
Subject: | Re: Threads in emacs implementation |
Date: | Thu, 09 Jun 2005 10:40:38 -0400 |
The greatest obstacle to this seems to be shallow binding - you'd have to unwind one thread's stack and rewind another's when switching threads. Maybe there's an easier way that I don't see... That is how the Lisp Machine worked. It is not an unreasonable idea.
[Prev in Thread] | Current Thread | [Next in Thread] |