emacs-devel
[Top][All Lists]
Advanced

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

Re: User interaction from multiple threads


From: martin rudalics
Subject: Re: User interaction from multiple threads
Date: Wed, 22 Aug 2018 09:18:48 +0200

> This must happen before the prompt is displayed, so it means we will
> need to identify all the functions used for prompting (or channel them
> all into a single low-level function), and do this enqueuing there.

Earlier you said:

>> The simplest idea is to have every primitive that displays in the echo
>> area to take a certain mutex before it does so.

Doesn't that boil down to something very similar, namely that "we will
need to identify all the functions that display in the echo area"?

martin



reply via email to

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