From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Bug: subtree export fails with src block Date: Mon, 04 Oct 2010 09:06:26 -0600 Message-ID: <87d3rq6lql.fsf@gmail.com> References: <70a0cde5cbf513c515de12aa486b29cd.squirrel@webmail.godzone.net.nz> <87d3rq9jpq.fsf@gmail.com> <87bp7a83r6.fsf@gmail.com> <4CA9EC7A.6080103@unibas.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=43625 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2mca-0006rE-B1 for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 11:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2mcY-0000lh-LP for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 11:06:32 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:60664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2mcY-0000lY-EX for emacs-orgmode@gnu.org; Mon, 04 Oct 2010 11:06:30 -0400 Received: by gwj16 with SMTP id 16so2566695gwj.0 for ; Mon, 04 Oct 2010 08:06:30 -0700 (PDT) In-Reply-To: <4CA9EC7A.6080103@unibas.ch> (=?utf-8?Q?=22J=C3=B6rg?= Hagmann"'s message of "Mon, 04 Oct 2010 17:02:18 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?J=C3=B6rg?= Hagmann Cc: emacs-orgmode@gnu.org, Giovanni@reflections.co.nz Similar, I think this thread is also related http://thread.gmane.org/gmane.emacs.orgmode/31312/focus=3D31392 either way the issue should be fixed in the latest Org-mode. Please let me know if that is not the case. Best -- Eric J=C3=B6rg Hagmann writes: > This might be the same problem I discussed recently? > See this thread: > http://thread.gmane.org/gmane.emacs.orgmode/31241/focus=3D31289 > > J=C3=B6rg > > On 10/4/10 3:48 PM, Eric Schulte wrote: >> "Eric Schulte" writes: >> >> [...] >>> "Giovanni Moretti" writes: >>> >>>> I'm just starting with Babel and have been puzzled about why one file >>>> worked and another didn't. >>>> >>>> I have been playing in a new file without any headers at all (no lines >>>> starting with '*') and while I could execute the code in the buffer, >>>> exporting to HTML always failed with: >>>> >>>> No such file: c:/org/babel-python-test.org:: >>>> >>> Hmm, it looks like it's trying to find a file with "::" attached to the >>> end which is probably the source of the issue. I wonder if this is a >>> windows specific problem? >>> >> a-ha, >> >> I just noticed that while my test file "python.org" was exporting w/o >> problem, it was opening a "python.org::" buffer in the process, so maybe >> the reason this throws errors for you and not for me is just Unix's more >> permissive file names. >> >> I've just pushed up a change to the Babel exporter that will only concat >> the "::" to the end of a file name, where there is actually a heading to >> following it. Hopefully this will fix the error you described, please >> let me know if that is not the case. >> >> Best -- Eric >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode