From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: How to hide a table column from exporting Date: Tue, 26 Apr 2016 18:29:45 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av5rv-0004ho-Gq for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 12:29:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1av5ru-0000Ra-HF for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 12:29:47 -0400 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:36585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av5ru-0000RU-AC for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 12:29:46 -0400 Received: by mail-wm0-x230.google.com with SMTP id v188so138486432wme.1 for ; Tue, 26 Apr 2016 09:29:46 -0700 (PDT) In-Reply-To: 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: Kaushal Modi Cc: emacs-org list Hi Kaushal On Fri, Apr 22, 2016 at 8:40 PM, Kaushal Modi wrote: > I was trying to prevent an org table column from exporting to html. So I > started looking for a solution and found this: > http://stackoverflow.com/q/6641379/1219634 Please see my answer for one solution in the thread "tables, comment in one line, export to html" that started on 2016-04-19, e. g. at http://thread.gmane.org/gmane.emacs.orgmode/106497/focus=106683 Michael