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: Robert Weiner
Subject: Re: display-until.el - Display a window or frame topmost in the frame stack until a condition or timeout occurs
Date: Tue, 2 Jan 2018 12:38:27 -0500

On Wed, Dec 20, 2017 at 3:54 AM, martin rudalics <address@hidden> wrote:
​​
> I will try on GNU/Linux as soon as I have that machine running again.

​Any further thoughts?​
​​

​​
I tried your functions on GNU/Linux now.  The GTK build seems to handle
​​
t
​​
h
​​
e
​​
m
​​
​​
a
​​
s
​​
​​
e
​​
x
​​
pected.  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?

Bob


reply via email to

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