From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] Fix agenda display for late scheduled and deadline tasks Date: Mon, 21 Jun 2010 09:02:13 -0400 Message-ID: <87aaqo5yju.fsf@gollum.intra.norang.ca> References: <1276358948-19543-1-git-send-email-bernt@norang.ca> <1276359235-19934-1-git-send-email-bernt@norang.ca> <87aaqoimgc.fsf@fastmail.fm> <87eig05z1v.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=57243 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQgdo-0002cW-9z for emacs-orgmode@gnu.org; Mon, 21 Jun 2010 09:02:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQgdm-0000k5-VN for emacs-orgmode@gnu.org; Mon, 21 Jun 2010 09:02:20 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:58895) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQgdm-0000jy-TS for emacs-orgmode@gnu.org; Mon, 21 Jun 2010 09:02:18 -0400 In-Reply-To: <87eig05z1v.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Mon\, 21 Jun 2010 08\:51\:24 -0400") 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: Matt Lundin Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > Matt Lundin writes: > >> I believe this patch breaks the functionality of >> org-agenda-repeating-timestamp-show-all. >> >> I have org-agenda-repeating-timestamp-show-all set to t, but only one >> occurrence of each repeating timestamp is shown. > > Hi Matt, > > Sorry about that. I don't use org-agenda-repeating-timestamp-show-all. Actually I do use that... and I never noticed :/ Right now I'm thinking reverting the patch is probably the easiest fix for this. -Bernt