Hi Nicolas,
>> I noticed that entries from Org code blocks are erroneously displayed in
>> the agenda.
>>
>> Here's a very simple Org example in order to reproduce it
>> (my-simple-test.org):
>>
>> * Test
>>
>> #+BEGIN_SRC org ,SCHEDULED: <2014-09-04 Thu 10:00> #+END_SRC
>
> This is a known bug
Hello,
"Francesco Pizzolante"
writes:
> I noticed that entries from Org code blocks are erroneously displayed in
> the agenda.
>
> Here's a very simple Org example in order to reproduce it
> (my-simple-test.org):
>
> * Test
>
> #+BEGIN_SRC org ,SCHEDULED: <2014-09-04 Thu 10:00> #+END_SRC
This i
Hi,
I noticed that entries from Org code blocks are erroneously displayed in
the agenda.
Here's a very simple Org example in order to reproduce it
(my-simple-test.org):
--8<---cut here---start->8---
* Test
#+BEGIN_SRC org
,SCHEDULED: <2014-09-04 Thu 10:00>
#+