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

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

bug#12971: 24.2.50; mouse-1 in info header lines tooltips


From: martin rudalics
Subject: bug#12971: 24.2.50; mouse-1 in info header lines tooltips
Date: Sat, 24 Nov 2012 10:14:00 +0100

  In mouse-drag-line don't exit tracking prematurely (Bug#12006).

  * mouse.el (popup-menu): Fix doc-string and re-indent code.
  (mouse-drag-line): Don't exit tracking when a switch-frame or
  switch-window event occurs (Bug#12006).

This change had a mistake: it needed to read the up-event even if the
line is not draggable, so that the follow-link processing can take
place.  Fixed in the emacs-24 branch.

Thanks for fixing this, martin






reply via email to

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