Stefan Monnier <[EMAIL PROTECTED]> writes:

>> I have added a new option mouse-1-click-in-non-selected-windows
>> that controls whether mouse-1 click in non-selected windows
>> will follow links.  Default is t.
>
> I think it should be purely and simply removed.
> It addresses the "click to focus window" problem but nobody ever complained
> about it (contrary to the problem of "click to focus frame" which is still
> open).


IIRC, you were the one to propose _not_ following a link in a
non-selected window, and I initially said it made sense (so I
implemented it unconditionally).

Personally, I got irritated by that, and others said it would
be confusing to novices too -- so I changed it to an option.

Of course, I can remove it all-together if nobody finds it
useful.


But maybe it would make more sense to have an option would could make
a mouse click in a non-selected window _only_ select that window
rather than also setting point (or following links or whatever).

That would be analogue to the x-mouse-click-focus-ignore-position for
frame focus.


WDOT?

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to