Fixed #420. Removing the warning about obsoleting sub-tree export.

This commit is contained in:
Yujie Wen 2020-04-29 23:33:59 +08:00
parent 7f8b78cc94
commit 19e81a6305
1 changed files with 0 additions and 1 deletions

View File

@ -1352,7 +1352,6 @@ transformed fragment attribute to ELEM's attr_html plist."
(org-narrow-to-subtree)
(let ((ret (org-reveal-export-to-html async subtreep visible-only body-only (plist-put ext-plist :reveal-subtree t))))
(widen)
(message "Obsoleting soon. Use the \"Export scope\" switch instead to utilize parent heading properties.")
ret))
;; Generate a heading of ToC for current buffer and write to current