From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)] Date: Tue, 23 Aug 2011 18:14:33 +0200 Message-ID: <87wre4xfyu.fsf@gnu.org> References: <87pqjwfb0b.fsf@gmail.com> <87bovgf7tc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qvtbt-0006DO-0g for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 12:13:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qvtbs-0004Lf-0m for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 12:13:52 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:38968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qvtbr-0004LZ-Qh for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 12:13:51 -0400 Received: by wyi11 with SMTP id 11so251971wyi.0 for ; Tue, 23 Aug 2011 09:13:51 -0700 (PDT) In-Reply-To: <87bovgf7tc.fsf@gmail.com> (Eric Schulte's message of "Tue, 23 Aug 2011 09:47:59 -0600") 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: Eric Schulte Cc: =?iso-8859-1?Q?Andr=E1s?= Major , emacs-orgmode@gnu.org Hi Eric, Eric Schulte writes: > I'm not sure that it is legal to apply tags to tables, so I'm not sure > if this is a bug. I confirm tags are for headlines only. If we want to add more export options to tables, let's use the usual "#+[option] syntax -- like #+caption does. -- Bastien