GNU bug report logs -
#905
tooltips not initialized correctly
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Sat, 6 Sep 2008 17:20:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
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, 06 Sep 2008 17:34:02 -0400
with message-id <87bpz1rmb9.fsf <at> cyd.mit.edu>
and subject line Re: tooltips not initialized correctly
has caused the Emacs bug report #905,
regarding tooltips not initialized correctly
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
905: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=905
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
emacs -Q -nw -f server-start
# create an X11 frame
emacsclient -c
Move the mouse pointer of the buffer name on the mode-line. Tooltips
are displayed in the echo area instead of popping up where the mouse
pointer is. That is inconsistent with what happens when the X11 frame
is created using:
emacs -Q
[Message part 3 (message/rfc822, inline)]
> emacs -Q -nw -f server-start
>
> # create an X11 frame
>
> emacsclient -c
>
> Move the mouse pointer of the buffer name on the mode-line. Tooltips
> are displayed in the echo area instead of popping up where the mouse
> pointer is.
I think it's just a matter of unconditionally initializing tooltip-mode
to t. We should do now that now Emacs can handle multi-tty. I've
checked in a fix.
This bug report was last modified 16 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.