emacs-devel
[Top][All Lists]
Advanced

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

Re: display-until.el - Display a window or frame topmost in the frame st


From: martin rudalics
Subject: Re: display-until.el - Display a window or frame topmost in the frame stack until a condition or timeout occurs
Date: Sun, 07 Jan 2018 17:08:47 +0100

> ​Any further thoughts?​

Not really.  I've been struggling with such problems ever since.  The
mixture of making a frame invisible, raising it, giving it focus and
selecting it is hard to understand.

>> The other builds (Motif, Lucid and no-toolkit) have
>> the frame lose its title bar after executing the
>>
>>    (progn (set-frame-parameter (display-until-get-frame-by-name
>> "My-Frame") 'visibility t)
>>           (display-frame-until "My-Frame"))
>>
>> form.
>
>
> ​Does it just seem like a timing issue?

IMHO the word "just" is inappropriate here.  Practically all issues I
fought with in this context were timing issues.

martin




reply via email to

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