unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24480: Clicking disables track-mouse on Emacs 25.1
@ 2016-09-20  7:46 Vincent Semeria
  2016-09-21 15:02 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Semeria @ 2016-09-20  7:46 UTC (permalink / raw)
  To: 24480

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 582 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#24480: Clicking disables track-mouse on Emacs 25.1
  2016-09-20  7:46 bug#24480: Clicking disables track-mouse on Emacs 25.1 Vincent Semeria
@ 2016-09-21 15:02 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-09-21 15:02 UTC (permalink / raw)
  To: Vincent Semeria; +Cc: 24480-done

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-21 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20  7:46 bug#24480: Clicking disables track-mouse on Emacs 25.1 Vincent Semeria
2016-09-21 15:02 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).