From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [odt/xhtml] Export lists as tables (list-tables) Date: Fri, 02 Sep 2011 20:11:25 +0200 Message-ID: <87hb4u6che.fsf@gmail.com> References: <814o0wt5xy.fsf@gmail.com> <87liu66ep3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzYDt-0004tB-Kb for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 14:12:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzYDs-0000UH-NR for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 14:12:13 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:63155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzYDs-0000UA-Fx for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 14:12:12 -0400 Received: by wwf10 with SMTP id 10so2665400wwf.30 for ; Fri, 02 Sep 2011 11:12:11 -0700 (PDT) In-Reply-To: (Matt Price's message of "Fri, 2 Sep 2011 13:48:36 -0400") 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: Matt Price Cc: emacs-orgmode@gnu.org Hello, Matt Price writes: > I think J's code handles both xhtml & odt exports; remember his > xhtml was originally developed as a possible basis for a new 'generic' > exporter. Given the goal of a general solution, why not just: > > #+attr: list-table Maybe when it will indeed be a general solution. But xhtml & odt isn't enough for that yet. Moreover, #+attr: keyword doesn't exist yet. I think we should keep #+attr_ for backend specific stuff, there are so many keywords available to choose from. For example, to be consistent with Babel, there is #+header:. Regards, -- Nicolas Goaziou