diff --git a/contrib/lisp/org-lparse.el b/contrib/lisp/org-lparse.el index 9a33cb92b..6e391c88f 100755 --- a/contrib/lisp/org-lparse.el +++ b/contrib/lisp/org-lparse.el @@ -335,6 +335,7 @@ OPT-PLIST is the export options list." ,@body (when org-lparse-do-open-par (org-lparse-begin-paragraph)))) +(def-edebug-spec with-org-lparse-preserve-paragraph-state (body)) (defvar org-lparse-native-backends nil "List of native backends registered with `org-lparse'.