From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: List-table feature (or a potential quick and easy mullti-lines table in org?) Date: Thu, 17 Mar 2011 16:46:21 +0530 Message-ID: <81mxku3sl6.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=52261 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0BC9-0006Ff-Cc for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 07:16:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0BC8-0008B5-8u for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 07:16:45 -0400 Received: from lo.gmane.org ([80.91.229.12]:33665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0BC7-0008Ar-W4 for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 07:16:44 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q0BC5-0006mB-N2 for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 12:16:41 +0100 Received: from 115.184.60.33 ([115.184.60.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2011 12:16:41 +0100 Received: from kjambunathan by 115.184.60.33 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2011 12:16:41 +0100 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: emacs-orgmode@gnu.org > What is does it to transform a nested list in a simple table. Just a thought. If someone takes a stab at it, I suggest that they use my experimental staging branch (org-html/org-odt) that implements callbacks for various org entities like paragraphs, outline, lists and tables. Without looking in to the specifics of the proposal and the links provided, my initial reaction is that a quick prototype could be developed with my generic backend. Let me add that my experimental has gone through 3 cycles of re-implementation and is very usable. http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg00839.html http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg00840.html Jambunathan K.