emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Francesco Pizzolante" <fpz-djc/iPCCuDYQheJpep6IedvLeJWuRmrY@public.gmane.org>
To: mailing-list-org-mode <emacs-orgmode-mXXj517/zsQ@public.gmane.org>
Subject: [BUG] Entries from Org code blocks appear in agenda
Date: Thu, 04 Sep 2014 14:41:19 +0200	[thread overview]
Message-ID: <87oauv7e34.fsf@somewhere.org> (raw)

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

             reply	other threads:[~2014-09-04 12:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 12:41 Francesco Pizzolante [this message]
2014-09-04 19:45 ` [BUG] Entries from Org code blocks appear in agenda Nicolas Goaziou
     [not found]   ` <87y4tznp8r.fsf-6L+WB3rwWSY7o+4O0k2oReFciLI1ps7f@public.gmane.org>
2014-09-09  9:35     ` Francesco Pizzolante

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oauv7e34.fsf@somewhere.org \
    --to=fpz-djc/ipccudyqhejpep6iedvlejwurmry@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).