all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Artur Malabarba <bruce.connor.am@gmail.com>, 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, 08 Nov 2015 19:24:33 +0100	[thread overview]
Message-ID: <563F9361.9070503@gmx.at> (raw)
In-Reply-To: <87a8qofhbw.fsf@gmail.com>

 >      (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.

martin






  reply	other threads:[~2015-11-08 18:24 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 [this message]
2015-11-08 23:49   ` Artur Malabarba

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=563F9361.9070503@gmx.at \
    --to=rudalics@gmx.at \
    --cc=21864@debbugs.gnu.org \
    --cc=bruce.connor.am@gmail.com \
    /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.