From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: diary-float and TODO entries Date: Tue, 6 Jul 2010 08:26:49 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=46597 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OW1zF-00042h-W5 for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 02:50:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OW1zE-000587-Ov for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 02:50:33 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:52731) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OW1zE-00057s-KG for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 02:50:32 -0400 Received: by bwz9 with SMTP id 9so4114012bwz.0 for ; Mon, 05 Jul 2010 23:50:31 -0700 (PDT) In-Reply-To: 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: Greg Troxel Cc: emacs-orgmode@gnu.org On Jul 5, 2010, at 11:11 PM, Greg Troxel wrote: > > I have successfully used repeating times on TODO entries, and seen the > scheduled time move forward when I do C-c C-t d (d is my DONE > shortcut). > I have a meeting on the 2nd monday of each month and am responsible > for > inviting people ahead of time, and I've picked the first monday for > that. I think I have to use a diary-mode expression, and the > SCHEDULED: > time and event time below work ok. But when I set the todo to DONE it > goes to DONE, instead of auto-changing back to TODO for the next > month. > > Is there some reasonable way to do what I want? Unfortunately not. - Carsten > > > ** FOO > *** TODO Announce meeting > SCHEDULED: <%%(diary-float t 1 1)> > *** FOO meeting > <%%(diary-float t 1 2)> > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten