From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: CLOSED time stamp patch proposal. Date: Fri, 20 Oct 2006 05:11:15 +0200 Message-ID: <759bfe6e09acf3e86c8415911d709e8e@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gakn1-0000wH-NM for emacs-orgmode@gnu.org; Thu, 19 Oct 2006 23:11:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gakmz-0000qa-Dv for emacs-orgmode@gnu.org; Thu, 19 Oct 2006 23:11:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gakmz-0000qL-9n for emacs-orgmode@gnu.org; Thu, 19 Oct 2006 23:11:17 -0400 Received: from [194.134.35.149] (helo=smtp08.wanadoo.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gakmz-0008CH-27 for emacs-orgmode@gnu.org; Thu, 19 Oct 2006 23:11:17 -0400 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: Alex Bochannek Cc: emacs-orgmode Yes, I'll accept this patch. Thanks. - Carsten On Oct 19, 2006, at 19:40, Alex Bochannek wrote: > $ diff -u ../org-4.52/org.el org.el > --- ../org-4.52/org.el 2006-10-04 02:14:17.000000000 -0700 > +++ org.el 2006-10-19 10:37:40.795483500 -0700 > @@ -5422,7 +5422,7 @@ > (not (equal state org-done-string))) > (when org-log-done > (if (equal state org-done-string) > - (org-add-planning-info 'closed (current-time) 'scheduled) > + (org-add-planning-info 'closed (org-current-time) > 'scheduled) > (if (not this) > (org-add-planning-info nil nil 'closed)))) > ;; Fixup tag positioning > > > Alex. > > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477