emacs-devel
[Top][All Lists]
Advanced

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

Re: multi-threaded Emacs


From: Richard M Stallman
Subject: Re: multi-threaded Emacs
Date: Sun, 07 Dec 2008 11:02:53 -0500

    > Each thread should have its own local bindings.  To do this
    > requires swapping bindings in and out of the specpdls
    > when switching threads.  It is not hard.

      Currently my guess is that generalizing the existing
    buffer-local/frame-local/terminal-local machinery to include
    thread-local is going to work well, with fairly limited changes.

That seems like a misunderstanding.  What I am talking about does
not involve adding another kind of binding.  It is a matter of
correctly implementing the existing kinds of binding in the context
of multiple threads.




reply via email to

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