From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: lists in tables Date: Thu, 9 Jun 2011 21:44:47 +0200 Message-ID: References: <87k4cu3m7w.fsf@gilgamesch.quim.ucm.es> <87aadqq1z2.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUlA0-0003HD-Ba for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 15:45:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUl9x-00088S-SK for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 15:44:56 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:52356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUl9x-000886-Be for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 15:44:53 -0400 Received: by ewy9 with SMTP id 9so783141ewy.0 for ; Thu, 09 Jun 2011 12:44:52 -0700 (PDT) In-Reply-To: <87aadqq1z2.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Uwe Brauer , emacs-orgmode@gnu.org On 9.6.2011, at 20:44, Nicolas Goaziou wrote: > Hello, > > Uwe Brauer writes: > >> Maybe I did look carefully enough into the manual, but it >> seems that lists are not supported insides tables. Is this >> correct? > > Yes. I don't know well the table code, but there are a few limitations > involved. For example, lists are recognized by a pattern in which the > bullet is the first non-whitespace element of the line. Also, there is > no official support for multi-lines cells in tables. > >> Are there any plans to support it? > > None that I know of. What does that even mean, lists in tables??? Org-mode tables are single line per row, so I would not even know how to define a list in a table. - Carsten