From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Burtzlaff Subject: Re: bug in org-table? Date: Thu, 8 Apr 2010 18:48:17 +0200 Message-ID: <20100408184817.fd52f6b1.andy13@gmx.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nzutx-0005VK-Sm for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 12:48:21 -0400 Received: from [140.186.70.92] (port=39487 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nzutp-0005V0-UT for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 12:48:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nzuto-0002V4-HB for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 12:48:13 -0400 Received: from mail.gmx.net ([213.165.64.20]:43467) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Nzuto-0002Ut-6D for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 12:48:12 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: r.thiel@uni-jena.de Cc: emacs-orgmode@gnu.org, Carsten Dominik I have been able to reproduce the behaviour reported in the OP exactly once. After adding a second table to the file the tooltip behaved as expected and neither undoing nor starting from a fresh file could reproduce it While experimenting I noticed that in the following table: | Title1 | Title2 | |----------------+----------------| | 1. column, 1. rather long entry | 2. column, 1. rather long entry | | 1. column, 2. rather long entry | 2. column, 2. rather long entry | | <14> | <14> | the tooltip texts for the "=>" in the second column are those of the first column. I'm running: Emacs : GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.6) of 2010-04-05 on fluxx Package: Org-mode version 6.35f (release_6.35f.1.g39c91.dirty) Andreas On Thu, 8 Apr 2010 17:32:54 +0200 Rainer Thiel wrote: > 2010/4/7 Carsten Dominik : > > this works just fine for me. > > Many thanks to Carsten and David for their responses. I'am a bit at a > loss on where the problem may lay: I have made a fresh installation > of Emacs 23.1 and org-mode 6.35f -- and nothing else. > > The .emacs init file contains nothing else but: > > --> > (require 'org-install) > > <-- > > Yet, I am still experiencing the same problem: When in the file: > > --> > | Col1 | Col2 | Col3 | > |------------+-----------+-----------| > | long table entry | sh. t. e. | sh. t. e. | > | <10> | | | > > <-- > > the table is aligned properly (showing " long tab=> " in the first > column), and I move the mouse cursor over that field, what is shown in > the pop-up window is only "Clipped table field, use C-c ` to edit. > Full value is:" and an empty line. > > Since I am running Emacs under Windows (Vista) I am wondering if in > programming this feature any assumptions might have been made about > the behaviour of the operating system, assumptions Windows might not > match? > > Best regards, and many thanks for your help > > Rainer > -- > Prof. Dr. Rainer Thiel > Dekan Philosophische Fakult__t > 07737 Jena, Germany (EU) > r.thiel@uni-jena.de > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode