From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Bug: Items with repeating timestamps don't appear in the agenda [6.36trans (release_6.36.509.g9e9b)] Date: Mon, 05 Jul 2010 19:55:25 +0200 Message-ID: <87k4p9lsoi.fsf@thinkpad.tsdh.de> References: <87k4padxyn.fsf@thinkpad.tsdh.de> <87hbke2j8y.fsf@gollum.intra.norang.ca> <871vbidq1r.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47613 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVptV-0006Dl-B4 for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 13:55:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVptU-00024C-AH for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 13:55:49 -0400 Received: from lo.gmane.org ([80.91.229.12]:38120) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OVptU-00023b-4U for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 13:55:48 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OVptL-0001Du-91 for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 19:55:39 +0200 Received: from p54af1de6.dip0.t-ipconnect.de ([84.175.29.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Jul 2010 19:55:39 +0200 Received: from tassilo by p54af1de6.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Jul 2010 19:55:39 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Tassilo Horn writes: Hi again, >> This works for me in both >> >> GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09 on raven, modified by Debian >> Org-mode version 6.36trans (release_6.36.509.g9e9b) >> >> and >> >> GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1, >> Org-mode version 6.36trans (release_6.36.509.g9e9b) > > I use > > GNU Emacs 24.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of > 2010-06-29 on thinkpad > > and the current org git HEAD. Now I tried Emacs 23.2, and the problem still persists. Did you do a "make clean" before "make" in org to exclude the possibility of having old (but working) *.elc files around? Bye, Tassilo