all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 16681@debbugs.gnu.org
Subject: bug#16681: mouse-autoselect-window missing when switching frames
Date: Fri, 07 Feb 2014 20:15:12 +0100	[thread overview]
Message-ID: <52F530C0.1060001@gmx.at> (raw)
In-Reply-To: <jwv8utnqa4i.fsf@iro.umontreal.ca>

 > In a system with "focus follows mouse" do the following:
 >
 >    % src/emacs -Q --eval '(setq mouse-autoselect-window t)'
 >    C-x 5 2
 >    <place the two frames side by side>
 >    C-x 2
 >    <go to the second frame>
 >    C-x 2
 >
 > Now move mouse "in circle":
 > - top-left window, then top-right window, then bottom-right window, then
 >   bottom-left window, and if you like it, you can keep doing it for a while.
 > notice how this *should* select each one of the four windows in each cycle,
 > but instead only 2 of those windows are selected: when crossing from one
 > frame to the other the new frame is selected, but that frame's selected
 > window is used as the new selected window instead of using that the
 > window into which the mouse just entered.

Works without problems on Window XP.  On my Debian GTK build I have to
set `focus-follows-mouse' to t to make it work.

martin





  reply	other threads:[~2014-02-07 19:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-07 14:18 bug#16681: mouse-autoselect-window missing when switching frames Stefan Monnier
2014-02-07 19:15 ` martin rudalics [this message]
2014-02-08  7:42   ` Eli Zaretskii
2017-02-18 11:37 ` 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=52F530C0.1060001@gmx.at \
    --to=rudalics@gmx.at \
    --cc=16681@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.