From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Lienhard Subject: org-log-done Date: Thu, 8 Jul 2010 18:00:08 -0400 Message-ID: <644DBED2-8DCD-42CC-8466-F5B6FFC8AC15@2bike4.com> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=50463 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWz8j-0006bl-7o for emacs-orgmode@gnu.org; Thu, 08 Jul 2010 18:00:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWz8i-00024o-48 for emacs-orgmode@gnu.org; Thu, 08 Jul 2010 18:00:17 -0400 Received: from mout.perfora.net ([74.208.4.194]:50745) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWz8i-00024U-09 for emacs-orgmode@gnu.org; Thu, 08 Jul 2010 18:00:16 -0400 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-org Hello, When I mark a ToDo item as Done, I would like to log the date only and = not the time. For ex: ** DONE Update presentation CLOSED: [2010-07-08] Instead of: ** DONE Update presentation CLOSED: [2010-07-08 Thu 17:57] I have searched the website and the mailing list archives. Is there an option I could set or something for my .emacs file? Thanks in advance for any help. Stephen=