From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Window configurations Date: Sun, 09 May 2010 16:01:52 +0200 Message-ID: <4BE6C050.1000603@gmx.at> References: <4BB4CF6B.2000007@alice.it> <4BD40821.70808@gmx.at> <87zl0rtmqy.fsf@mail.jurta.org> <871vdu6qn5.fsf@mail.jurta.org> <87bpcv1wvt.fsf@mail.jurta.org> <4BE13828.2030609@gmx.at> <4BE56D33.9000403@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1273413807 20284 80.91.229.12 (9 May 2010 14:03:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 9 May 2010 14:03:27 +0000 (UTC) Cc: Kevin Rodgers , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 09 16:03:25 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OB76K-00006l-KX for ged-emacs-devel@m.gmane.org; Sun, 09 May 2010 16:03:24 +0200 Original-Received: from localhost ([127.0.0.1]:48151 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OB76K-0006cc-2I for ged-emacs-devel@m.gmane.org; Sun, 09 May 2010 10:03:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OB750-0005v7-Ey for emacs-devel@gnu.org; Sun, 09 May 2010 10:02:02 -0400 Original-Received: from [140.186.70.92] (port=36900 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OB74w-0005sT-S0 for emacs-devel@gnu.org; Sun, 09 May 2010 10:01:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OB74v-0000zE-A0 for emacs-devel@gnu.org; Sun, 09 May 2010 10:01:58 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:55527) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OB74u-0000yY-T1 for emacs-devel@gnu.org; Sun, 09 May 2010 10:01:57 -0400 Original-Received: (qmail invoked by alias); 09 May 2010 14:01:53 -0000 Original-Received: from 62-47-40-232.adsl.highway.telekom.at (EHLO [62.47.40.232]) [62.47.40.232] by mail.gmx.net (mp061) with SMTP; 09 May 2010 16:01:53 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/yzel3JJ3yLZx5AWIoCMcHhD12dECt5T3GLJNBoI 1y6SHWxiNW9CRX User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:124651 Archived-At: > How about adding that to the trunk? We could add something like that eventually. However, I suppose that most people would like to see the tooltip frame at the right of `point' in some otherwise blank space of the screen. This means that I probably should be able to format argument lists and doc-strings vertically. And, interaction with the mouse cursor would have to be evaluated too. Also, tooltips currently have quite a number of annoying features which must be corrected first. martin