[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7269: 24.0.50; opening a file via emacsclient -c <file> moves the mo
From: |
Stefan Monnier |
Subject: |
bug#7269: 24.0.50; opening a file via emacsclient -c <file> moves the mouse cursor to the top left of the frames buffer. |
Date: |
Thu, 11 Nov 2010 18:04:25 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> A workaround is M-x customize-save-variable focus-follows-mouse n.
> It’s probably time to flip the default, since even on X these days there
> are only a small minority of focus-follows-mouse users.
Even tho I love focus follows mouse, I'd tend to agree: not only it
seems we're in the minority, but the nil value is a safer default since
moving the mouse is something that should usually be avoided.
Stefan