From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward DeMeulle Subject: Option to override date on org-add-note? Date: Mon, 18 Aug 2014 07:42:47 -0700 Message-ID: <871tsdsvtk.fsf@demeulle.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJO9W-0005Xf-Hp for emacs-orgmode@gnu.org; Mon, 18 Aug 2014 10:43:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJO9O-0001qp-2A for emacs-orgmode@gnu.org; Mon, 18 Aug 2014 10:43:18 -0400 Received: from plane.gmane.org ([80.91.229.3]:34559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJO9N-0001qP-SO for emacs-orgmode@gnu.org; Mon, 18 Aug 2014 10:43:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XJO9M-0007iG-0Y for emacs-orgmode@gnu.org; Mon, 18 Aug 2014 16:43:08 +0200 Received: from pool-71-165-5-7.lsanca.fios.verizon.net ([71.165.5.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Aug 2014 16:43:08 +0200 Received: from ed by pool-71-165-5-7.lsanca.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Aug 2014 16:43:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Frequently I find myself logging a note for something that occurred in the past either because I wasn't at my computer or just not paying attention at the time. C-u C-c C-z doesn't change anything. I tried looking at the source code for the logging functions but nothing jumped out. Does this option already exist somewhere I've missed? _ED_