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

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

[debbugs-tracker] bug#24480: closed (Clicking disables track-mouse on Em


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24480: closed (Clicking disables track-mouse on Emacs 25.1)
Date: Wed, 21 Sep 2016 15:03:02 +0000

Your message dated Wed, 21 Sep 2016 18:02:22 +0300
with message-id <address@hidden>
and subject line Re: bug#24480: Clicking disables track-mouse on Emacs 25.1
has caused the debbugs.gnu.org bug report #24480,
regarding Clicking disables track-mouse on Emacs 25.1
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24480: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24480
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Clicking disables track-mouse on Emacs 25.1 Date: Tue, 20 Sep 2016 09:46:45 +0200
Hello,

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. I cannot debug track-mouse because it is in the C layer of Emacs, not in lisp.

Anyone can help ?

Thanks,
Vincent

--- End Message ---
--- Begin Message --- Subject: Re: bug#24480: Clicking disables track-mouse on Emacs 25.1 Date: Wed, 21 Sep 2016 18:02:22 +0300
> From: Vincent Semeria <address@hidden>
> 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.


--- End Message ---

reply via email to

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