From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Bug: Cannot include orgmode source code block [7.7] Date: Fri, 11 Nov 2011 21:44:29 +0100 Message-ID: <80sjluz8wi.fsf@somewhere.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Truong, Truong Nghiem wrote: > I created a following simple org file, in which a source code block of > language "org" contains orgmode code: > ======= BEGIN CODE ======== > #+TITLE: A Test > > #+BEGIN_SRC org > ,#+begin_src python > #+END_SRC > > End of test. > ======= END CODE ========== > > However, when I exported this file, either to HTML or LaTeX/PDF, it > caused an error: > > ad-Orig-error: unbalanced begin/end_src blocks with #("#+BEGIN_SRC org > ,#+begin_src python > #+END_SRC" 0 15 (fontified nil font-lock-fontified t) 15 16 (fontified > nil font-lock-fontified t) 16 37 (fontified nil font-lock-fontified t) > 37 38 (fontified nil font-lock-fontified t) 38 47 (fontified nil > font-lock-fontified t)) > > I'm using the latest development version of orgmode. Also, if I > recall correctly, I did succeed to export this kind of code in the > past (don't remember which version of orgmode though). > > If I included #+end_src in the body of the org code block, it would export > the file, but the result was not what I expected: it was blank. I do confirm this, in a very recent Org version, and consider it as a bug too. Best regards, Seb -- Sebastien Vauban