From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: frame sans decoration Date: Thu, 26 May 2005 23:01:22 +0200 Message-ID: <42963922.8020009@student.lu.se> References: <20050527.040204.182736682.jet@gyve.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1117141641 10591 80.91.229.2 (26 May 2005 21:07:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 May 2005 21:07:21 +0000 (UTC) Cc: zappo@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 26 23:07:12 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DbPY5-0007D0-BB for ged-emacs-devel@m.gmane.org; Thu, 26 May 2005 23:05:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbPcD-0000wf-NZ for ged-emacs-devel@m.gmane.org; Thu, 26 May 2005 17:10:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DbPap-0000Fi-G2 for emacs-devel@gnu.org; Thu, 26 May 2005 17:08:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DbPak-0000BF-NE for emacs-devel@gnu.org; Thu, 26 May 2005 17:08:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbPaj-00009l-4g for emacs-devel@gnu.org; Thu, 26 May 2005 17:08:33 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DbPVN-0002T8-Bz; Thu, 26 May 2005 17:03:01 -0400 Original-Received: from [83.249.200.94] (83.249.200.94) by pne-smtpout1-sn1.fre.skanova.net (7.2.059.6) id 42919401001006FD; Thu, 26 May 2005 23:01:46 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: Masatake YAMATO In-Reply-To: <20050527.040204.182736682.jet@gyve.org> 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:37734 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37734 Masatake YAMATO wrote: >With this patch, you can use a frame as a tooltip window. >Advantages over the conventional tooltip window are: > > There is something I do not understand here. Is not the tooltip window already a frame in Emacs?