From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG?] Is there a bug with 'noweb' header when tangling source block? Date: Sat, 19 Apr 2014 14:56:19 +0200 Message-ID: <87d2gdpjf0.fsf@bzg.ath.cx> References: <20140419120014.GA942@smoon> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbUoq-0001U3-ET for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 08:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbUoh-0004d9-Dt for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 08:56:32 -0400 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:63040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbUoh-0004bf-5q for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 08:56:23 -0400 Received: by mail-we0-f172.google.com with SMTP id t61so2395136wes.31 for ; Sat, 19 Apr 2014 05:56:22 -0700 (PDT) In-Reply-To: <20140419120014.GA942@smoon> (Vladimir Lomov's message of "Sat, 19 Apr 2014 21:00:14 +0900") 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: Vladimir Lomov Cc: General discussions about Org-mode Hi Vladimir, Vladimir Lomov writes: > please consider attached example Org document 'ex.org'. There seems to > be a problem when tangling a source block with noweb reference, without > it source block is tangled fine. yes, a bug I introduced myself, fixed now. Thanks for reporting this, -- Bastien