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: Lars Ingebrigtsen
Subject: bug#49784: 27.2; mouse-2 error with "No cross-reference here"
Date: Fri, 30 Jul 2021 20:09:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Robert Morelli <morelli@flux.utah.edu> writes:

> 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.

Sorry; I don't understand this bug report.  Why do you need to bind
<mouse-2>?  <mouse-2> is already bound in *Help* buffers, and gives you
that error (if you're not clicking on a button).

Do you just wish to rebind <mouse-2> in all buffers?  Then you should
probably rebind <down-mouse-2> instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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