GNU bug report logs - #24480
Clicking disables track-mouse on Emacs 25.1

Previous Next

Package: emacs;

Reported by: Vincent Semeria <vincent.semeria <at> gmail.com>

Date: Tue, 20 Sep 2016 15:28:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24480: closed (Clicking disables track-mouse on Emacs 25.1)
Date: Wed, 21 Sep 2016 15:03:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 21 Sep 2016 18:02:22 +0300
with message-id <83lgylfg8x.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
24480: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24480
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Semeria <vincent.semeria <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Clicking disables track-mouse on Emacs 25.1
Date: Tue, 20 Sep 2016 09:46:45 +0200
[Message part 3 (text/plain, inline)]
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
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Vincent Semeria <vincent.semeria <at> gmail.com>
Cc: 24480-done <at> debbugs.gnu.org
Subject: Re: bug#24480: Clicking disables track-mouse on Emacs 25.1
Date: Wed, 21 Sep 2016 18:02:22 +0300
> From: Vincent Semeria <vincent.semeria <at> 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.


This bug report was last modified 8 years and 243 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.