emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 1b71c995da: Avoid binding mouse-1 in xref when mouse-1 doesn'


From: Stefan Monnier
Subject: Re: master 1b71c995da: Avoid binding mouse-1 in xref when mouse-1 doesn't follow links
Date: Fri, 29 Apr 2022 13:17:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen [2022-04-29 15:16:07] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> Hmm... this won't adjust if `mouse-1-click-follows-link` is changed
>> later on.  Why do we need this `mouse-1` binding?
> Dmitry seems to like the two different actions (which only differ in
> whether the other buffer is selected or not).  I'd be fine with removing
> the mouse-1 binding.

I think the benefit of using the "standard" behavior (i.e. only have
a mouse-2 binding and rely on `mouse-1-click-follows-link` to make it
available on `mouse-1`) outweighs the benefit of choosing between those
two slightly different behaviors by opting for one binding or the other.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]