emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Xavier Maillard <xma@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG?] Diary entries do not appear in timeline
Date: Mon, 17 Sep 2007 08:19:01 +0200	[thread overview]
Message-ID: <b83b882ce77b5272433da7fda8dc1ca9@science.uva.nl> (raw)
In-Reply-To: <200709160100.l8G10C4w005828@localhost.localdomain>


On Sep 16, 2007, at 3:00, Xavier Maillard wrote:

> Hi,
>
> With org-mode 5.08, pressing C-a L does not show my diary
> entries.
>
> My org mode file contains entries like that:
>
> %%(diary-anniversary 09 6 2007) Lubin %d ans
> ...
>
> I only see my meeting entries (but there are not diary entries
> just standard item timestamped).
>
> Is that a bug ?

Hmmmm, including the diary entries would make this operation
very expensive, because every day would have to be checked, starting
from an unknown starting date in the past to an unknown ending date
in the future.  The timeline display is fast because if first makes
a list of dates in the buffer and then gets full displays only for
these.  This means that dates with repeaters and diary stuff
will not work, unless by chance - i.e. if the day is being listed
anyway because some other simple timestamp pointed to it.

It may be better to use restricted call to the daily/weekly
agenda for this, but force a starting date and a number
of days to check.

- Carsten

      reply	other threads:[~2007-09-17  8:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-16  1:00 [BUG?] Diary entries do not appear in timeline Xavier Maillard
2007-09-17  6:19 ` Carsten Dominik [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=b83b882ce77b5272433da7fda8dc1ca9@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=xma@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).