From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: Re: How to hide a table column from exporting Date: Fri, 11 May 2018 12:27:24 +0800 Message-ID: <87a7t6x1eb.fsf@gmail.com> References: Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGzeY-0005hf-P8 for emacs-orgmode@gnu.org; Fri, 11 May 2018 00:27:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGzeV-0000xk-NX for emacs-orgmode@gnu.org; Fri, 11 May 2018 00:27:34 -0400 Received: from [183.249.136.205] (port=4648 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGzeV-0000wD-8g for emacs-orgmode@gnu.org; Fri, 11 May 2018 00:27:31 -0400 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: Michael Brand , emacs-org list Hi, Modi, I try to apply you config into Org Radio Tables. Like this: ,---- | #+ BEGIN RECEIVE ORGTBL test-table-comment-column | | a | b | | | 1 | 2 | | #+ END RECEIVE ORGTBL test-table-comment-column | | #+ORGTBL: SEND test-table-comment-column orgtbl-to-orgtbl :splice nil :skip 0 | | / | <#> | | | | | a | b | | | | 1 | 2 | `---- But as you can see, the commented column is not deleted at radio table receive location. Can it be adapted to Org Radio Tables? -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3