From cd0894a19e350e5d022a602662eba7a87ccbd5d0 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Fri, 27 May 2022 14:56:54 +0200 Subject: [PATCH] Do not query to save clock on exit by default I always say no anyway, and that's the default. --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 0d5866c..013194f 100644 --- a/init.el +++ b/init.el @@ -984,6 +984,7 @@ "ATTN")))) org-clock-persist t org-clock-persist-query-resume nil + org-clock-ask-before-exiting nil org-time-stamp-rounding-minutes '(1 1)) ;; On Windows, we don't have dbus to show notifications; default to