emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] bug in org parsing


From: Nicolas Goaziou
Subject: Re: [O] bug in org parsing
Date: Sat, 31 Dec 2016 15:22:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Grégoire Jadi <address@hidden> writes:

> I've found what I think is a bug in orgmode parsing.
> When the following file is parsed :
> * Test
>
> #+BEGIN_SRC emacs-lisp :exports results :results raw drawer
> (format "* Test2")
> #+END_SRC
>
>
> #+RESULTS:
> :RESULTS:
> * Test2
> :END:

This syntax is incorrect. A drawer cannot contain a headline and "raw" +
"drawer" is an invalid combination. See `M-x org-lint' output.


Regards,

-- 
Nicolas Goaziou



reply via email to

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