From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karen Cooke Subject: Repeating appointments Date: Tue, 12 Feb 2008 15:15:28 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOwvY-00033l-Ac for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 10:20:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOwvW-00033R-Ij for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 10:20:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOwvW-00033N-C0 for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 10:20:06 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JOwvW-0003Yt-5z for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 10:20:06 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JOwvS-0008Dv-N7 for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 15:20:02 +0000 Received: from host86-150-117-234.range86-150.btcentralplus.com ([86.150.117.234]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Feb 2008 15:20:02 +0000 Received: from karen.cooke by host86-150-117-234.range86-150.btcentralplus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Feb 2008 15:20:02 +0000 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 Hi I have an appointment scheduled like this: *** TODO Library SCHEDULED: <2008-02-20 Wed +7d 10:00> When I mark it as done it loses the repeater and the time: SCHEDULED: <2008-02-27 Wed 00:00> I'm using 5.21 on Emacs 22.0.50.1 as part of the Carbon Emacs package (Aug 2005) for Mac OS X 10.3.9 Is there a way to have a timed repeating task? Thanks Karen Cooke