|
| From: | Thomas Lord |
| Subject: | Re: Very interesting analysis of "the state of Emacs" |
| Date: | Wed, 30 Apr 2008 09:08:48 -0700 |
| User-agent: | Thunderbird 1.5.0.5 (X11/20060808) |
Miles Bader wrote:
Stephen Eilert <address@hidden> writes: There is that. Another place where threads could help is with complex commands. At present, concurrent complex command invocations must strictly "stack": the order of invocation is always the reverse of the order of execution of commands. This can be especially annoying and confusing when you are invoking complex commands in two completely unrelated windows or frames. With threads, you could (conceivably) have multiple, independent recursive edits. -t -Miles |
| [Prev in Thread] | Current Thread | [Next in Thread] |