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: Eli Zaretskii
Subject: Re: User interaction from multiple threads
Date: Thu, 16 Aug 2018 16:46:14 +0300

> Date: Thu, 16 Aug 2018 14:21:21 +0200
> From: martin rudalics <address@hidden>
> CC: address@hidden, address@hidden
> 
>  > and then
>  > higher-level code works on the text in the minibuffer.  By contrast,
>  > you want input to be sent to keyboard code from a buffer(??).
> 
> I'd want to relax the organization of minibuffers.  Instead of
> maintaining them in form of a stack, allow random access to the
> minibuffer list.  Instead of having always only the one on top of the
> stack active, allow to make any of them the active one.  And allow any
> of them to appear in its own dedicated minibuffer window where the
> selectedness of that window's frame indicates the currently active
> minibuffer.

That is a fine plan, but how does it make the issue at hand easier to
solve?



reply via email to

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