bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#47060: mouse-1-click-follows-link double broken by 3d5e31eceb9dc1fb6


From: Eli Zaretskii
Subject: bug#47060: mouse-1-click-follows-link double broken by 3d5e31eceb9dc1fb62b2b27bcab549df3bd04ce9
Date: Fri, 12 Mar 2021 21:29:12 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Fri, 12 Mar 2021 12:38:42 -0500
> Cc: 47060@debbugs.gnu.org, Jimmy Yuen Ho Wong <wyuenho@gmail.com>
> 
> Oh, my!  Indeed, I forgot that I tested that with my local Emacs which
> has included the patch below for some years.
> 
> Hmm... Eli, what do you say, should I revert the patch on `emacs-27`
> (seeing how it's obviously not as safe as I thought), or should I add
> the patch below to `emacs-27`?
> 
> The problem is that currently `event-convert-list` disagrees with
> `event-modifiers` about which set of symbols can be used as modifiers:
> `event-modifiers` will sometimes include `click` as a modifier, whereas
> `event-convert-list` doesn't accept it.

Too bad.  I think we must revert the change you made.





reply via email to

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