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: Vincent Semeria <vincent.semeria <at> gmail.com>
Subject: bug#24480: closed (Re: bug#24480: Clicking disables track-mouse
 on Emacs 25.1)
Date: Wed, 21 Sep 2016 15:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#24480: Clicking disables track-mouse on Emacs 25.1

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 24480 <at> debbugs.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: 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.

[Message part 3 (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 4 (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 5 (text/html, inline)]

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

Previous Next


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