From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel Clemente" Subject: =?UTF-8?B?UmU6ICDigJ5UaGlzIHNob3VsZCBub3QgaGFwcGVu4oCcIChDLWMg?= =?UTF-8?B?Qy1lIGgp?= Date: Tue, 20 Nov 2007 02:47:31 +0100 Message-ID: References: <87d4u5zq1i.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuID9-0001dY-KP for emacs-orgmode@gnu.org; Mon, 19 Nov 2007 20:47:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuID8-0001ce-4C for emacs-orgmode@gnu.org; Mon, 19 Nov 2007 20:47:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuID7-0001ca-V8 for emacs-orgmode@gnu.org; Mon, 19 Nov 2007 20:47:33 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuID7-0001Tg-Hp for emacs-orgmode@gnu.org; Mon, 19 Nov 2007 20:47:33 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1840444nfh for ; Mon, 19 Nov 2007 17:47:32 -0800 (PST) In-Reply-To: <87d4u5zq1i.fsf@bzg.ath.cx> Content-Disposition: inline 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: Bastien Cc: emacs-orgmode@gnu.org > > Datenmodell: > > > > Item > > |- TextItem > > |- NameItem > > |- Relation > > |- BinaryItem > > |- Statement > > > > Org thinks this is a table. Maybe table lines should be recognized as > beginning *and* ending with a | That would be better. By the way: on a line which starts with |- you don't normally write any text if you're doing a table; you just write |---+----+------+| etc. So in this case no line of the example can be interpreted as table.