diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el index af32a2c22..671d978c3 100644 --- a/lisp/org-crypt.el +++ b/lisp/org-crypt.el @@ -145,7 +145,7 @@ and END are buffer positions delimiting the encrypted area." (org-with-wide-buffer (unless (org-before-first-heading-p) (org-back-to-heading t) - (org-end-of-meta-data) + (org-end-of-meta-data t) (let ((case-fold-search nil) (banner-start (rx (seq bol (zero-or-more (any "\t "))