From: Artur Malabarba <bruce.connor.am@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 21864@debbugs.gnu.org
Subject: bug#21864: 25.0.50; `raise-frame' steals focus some time after being called if the frame was iconified
Date: Sun, 8 Nov 2015 23:49:25 +0000 [thread overview]
Message-ID: <CAAdUY-+JWcA+VTLY2D8cvspTPM6gFBEE644OhdZgBNvyXwNBng@mail.gmail.com> (raw)
In-Reply-To: <563F9361.9070503@gmx.at>
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
On 8 Nov 2015 6:24 pm, "martin rudalics" <rudalics@gmx.at> wrote:
>
> > (let ((cur (selected-frame)))
> > (raise-frame other-frame)
> > (select-frame cur))
> >
> > Result: Even though that snippet ends with `(select-frame cur)', focus
> > is left on `other-frame'.
>
> ‘raise-frame’ requires an interaction with the window manager. If the
> latter decides that raising a minimized frame will give focus to that
> frame that's it.
>
> You might want to look into bug#745 where you can find many references
> to window manager behaviors and older discussions on emacs-devel.
Yeah, that makes sense. Thanks for the reference.
I guess we can close this then.
[-- Attachment #2: Type: text/html, Size: 935 bytes --]
prev parent reply other threads:[~2015-11-08 23:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 18:33 bug#21864: 25.0.50; `raise-frame' steals focus some time after being called if the frame was iconified Artur Malabarba
2015-11-08 18:24 ` martin rudalics
2015-11-08 23:49 ` Artur Malabarba [this message]
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=CAAdUY-+JWcA+VTLY2D8cvspTPM6gFBEE644OhdZgBNvyXwNBng@mail.gmail.com \
--to=bruce.connor.am@gmail.com \
--cc=21864@debbugs.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 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.