emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Anupam Sengupta <anupamsg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: all todos receive a once used timestamp in agenda view
Date: Fri, 24 Aug 2007 13:22:15 -0700	[thread overview]
Message-ID: <uk5rk7keg.fsf@gmail.com> (raw)
In-Reply-To: fan9d0$712$1@sea.gmane.org

>>>>> "Rainer" == Rainer Stengele <rainer.stengele@diplan.de> writes:

    Rainer> Carsten Dominik schrieb:
    >> Here is a quick update, bug fixes plus a few small features.  Only on my
    >> website, not yet in Emacs - I don't have time right now.
    >> 
    >> http://www.astro.uva.nl/~dominik/Tools/org/> Enjoy!
    >> 

[...]

    Rainer> Hello Carsten, thank you for the fast update!

    Rainer> I think a new bug appeared: Defining a daytime specific schedule for
    Rainer> a todo it happens that a lot (the rest?  all appearing after the
    Rainer> todo) of todos will also wrongly show the time as schedule time in
    Rainer> agenda view. This appears to stay for all todos of the same day. For
    Rainer> the next day the agenda view is ok again.

    Rainer> Ah I checked again - all TODOs following a TODO with timestamped
    Rainer> schedule receive the same time stampuntil another time specific
    Rainer> schedule appears. After that all todos again receive the last
    Rainer> timestamp.

Hi Carsten,

I can confirm the same issue here. Here is a quick test case for the same:

If the Org file looks like:

    * TODO This is a scheduled entry with a date and start time
    SCHEDULED: <2007-08-24 Fri 15:00>
    * TODO This is a scheduled entry with just a scheduled date (no time spec)
    SCHEDULED: <2007-08-24 Fri>
    * TODO This is a scheduled entry with a date and start/end times
    SCHEDULED: <2007-08-24 Fri 16:00-17:00>

Then the second entry (note that this does not have a time specification) inherits
the timestamp from the previous headline. Hence, the daily agenda view looks as:

Day-agenda:
Friday    24 August 2007
               8:00-09:00 ----------------
              10:00-11:00 ----------------
              12:00-13:00 ----------------
              14:00-15:00 ----------------
  test:       15:00-16:00 Scheduled:  TODO This is a scheduled entry with just a scheduled date (no time spec)
  test:       15:00-16:00 Scheduled:  TODO This is a scheduled entry with a date and start time
              16:00-17:00 ----------------
  test:       16:00-17:00 Scheduled:  TODO This is a scheduled entry with a date and start/end times
              18:00-19:00 ----------------
              20:00-21:00 ----------------

-- 
Anupam

  reply	other threads:[~2007-08-25  5:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 12:00 Org-mode 5.06 Carsten Dominik
2007-08-24 12:43 ` Bernt Hansen
2007-08-24 12:55 ` Leo
2007-08-24 20:42   ` Carsten Dominik
2007-08-24 18:52 ` Bug: all todos receive a once used timestamp in agenda view Rainer Stengele
2007-08-24 20:22   ` Anupam Sengupta [this message]
2007-08-24 20:37   ` Carsten Dominik
2007-08-24 21:03     ` Rainer Stengele

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=uk5rk7keg.fsf@gmail.com \
    --to=anupamsg@gmail.com \
    --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).