From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: ahyatt@gmail.com, lennart.borgman@gmail.com, 5482@debbugs.gnu.org
Subject: bug#5482: frame-invisible-p reports nil for iconified frames on w32
Date: Mon, 27 Jun 2016 18:40:58 +0300 [thread overview]
Message-ID: <83por2y705.fsf@gnu.org> (raw)
In-Reply-To: <5770C60E.20502@gmx.at> (message from martin rudalics on Mon, 27 Jun 2016 08:22:06 +0200)
> Date: Mon, 27 Jun 2016 08:22:06 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: ahyatt@gmail.com, lennart.borgman@gmail.com, 5482@debbugs.gnu.org
>
> > I could perhaps agree that iconify-frame should have undone the effect
> > of make-frame-invisible in this use case, though.
>
> I see no problems with
>
> (progn
> (setq my-frame (make-frame))
> (make-frame-invisible my-frame)
> (sit-for 1)
> (iconify-frame my-frame)
> (sit-for 1)
> (frame-visible-p my-frame))
>
> Or what did you have in mind?
On Windows 7, calling iconify-frame doesn't cause the frame to show
when the mouse pointer hovers above the Emacs icon on the task bar, as
if the frame is still invisible. No such problem on XP, though.
next prev parent reply other threads:[~2016-06-27 15:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 20:37 bug#5482: frame-invisible-p reports nil for iconified frames on w32 Lennart Borgman
2016-06-26 3:56 ` Andrew Hyatt
2016-06-26 10:18 ` martin rudalics
2016-06-26 15:58 ` Eli Zaretskii
2016-06-27 6:22 ` martin rudalics
2016-06-27 15:40 ` Eli Zaretskii [this message]
2016-06-27 16:56 ` martin rudalics
2016-06-28 16:00 ` Eli Zaretskii
2018-06-14 0:48 ` Noam Postavsky
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=83por2y705.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=5482@debbugs.gnu.org \
--cc=ahyatt@gmail.com \
--cc=lennart.borgman@gmail.com \
--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 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.