bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14841: Frames created invisible have their visibility parameter set


From: Juanma Barranquero
Subject: bug#14841: Frames created invisible have their visibility parameter set to t
Date: Sat, 20 Jul 2013 18:57:57 +0200

On Sat, Jul 20, 2013 at 6:09 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> Maybe like this:

> +  SET_FRAME_VISIBLE (f, 0);
> +  SET_FRAME_ICONIFIED (f, 1);

It certainly cures the symptom. I suggest you install it.





reply via email to

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