From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohamed HIBTI Subject: Re: org-babel (org-babel-detangle) Date: Thu, 14 Apr 2011 09:19:00 +0000 (UTC) Message-ID: References: <874o62m6xz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAIht-0002AQ-6H for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 05:19:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAIhs-00054j-Ea for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 05:19:21 -0400 Received: from lo.gmane.org ([80.91.229.12]:37667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAIhs-00054f-9E for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 05:19:20 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAIhr-0003YQ-KK for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 11:19:19 +0200 Received: from 192.196.142.21 ([192.196.142.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 11:19:19 +0200 Received: from mohamed.hibti by 192.196.142.21 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 11:19:19 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric Schulte gmail.com> writes: Hi Eric, I tried it, it worked quite well but I have a trouble with the syntax comment (No comment syntax is defined. Use: ) Since I have too many blocks, is there any way to set it as a local variable ? Regards, Mohamed P.S. I tried without success #+ Local Variables : #+ org-babel-tangle-comment-format-beg: "" #+ End: and # Local Variables : # org-babel-tangle-comment-format-beg: "" # End: