]> git.ekhem.eu.org Git - guix.git/commitdiff
[emacs] Do not archive calendar entries.
authorJakub Czajka <jakub@ekhem.eu.org>
Sat, 10 Feb 2024 12:17:24 +0000 (13:17 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sat, 10 Feb 2024 12:17:24 +0000 (13:17 +0100)
emacs/.config/emacs/conf/conf-calendar.el

index 789d94b780a1834b5fab4cafa8624e51574a9ecb..f6d7865ee0b106d633a3182ce3a3254842befef8 100644 (file)
@@ -40,6 +40,7 @@
   (plstore)
   :ensure t
   :custom
+  (org-gcal-auto-archive nil)
   (org-gcal-client-id conf:gcal-client-id)
   (org-gcal-client-secret conf:gcal-client-secret)
   (org-gcal-fetch-file-alist conf:gcal-calendar-id-org-file-map))