From 6565ad5933b484c0225d597c3e27404f2dbca448 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 16 Nov 2025 17:29:03 +0100 Subject: [PATCH] Remove obsolete Org capture template --- init.el | 8 -------- 1 file changed, 8 deletions(-) diff --git a/init.el b/init.el index 5ca4257..51c9f7c 100644 --- a/init.el +++ b/init.el @@ -1406,14 +1406,6 @@ accordingly." :clock-in t :clock-resume t :empty-lines-before 1 - :empty-lines-after 1) - ("r" "Respond" - entry - (file db/org-default-refile-file) - ,(concat "* TODO [#B] Reply: %:subject (%:from) :EMAIL:\n" - ":PROPERTIES:\n:CREATED: %U\n:END:\n" - "\n%a%?") - :empty-lines-before 1 :empty-lines-after 1)))) ;; Babel