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: Noam Postavsky
Subject: Re: display-until.el - Display a window or frame topmost in the frame stack until a condition or timeout occurs
Date: Sat, 20 Jan 2018 00:12:26 -0500

On Fri, Jan 19, 2018 at 1:55 PM, martin rudalics <address@hidden> wrote:

> Meanwhile I have been able to do precisely that by evaluating the
> forms below in sequence
>
> (setq frame (make-frame))
>
> (make-frame-invisible frame)
>
> (make-frame-visible frame)
>
> The Lucid build has FRAME lose its window manager decorations when it
> becomes visible again.

Doesn't happen here with emacs-26 and master Lucid builds under the i3 wm.



reply via email to

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