From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Bug: subtree export fails with src block Date: Thu, 23 Sep 2010 09:17:44 -0600 Message-ID: <87pqw4lc9z.fsf@gmail.com> References: <4C9AFE14.5080601@christianmoe.com> <87ocbovs3r.fsf@noorul.maa.corp.collab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=60930 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OynYs-0007aQ-Uz for emacs-orgmode@gnu.org; Thu, 23 Sep 2010 11:18:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OynYp-0005Vr-BR for emacs-orgmode@gnu.org; Thu, 23 Sep 2010 11:18:14 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:38596) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OynYp-0005Vi-8a for emacs-orgmode@gnu.org; Thu, 23 Sep 2010 11:18:11 -0400 Received: by iwn33 with SMTP id 33so2569647iwn.0 for ; Thu, 23 Sep 2010 08:18:10 -0700 (PDT) In-Reply-To: <87ocbovs3r.fsf@noorul.maa.corp.collab.net> (Noorul Islam K. M.'s message of "Thu, 23 Sep 2010 12:55:44 +0530") 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: Noorul Islam K M Cc: Org Mode , mail@christianmoe.com Hi Christian, Thanks for the complete bug report and reproduction information. Unfortunately I was unable to reproduce the error you described. Does the file /Users/CM/org/test2.org exist on your system? Presumably that is the file from which you are exporting. Is it saved before you export? Thanks -- Eric I doubt the following is relevant, but... I'm using the latest Org-mode from git. Org-mode version 7.01trans (release_7.01h.566.gc33c) and the latest Emacs from git GNU Emacs 23.1.90.1 Noorul Islam K M writes: > Christian Moe writes: > >> Hi, >> >> Selecting a subtree only, export to html fails if the subtree contains >> a src block. Using 7.01trans, freshly pulled, on Emacs 23. >> >> Example >> >> file: test2.org >> ----------------------- >> >> * Heading 1 >> >> Text >> >> * Heading 2 >> >> Text >> >> #+begin_src emacs-lisp >> (message "Something funny with export") >> #+end_src >> >> ----------------------- >> >> Exporting the whole works fine. >> >> Exporting the first subtree (C-c C-e 1 b) works, but leaves an active >> region around the subtree. > > Yes you are right. I am able to reproduce this. > >> >> Exporting the second subtree fails, producing no output, with these >> messages: >> >> : Exporting... >> : org-babel-exp processing... >> : org-open-file: No such file: /Users/CM/org/test2.org:: >> > > I am not able to reproduce this. I did not get any errors. > > I have > > Org-mode version 7.01trans (release_7.01h.555.g90cc.dirty) > GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2010-01-30 on noorul > > Thanks and Regards > Noorul > > > _______________________________________________ > 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