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

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

bug#24480: Clicking disables track-mouse on Emacs 25.1


From: Eli Zaretskii
Subject: bug#24480: Clicking disables track-mouse on Emacs 25.1
Date: Wed, 21 Sep 2016 18:02:22 +0300

> From: Vincent Semeria <vincent.semeria@gmail.com>
> Date: Tue, 20 Sep 2016 09:46:45 +0200
> 
> After (set (make-local-variable 'track-mouse) t), when I click anywhere in 
> the buffer, track-mouse will be reset
> to nil.
> 
> Emacs 24.5 didn't do that. It breaks a tooltip system I have for coding in 
> C++ : I alternate between typing,
> clicking and hovering over variables to get tooltips.

Thanks, I fixed this on the emacs-25 branch.

> I cannot debug track-mouse because it is in the C layer of Emacs,
> not in lisp.

The bug was in Lisp, not in the C support code.





reply via email to

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