From 10302c3368baf234db27f03a8024b9efebd8fe48 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 24 Feb 2019 11:53:41 +0100 Subject: [PATCH] =?UTF-8?q?[Org]=20Don=E2=80=99t=20take=20notes=20when=20c?= =?UTF-8?q?locking=20out?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index d4720ca..468a8d3 100644 --- a/init.el +++ b/init.el @@ -628,7 +628,7 @@ org-log-into-drawer "LOGBOOK" org-log-reschedule 'time org-log-redeadline 'note - org-log-note-clock-out t + org-log-note-clock-out nil org-clone-delete-id t org-catch-invisible-edits 'error org-M-RET-may-split-line '((default . nil))