diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index f216797e2..a4f007002 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -881,7 +881,7 @@ between the two." ("^\\*Org Agenda" :ignore t) ("^\\*Org Src" :size 0.4 :quit nil :select t :autosave t :modeline t :ttl nil) ("^\\*Org-Babel") - ("^CAPTURE-.*\\.org$" :size 0.25 :quit nil :select t :autosave t)))) + ("^CAPTURE-.*\\.org$" :size 0.25 :quit nil :select t :autosave ignore)))) (defun +org-init-protocol-lazy-loader-h ()