Christian Moe <m...@christianmoe.com> 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

Reply via email to