Kevin Gallagher <[EMAIL PROTECTED]> writes: > or (2) Follow link when mouse-1 is clicked while it is over link > ONLY IF the window is the current selected window, otherwise, simply > select the window.
,----[ C-h v mouse-1-click-in-non-selected-windows RET ] | mouse-1-click-in-non-selected-windows is a variable defined in `mouse.el'. | Its value is t | | Documentation: | *If non-nil, a Mouse-1 click also follows links in non-selected windows. | | If nil, a Mouse-1 click on a link in a non-selected window performs | the normal mouse-1 binding, typically selects the window and sets | point at the click position. `---- (This is documented in the manual and NEWS too.) -- Johan Bockgård _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
