emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Clemente <n142857@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Tasks under COMMENT section are added to appt
Date: Fri, 12 Dec 2008 23:17:25 +0100	[thread overview]
Message-ID: <87wse56nt6.fsf@gmail.com> (raw)
In-Reply-To: <7C0E49C4-7CD1-4E3C-963E-2A0D92407F8F@uva.nl> (Carsten Dominik's message of "Fri, 12 Dec 2008 10:46:39 +0100")

Carsten Dominik <dominik@science.uva.nl> writes:

> could you please try if the following patch fixes this problem?

A simple patch, and it works! Thanks for commiting it.

--
Daniel


>
> diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
> index ffcabde..25f2baa 100644
> --- a/lisp/org-agenda.el
> +++ b/lisp/org-agenda.el
> @@ -5627,6 +5627,7 @@ belonging to the \"Work\" category."
>  		 (time-to-days (current-time))))
>  	 (files (org-agenda-files 'unrestricted)) entries file)
>      ;; Get all entries which may contain an appt
> +    (org-prepare-agenda-buffers files)
>      (while (setq file (pop files))
>        (setq entries
>  	    (append entries
>

      reply	other threads:[~2008-12-12 22:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-11 18:29 Tasks under COMMENT section are added to appt Daniel Clemente
2008-12-12  9:46 ` Carsten Dominik
2008-12-12 22:17   ` Daniel Clemente [this message]

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=87wse56nt6.fsf@gmail.com \
    --to=n142857@gmail.com \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.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).