diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index e80f36fde..f4c9273b4 100644 --- a/lisp/org-footnote.el +++ b/lisp/org-footnote.el @@ -113,7 +113,7 @@ you will need to run the following command after the change: \\[universal-argument] \\[org-element-cache-reset]" :group 'org-footnote - :initialize 'custom-initialize-set + :initialize 'custom-initialize-default :set (lambda (var val) (set var val) (when (fboundp 'org-element-cache-reset)