From mboxrd@z Thu Jan 1 00:00:00 1970 From: Warren Lynn Subject: Bug: Repeated tasks not shown from org-timeline [9.0 (9.0-dist @ c:/wlin/.emacs-lisp/org/lisp/)] Date: Fri, 4 Nov 2016 10:12:54 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1142605c2ff43105407a4513 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2fEn-0003B8-SS for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 10:12:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2fEm-0000BU-Nr for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 10:12:57 -0400 Received: from mail-yw0-x235.google.com ([2607:f8b0:4002:c05::235]:35107) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2fEm-00009q-Gc for emacs-orgmode@gnu.org; Fri, 04 Nov 2016 10:12:56 -0400 Received: by mail-yw0-x235.google.com with SMTP id h14so87280740ywa.2 for ; Fri, 04 Nov 2016 07:12:55 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a1142605c2ff43105407a4513 Content-Type: text/plain; charset=UTF-8 With a simple org file of just one entry as below: * TODO A weekly task SCHEDULED: <2016-11-04 Fri +1w> If I run org-timeline, I expect to see this task show up on every Friday. But only one line is in the timeline, for "2016-11-04" only. This behavior will make user have doubts when checking a date in the timeline. BTW: if we change the above file into the following: * TODO A weekly task SCHEDULED: <2016-11-04 Fri +1w> * TODO Some other task in next week. SCHEDULED: <2016-11-11 Fri> Then orgline WILL show the repeat task for "2016-11-11". --------------------------------------------------------------------------------- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ Emacs : GNU Emacs 24.5.1 (x86_64-w64-mingw32) of 2015-05-16 on KAEL Package: Org mode version 9.0 (9.0-dist @ c:/wlin/.emacs-lisp/org/lisp/) --001a1142605c2ff43105407a4513 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
With a simple org file of just one entry as below:

= * TODO A weekly task
=C2=A0 SCHEDULED: <2016-11-04 Fri +1w>
If I run org-timeline, I expect to see this task show up on every
Frida= y. But only one line is in the timeline, for "2016-11-04"
only= . This behavior will make user have doubts when checking a date in the time= line.

BTW: if we change the above file into the following:

*= TODO A weekly task
=C2=A0 SCHEDULED: <2016-11-04 Fri +1w>
* TO= DO Some other task in next week.
=C2=A0 SCHEDULED: <2016-11-11 Fri>= ;

Then orgline WILL show the repeat task for "2016-11-11".=

-------------------------------------------------------------------= --------------

Remember to cover the basics, that is, what you expec= ted to happen and
what in fact did happen.=C2=A0 You don't know how = to make a good report?=C2=A0 See

=C2=A0=C2=A0=C2=A0=C2=A0 http://orgmode.org/manua= l/Feedback.html#Feedback

Your bug report will be posted to the O= rg mailing list.
-------------------------------------------------------= -----------------


Emacs=C2=A0 : GNU Emacs 24.5.1 (x86_64-w64-min= gw32)
=C2=A0of 2015-05-16 on KAEL
Package: Org mode version 9.0 (9.0-= dist @ c:/wlin/.emacs-lisp/org/lisp/)

--001a1142605c2ff43105407a4513--