From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Possible to show tooltip at (point) ???? Date: Mon, 29 Dec 2008 11:31:24 +0800 Message-ID: <4958448C.5060700@gnu.org> References: <30c6373b0812272248y7c51447ax15bcea34d8cce132@mail.gmail.com> <8763l47jpy.fsf@cyd.mit.edu> <30c6373b0812280124r6301ec1ka7e12d2e719126a1@mail.gmail.com> <49574CB0.5050600@gnu.org> <30c6373b0812280920y722b7822s7c844f0c73636545@mail.gmail.com> <30c6373b0812281805odc4b2d7n549c6304ceb62553@mail.gmail.com> 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: ger.gmane.org 1230521546 27660 80.91.229.12 (29 Dec 2008 03:32:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2008 03:32:26 +0000 (UTC) Cc: Kevin Burton , Chong Yidong , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 29 04:33:34 2008 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.50) id 1LH8se-0002mF-Bw for ged-emacs-devel@m.gmane.org; Mon, 29 Dec 2008 04:33:24 +0100 Original-Received: from localhost ([127.0.0.1]:47579 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LH8rQ-0007MK-9N for ged-emacs-devel@m.gmane.org; Sun, 28 Dec 2008 22:32:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LH8rL-0007M5-K2 for emacs-devel@gnu.org; Sun, 28 Dec 2008 22:32:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LH8rK-0007Lt-5m for emacs-devel@gnu.org; Sun, 28 Dec 2008 22:32:03 -0500 Original-Received: from [199.232.76.173] (port=33650 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LH8rK-0007Lp-23 for emacs-devel@gnu.org; Sun, 28 Dec 2008 22:32:02 -0500 Original-Received: from ti-out-0910.google.com ([209.85.142.186]:23646) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LH8rJ-0004jU-Jy for emacs-devel@gnu.org; Sun, 28 Dec 2008 22:32:01 -0500 Original-Received: by ti-out-0910.google.com with SMTP id u5so3372361tia.10 for ; Sun, 28 Dec 2008 19:31:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=S2yp9juwNoQvqBfGEmBXHZciWUpxGipM/Q8bdYgwkBA=; b=K14bKhoF2BEVViHK3t/NsEfepkZ3eeJ1TzkBvdyFfAqXMAWun4TYxD3Iyjp9UROl1G Mr5K/h3IodG6hScjiT1XgUz5ST5zPazUdNRpB49J4MGRm12+Z5KCWtL5z68/KW2364EC DqDafABdaf2qyM2U6L8ynU7oXhNwgS8K90BLs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=fEKlKEwMsb1WJ833oBIMWKbMSgt+QfeqfFPC6UKPzz0XDpJUNKvcN3yJQnzf1dcQ0F npdK3VKEcySRFaozs7Lb4KWNY8fGO4i0TC59TmKoB7rwoo3f9QbOWC3x5QRK8wo2ElyT tsOAwKMikrfDQxvX2c2sml30IJfSf55piH9sM= Original-Received: by 10.110.70.17 with SMTP id s17mr14840774tia.16.1230521519122; Sun, 28 Dec 2008 19:31:59 -0800 (PST) Original-Received: from ?192.168.249.26? ([118.101.232.139]) by mx.google.com with ESMTPS id a14sm8515541tia.32.2008.12.28.19.31.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 28 Dec 2008 19:31:57 -0800 (PST) User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107367 Archived-At: Lennart Borgman wrote: > For me it works also if the window is split. The only problem I have > seen is with the margins. Maybe this is platform dependent? > I don't see any problems with margins in current CVS or 22.3. Can you give a specific example?