|
From: | Malcolm Purvis |
Subject: | Re: [O] Logging the new time on a reschedule. |
Date: | Thu, 20 Aug 2015 18:02:54 +1000 |
User-agent: | Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) |
>>>>> "Nicolas" == Nicolas Goaziou <address@hidden> writes: Nicolas> None that I know. This is fixed. Thank you. Thanks. Unfortunately I now get an error when I try to reschedule: Error in post-command-hook (org-add-log-note): (wrong-type-argument char-or-string-p time) The relevant part of my config is: --8<---------------cut here---------------start------------->8--- (setq org-log-reschedule (quote time) org-log-redeadline (quote time) ) (setq org-log-note-headings (cons '(reschedule . "Rescheduled from %S to %s on %t") org-log-note-headings)) (setq org-log-note-headings (cons '(redeadline . "New deadline from %S to %s on %t") org-log-note-headings)) --8<---------------cut here---------------end--------------->8--- Malcolm -- Malcolm Purvis <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |