all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#905: tooltips not initialized correctly
@ 2008-09-06 17:09 ` Dan Nicolaescu
  2008-09-06 21:40   ` bug#905: marked as done (tooltips not initialized correctly) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Nicolaescu @ 2008-09-06 17:09 UTC (permalink / raw)
  To: bug-gnu-emacs


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







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

* bug#905: marked as done (tooltips not initialized correctly)
  2008-09-06 17:09 ` bug#905: tooltips not initialized correctly Dan Nicolaescu
@ 2008-09-06 21:40   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-09-06 21:40 UTC (permalink / raw)
  To: Chong Yidong

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


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

[-- Attachment #2: Type: message/rfc822, Size: 2475 bytes --]

From: Dan Nicolaescu <dann@ics.uci.edu>
To: bug-gnu-emacs <bug-gnu-emacs@gnu.org>
Subject: tooltips not initialized correctly
Date: Sat, 06 Sep 2008 10:09:12 -0700
Message-ID: <200809061709.m86H9CRt020029@sallyv1.ics.uci.edu>


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




[-- Attachment #3: Type: message/rfc822, Size: 1330 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: 905-done@emacsbugs.donarmstrong.com
Subject: Re: tooltips not initialized correctly
Date: Sat, 06 Sep 2008 17:34:02 -0400
Message-ID: <87bpz1rmb9.fsf@cyd.mit.edu>

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


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

end of thread, other threads:[~2008-09-06 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87bpz1rmb9.fsf@cyd.mit.edu>
2008-09-06 17:09 ` bug#905: tooltips not initialized correctly Dan Nicolaescu
2008-09-06 21:40   ` bug#905: marked as done (tooltips not initialized correctly) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.