From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: tables, comment in one line, export to html Date: Wed, 27 Apr 2016 10:19:20 +0200 Message-ID: <87oa8vlb07.fsf@saiph.selenimh> References: <87inzdhn50.fsf@mat.ucm.es> <87r3ds71se.fsf@mat.ucm.es> <874maocnsg.fsf@torysa-worldsendless.byu.edu> <87lh40mbcm.fsf@saiph.selenimh> <87wpnkkreh.fsf@saiph.selenimh> <87shy7lbpc.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avKgy-0006L0-Hh for emacs-orgmode@gnu.org; Wed, 27 Apr 2016 04:19:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avKgx-00083x-I8 for emacs-orgmode@gnu.org; Wed, 27 Apr 2016 04:19:28 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:57122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avKgx-00083r-CA for emacs-orgmode@gnu.org; Wed, 27 Apr 2016 04:19:27 -0400 In-Reply-To: <87shy7lbpc.fsf@saiph.selenimh> (Nicolas Goaziou's message of "Wed, 27 Apr 2016 10:04:15 +0200") 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" To: Michael Brand Cc: Uwe Brauer , emacs-orgmode , "Tory S. Anderson" Completing myself, > IMO, a better change would be to merge 3.2 and 3.3 as "Column > operations" or some such, and add "<#>" as a way to ignore columns upon > exporting. This way, everything related to columns is packed in the same > subsection, and every column markup uses < or >. Moreover, there is no > possible confusion with # markup from spreadsheet. Another advantage about this is that there is no need for "/" in the first column, much like alignments cookies. It makes it simpler to ignore the first column.