From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: tooltip-use-echo-area disappeared Date: Mon, 13 Jun 2005 16:17:58 +0200 Message-ID: References: <429EBEBF.4080005@gnu.org> <17054.53387.737275.879063@farnswood.snap.net.nz> <1117715090.429efa926ded0@webmail.freedom2surf.net> <17055.728.887711.842945@farnswood.snap.net.nz> <42AD7E51.4000506@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118673598 27393 80.91.229.2 (13 Jun 2005 14:39:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 14:39:58 +0000 (UTC) Cc: Nick Roberts , Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 13 16:39:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dhq6O-0007OP-Iv for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 16:39:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhqBC-0002VS-Hj for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 10:44:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dhq9j-00027w-NI for emacs-devel@gnu.org; Mon, 13 Jun 2005 10:43:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dhq7y-0001k3-PG for emacs-devel@gnu.org; Mon, 13 Jun 2005 10:41:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhq7V-0001Mc-Cx for emacs-devel@gnu.org; Mon, 13 Jun 2005 10:40:57 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dhpm9-0007hc-35; Mon, 13 Jun 2005 10:18:53 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id E17F847FF13; Mon, 13 Jun 2005 16:17:33 +0200 (CEST) Original-To: Jason Rumney In-Reply-To: <42AD7E51.4000506@gnu.org> (Jason Rumney's message of "Mon, 13 Jun 2005 13:38:41 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38719 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38719 Jason Rumney writes: > Meanwhile, tooltip-use-echo-area has been abducted by gud for use as > an alias, breaking existing code that assumed it was a general user > option for controlling the display of tooltips. This seems like a bug to me. > Shouldn't turning tooltip-mode off disable tooltips completely, > whether they are displayed in frames or the echo area? Seems like the right thing to do, yes. -- Kim F. Storm http://www.cua.dk