Hi Seb,

If you edit the contents of your org source blocks using
org-edit-special (bound to C-c ') then it will protect org-mode syntax
and prevent these sort of issues.

Best -- Eric

Sébastien Vauban <wxhgmqzgw...@spammotel.com> writes:

> Hello,
>
> Here is a complete minimal example...
>
> #+TITLE:     Refiling troubles with inlined Org
> #+AUTHOR:    Sebastien Vauban
> #+DATE:      2010-08-09
> #+DESCRIPTION: 
> #+KEYWORDS: 
> #+LANGUAGE:  en_US
>
> * First section
>
> ** The item I wanna refile
>
> I'm trying to refile this subtree to the "second one" section.
>
> #+BEGIN_SRC org
> ** Totals
> *** Using a table formula
> #+END_SRC
>
> This causes troubles, as you already can see just by marking this subtree
> (`C-c @').
>
> * Second one
>
> Best regards,
>   Seb

_______________________________________________
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