emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH} Re: Bug: problem when exporting a org-mode file with a l


From: Nicolas Goaziou
Subject: Re: [O] [PATCH} Re: Bug: problem when exporting a org-mode file with a lots of code blocks
Date: Wed, 11 Mar 2015 08:40:28 +0100

Hello,

"Charles C. Berry" <address@hidden> writes:

> The patch causes an informative error message to be reported for src
> blocks like this (no language):
>
> #+begin_src
> (+ 1 2)
> #_end_src

Thanks. However could you move the check for language earlier (i.e.,
right after "(src-block ...)")?

> Arguably, it would be better to skip the malformed src block as
> `org-babel-map-src-blocks' does or (as per John's message)
> org-babel-tangle does.

The current trend is to throw an error when something is missing during
export (e.g., a footnote definition, a macro template). So it's fine.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]