From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [babel] Commenting out src blocks for tangling Date: Wed, 27 Feb 2013 13:10:04 -0500 Message-ID: <87txox1vcz.fsf@gmail.com> References: <87r4k18wy2.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAlSr-0001Rg-Lb for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 13:10:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAlST-0001le-Oc for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 13:10:44 -0500 Received: from mail-qa0-f45.google.com ([209.85.216.45]:54116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAlSS-0001gE-IA for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 13:10:25 -0500 Received: by mail-qa0-f45.google.com with SMTP id g10so3557847qah.4 for ; Wed, 27 Feb 2013 10:10:06 -0800 (PST) In-Reply-To: <87r4k18wy2.fsf@ucl.ac.uk> 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 S Fraga , emacs-orgmode@gnu.org You should be able to set the =E2=80=9Ctangle=E2=80=9D property of the head= line to =E2=80=9Cno=E2=80=9D to achieve this effect: see the following section of the manual: (org) Header arguments in Org mode properties It isn=E2=80=99t as easy to manipulate as a tag, perhaps. --=20 Aaron Ecay