emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Entries from Org code blocks appear in agenda
@ 2014-09-04 12:41 Francesco Pizzolante
  2014-09-04 19:45 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Francesco Pizzolante @ 2014-09-04 12:41 UTC (permalink / raw)
  To: mailing-list-org-mode

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>
#+END_SRC
--8<---------------cut here---------------end--------------->8---

The minimal Emacs configuration used to reproduce the issue is
(my-simple-test.el):

--8<---------------cut here---------------start------------->8---
(setq org-agenda-files '("~/my-simple-test.org"))
--8<---------------cut here---------------end--------------->8---

And Emacs (my version is 24.3.1) is started with the following command:

--8<---------------cut here---------------start------------->8---
emacs -Q -l my-simple-test.el
--8<---------------cut here---------------end--------------->8---

If you run M-x org-agenda > a, you can see that the Test entry appears
in today's agenda, which is, of course, wrong (see issue here:
http://screencast.com/t/0bhud8qPxxj).

Regards,
 Francesco

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-09  9:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-04 12:41 [BUG] Entries from Org code blocks appear in agenda Francesco Pizzolante
2014-09-04 19:45 ` Nicolas Goaziou
     [not found]   ` <87y4tznp8r.fsf-6L+WB3rwWSY7o+4O0k2oReFciLI1ps7f@public.gmane.org>
2014-09-09  9:35     ` Francesco Pizzolante

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).