GNU bug report logs -
#12971
24.2.50; mouse-1 in info header lines tooltips
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Fri, 23 Nov 2012 15:23:02 UTC
Severity: normal
Found in version 24.2.50
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Nov 2012 16:16:12 +0800
with message-id <87wqxbquur.fsf <at> gnu.org>
and subject line Re: bug#12971: 24.2.50; mouse-1 in info header lines tooltips
has caused the debbugs.gnu.org bug report #12971,
regarding 24.2.50; mouse-1 in info header lines tooltips
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
12971: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12971
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
When with emacs -Q in info I move the mouse to an object on the header
line I get tooltips like "mouse-1: Go to node ...". However, mouse-1
does nothing but select the window here. This looks like a fallout of:
2012-06-23 Chong Yidong <cyd <at> gnu.org>
* info.el (Info-mouse-follow-link): Accept symbol values of
link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
(Info-fontify-node): Use Info-link-keymap for all navigation
buttons, with link-args property to perform the desired action.
(Info-link-keymap): Doc fix.
(Info-next-link-keymap, Info-prev-link-keymap)
(Info-up-link-keymap): Delete now-unused keymaps.
Onserved with GNU Emacs 24.2.50.1 (i386-mingw-nt5.1.2600)
of 2012-11-23 on MACHNO
Thanks, martin
[Message part 3 (message/rfc822, inline)]
> 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.
This bug report was last modified 12 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.