From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Gtk version getting closer Date: Thu, 14 Nov 2002 23:29:46 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <3791-Thu14Nov2002232946+0200-eliz@is.elta.co.il> References: <78DC4CBE-F7F9-11D6-8822-00039363E640@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1037310360 29795 80.91.224.249 (14 Nov 2002 21:46:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Nov 2002 21:46:00 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18CRoF-0007kQ-00 for ; Thu, 14 Nov 2002 22:45:59 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18CS0o-000137-00 for ; Thu, 14 Nov 2002 22:58:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CRo9-0006eh-00; Thu, 14 Nov 2002 16:45:53 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18CRYJ-0002sB-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 16:29:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18CRYF-0002qI-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 16:29:30 -0500 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CRYF-0002pe-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 16:29:27 -0500 Original-Received: from zaretsky ([80.230.194.191]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id BYJ17042; Thu, 14 Nov 2002 23:29:22 +0200 (IST) Original-To: jan.h.d@swipnet.se X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <78DC4CBE-F7F9-11D6-8822-00039363E640@swipnet.se> (jan.h.d@swipnet.se) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9435 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9435 > From: "Jan D." > Date: Thu, 14 Nov 2002 18:49:50 +0100 > > we could have even longer (multiline) tips. I don't think there's anything to prevent us from having multiline tooltips. Tooltips are just a special kind of frames, so they could be multiline.