From: martin rudalics <rudalics@gmx.at>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: A GTK-only problem when making frames invisible
Date: Sat, 04 Feb 2017 22:47:16 +0100 [thread overview]
Message-ID: <58964BE4.2090404@gmx.at> (raw)
In-Reply-To: <87shntg1gk.fsf@rosalinde>
> 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?
No. The frame should disappear from the taskbar:
On graphical displays, invisible frames are not updated and are
usually not displayed at all, even in a window system’s "taskbar".
Can you try with an earlier version? And is there any difference if, as
a second step, you do (iconify-frame frame) instead?
Thanks, martin
next prev parent reply other threads:[~2017-02-04 21:47 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
2017-02-04 21:47 ` martin rudalics [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58964BE4.2090404@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-devel@gnu.org \
--cc=stephen.berman@gmx.net \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.