From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Re: Repeating TODO are shown every day in the agenda Date: Wed, 2 Feb 2011 13:18:10 -0500 Message-ID: References: <87k4hn8obs.fsf@fastmail.fm> <20110131085842.4c923739@gaia.hsu-hh.de> <877hdiepwr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=51369 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkhI0-00005O-Mm for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 13:18:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkhHj-0001KL-TB for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 13:18:33 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:47710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkhHj-0001KA-OH for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 13:18:31 -0500 Received: by fxm12 with SMTP id 12so254604fxm.0 for ; Wed, 02 Feb 2011 10:18:30 -0800 (PST) In-Reply-To: <877hdiepwr.fsf@gnu.org> 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: Bastien Cc: Detlef Steuer , emacs-orgmode@gnu.org On Wed, Feb 2, 2011 at 4:39 AM, Bastien wrote= : > Detlef Steuer writes: > >> And if this is not currently possible, that would be a welcome >> addition to org-mode's features! =A0I definitely have use cases for such >> a setting. > > The attached patch implements it. > > When org-agenda-repeating-timestamp-show-all is set to a list of TODO > keywords, repeating agenda items will only be displayed if they have > this TODO keywords. > > Unless anyone objects against this change, I'm willing to commit it. > > In the meantime, I welcome tests/feedback. > > Thanks to you and Jeff for this idea! Bastien, I like this change. But for me, when I mark a repeating task with the keyword "APPT" as DONE, the task is re-scheduled with the TODO keyword instead of APPT. It usually isn't a big deal, but I means I can't use the patch as intended. Would it be difficult to add a "REPEAT_VISIBLE" property that defaults to t, but when nil hides a repeating task for all future days? Maybe I have something setup incorrectly that is making repeated tasks TODO instead of their original keyword. If so, I could modify my configuration and the patch would work as expected (for my use case, anyway). Thanks again! --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/