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

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

bug#905: marked as done (tooltips not initialized correctly)


From: Emacs bug Tracking System
Subject: bug#905: marked as done (tooltips not initialized correctly)
Date: Sat, 6 Sep 2008 14:40:05 -0700

Your message dated Sat, 06 Sep 2008 17:34:02 -0400
with message-id <87bpz1rmb9.fsf@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@donarmstrong.com
immediately.)


-- 
905: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=905
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: tooltips not initialized correctly Date: Sat, 06 Sep 2008 10:09:12 -0700
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




--- End Message ---
--- Begin Message --- Subject: Re: tooltips not initialized correctly Date: Sat, 06 Sep 2008 17:34:02 -0400
> 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.


--- End Message ---

reply via email to

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