From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: How to change CREATED property value to inactive in org-expiry Date: Sun, 27 Dec 2009 00:41:15 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NOc3A-0007QF-DF for emacs-orgmode@gnu.org; Sat, 26 Dec 2009 14:11:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NOc35-0007Oc-VE for emacs-orgmode@gnu.org; Sat, 26 Dec 2009 14:11:39 -0500 Received: from [199.232.76.173] (port=48343 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NOc35-0007OZ-PD for emacs-orgmode@gnu.org; Sat, 26 Dec 2009 14:11:35 -0500 Received: from mail-iw0-f188.google.com ([209.85.223.188]:37526) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NOc35-000197-HC for emacs-orgmode@gnu.org; Sat, 26 Dec 2009 14:11:35 -0500 Received: by iwn26 with SMTP id 26so6020960iwn.14 for ; Sat, 26 Dec 2009 11:11:35 -0800 (PST) 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: Org-Mode Hello! I have just spent an hour trying to figure out how to change the timestamp added as a result of org-expiry-insinuate to inactive with no success. It seems to me that I need to change something in function org-expiry-insert-created but don't know what. I also do not understand in which situations does an active timestamp for CREATED property make sense. Thanks! -- Manish