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

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

bug#49784: 27.2; mouse-2 error with "No cross-reference here"


From: Eli Zaretskii
Subject: bug#49784: 27.2; mouse-2 error with "No cross-reference here"
Date: Fri, 30 Jul 2021 21:22:07 +0300

> From: Robert Morelli <morelli@flux.utah.edu>
> Date: Fri, 30 Jul 2021 11:20:52 -0600
> 
> This might be related to bug 11174 reported 9 years ago.
> 
> To reproduce, bind:
> (global-set-key (kbd "<mouse-2>")
> (lambda (click)
> (interactive "e")))
> 
> Then, click with mouse-2 in a *Help* buffer.

Why is this a bug?  *Help* buffers have mouse-2 bound locally to a
command, and local bindings take precedence over global ones.





reply via email to

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