unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31975: Emacs NS port `M-x customize` Mouse Autoselect Window (point-to-focus) has no effect
@ 2018-06-26  7:13 Van L
  2018-06-26 14:40 ` Eli Zaretskii
  2021-10-20  2:08 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 16+ messages in thread
From: Van L @ 2018-06-26  7:13 UTC (permalink / raw)
  To: 31975

Hello,

The customized setting for point-to-focus 
has no effect.

Maybe a tweak for Emacs is all you 
need to point-to-focus as discussed 
at stackoverflow.

#+NAME: point-to-focus
#+BEGIN_EXAMPLE
  https://stackoverflow.com/questions/98310/focus-follows-mouse-plus-auto-raise-on-mac-os-x
    defaults write com.apple.Terminal FocusFollowsMouse -bool true
#+END_EXAMPLE

#+NAME: `M-x customize` Mouse Autoselect Window
#+BEGIN_EXAMPLE
   Non-nil means autoselect window with mouse pointer. Hide
   If nil, do not autoselect windows.
   A positive number means delay autoselection by that many seconds: a
   window is autoselected only after the mouse has remained in that
   window for the duration of the delay.
   A negative number has a similar effect, but causes windows to be
   autoselected only after the mouse has stopped moving.  (Because of
   the way Emacs compares mouse events, you will occasionally wait twice
   that time before the window gets selected.)
   Any other value means to autoselect window instantaneously when the
   mouse pointer enters it.
   
   Autoselection selects the minibuffer only if it is active, and never
   unselects the minibuffer if it is active.
   
   When customizing this variable make sure that the actual value of
   ‘focus-follows-mouse’ matches the behavior of your window manager.

#+END_EXAMPLE








^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-10-21  3:13 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26  7:13 bug#31975: Emacs NS port `M-x customize` Mouse Autoselect Window (point-to-focus) has no effect Van L
2018-06-26 14:40 ` Eli Zaretskii
2018-06-26 15:26   ` Van L
2018-06-26 15:54     ` Eli Zaretskii
2018-06-27  4:49       ` Van L
2018-06-27 14:50         ` Eli Zaretskii
2018-06-28  6:03           ` Van L
2018-06-27  7:34       ` martin rudalics
2018-06-27 14:56         ` Eli Zaretskii
2018-06-28 10:40           ` Van L
2018-06-28 12:59             ` Eli Zaretskii
2018-06-28 13:05               ` Van L
2018-06-28 18:24                 ` Alan Third
2021-10-20  2:08 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-20 20:26   ` Alan Third
2021-10-21  3:13     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).