From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ECM tangle failure if block contains local var outline-minor-mode Date: Fri, 21 Sep 2012 17:26:19 +0200 Message-ID: <87wqzn5rdw.fsf@bzg.ath.cx> References: <8062775tn2.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF57k-0003DX-Ue for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 11:26:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TF57g-0004s3-RY for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 11:26:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:39502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF57g-0004r0-KL for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 11:26:32 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TF57g-0001iK-M4 for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 17:26:32 +0200 In-Reply-To: <8062775tn2.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 21 Sep 2012 16:37:37 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Sébastien, "Sebastien Vauban" writes: > If you try to tangle this file, you'll get: I copied your xxx.org file, commented out the workaround and M-x org-babel-tangle RET: it tangles the Makefile correctly. -- Bastien