From 2349d6726f4bd821b4406ba18df7fe53cc2539de Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Tue, 9 Jul 2024 21:23:29 +0200 Subject: [PATCH] Fix usage of obsolete Org variable to (not) set refiling bookmarks --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 0c01fdd..84615ae 100644 --- a/init.el +++ b/init.el @@ -1119,7 +1119,7 @@ quickly loose their meaning." (use-package org-capture :commands (org-capture) :init (setq org-capture-use-agenda-date nil - org-capture-bookmark nil + org-bookmark-names-plist nil org-capture-templates `(("t" "Simple Task" entry