From: Stephen Berman <stephen.berman@gmx.net>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: A GTK-only problem when making frames invisible
Date: Sat, 04 Feb 2017 21:12:11 +0100 [thread overview]
Message-ID: <87shntg1gk.fsf@rosalinde> (raw)
In-Reply-To: <58960943.7090805@gmx.at> (martin rudalics's message of "Sat, 04 Feb 2017 18:02:59 +0100")
On Sat, 04 Feb 2017 18:02:59 +0100 martin rudalics <rudalics@gmx.at> wrote:
> For some time GTK builds of master here exhibit the following problem.
> Run emacs -Q, insert the three following lines in *scratch*
>
> (defvar frame (make-frame))
> (make-frame-invisible frame)
> (frame-visible-p frame)
>
> and evaluate them line by line. Here, the last evaluation returns
> "icon" which is clearly wrong. Running the same procedure with older
> versions including the release candidate delivers "nil" which is
> correct.
When I execute your recipe, after the make-frame-invisible invocation
the new frame get minimized, i.e., is only represented on the desktop as
an entry in the task bar (or panel in KDE terminology), and the
frame-visible-p invocation returns t. Is that expected?
This is with KDE 4.14.9 and GNU Emacs 26.0.50.3 (x86_64-suse-linux-gnu,
GTK+ Version 3.16.7) of 2017-02-01 built on rosalinde
Repository revision: 5d61ef0de9a3f5b1be9e93465cb88aae995975ba
Windowing system distributor 'The X.Org Foundation', version 11.0.11601000
System Description: openSUSE 13.2 (Harlequin) (x86_64)
Steve Berman
next prev parent reply other threads:[~2017-02-04 20:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 17:02 A GTK-only problem when making frames invisible martin rudalics
2017-02-04 20:12 ` Stephen Berman [this message]
2017-02-04 21:47 ` martin rudalics
2017-02-04 22:28 ` Stephen Berman
2017-02-05 9:16 ` martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87shntg1gk.fsf@rosalinde \
--to=stephen.berman@gmx.net \
--cc=emacs-devel@gnu.org \
--cc=rudalics@gmx.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).