> If we have specific problems in certain modes, let's fix those > modes (e.g. in grep that you have to click on the file:line > part of a line to jump).
AFAICT the specific problem at hand is that a mous-1 click used to get focus should not follow a link. No matter what kind of link, no matter the major mode. I think x-mouse-click-focus-ignore-position is pretty much the kind of thing we want, although I'd have expected that the window-manager would take care of those things (it should eat the "click-to-focus" and not pass it on to the application). But if such a thing is not possible a double-click sounds like the next best thing. Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel