From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Myles English" Subject: Re: [bug] Export and tangle Date: Mon, 29 Oct 2012 20:06:58 +0000 Message-ID: <87y5ip3uvx.fsf@ed.ac.uk> References: <20121029101145.504@usenet.piggo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSvc0-0000jI-4J for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 16:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSvbz-0005r8-9F for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 16:07:04 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:53370) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSvbz-0005r1-2P for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 16:07:03 -0400 Received: by mail-wg0-f49.google.com with SMTP id gg4so2927432wgb.30 for ; Mon, 29 Oct 2012 13:07:01 -0700 (PDT) In-reply-to: <20121029101145.504@usenet.piggo.com> 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: =?utf-8?Q?S=C3=A9bastien_Delafond?= Cc: emacs-orgmode@gnu.org Hi Sébastien, Sébastien Delafond writes: > Hi fellows, > > just got the following bug report[0] from a Debian user: > > Typing C-c C-v t on the following file creates only bar.txt but not > foo.txt as expected. I just tried this with the git head and get the two files. Of course, it doesn't rule out a problem with the version your user is using though. Myles