emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : Re: Would you say this information window is well desig


From: Peter Dean
Subject: Re: [External] : Re: Would you say this information window is well designed?
Date: Tue, 23 Feb 2021 15:29:41 +0000

On Tuesday, February 23, 2021 4:22 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>
> I suggest that you try using threads for such purposes. Because it's
> easier said than done, and IME this kind of jobs is not something for
> which Lisp threads, as currently implemented, are suitable.

Isn't it a kind of async task for which threads would be ideal, provided
the thread takes care of yielding often to keep the UI going?

What is it in Elisp threads which make them unsuitable for this? What
kind of problems do you think of?



reply via email to

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