Dont export email

This commit is contained in:
Marcus Kammer 2025-01-12 20:15:54 +01:00
parent 7391c90ceb
commit ff9d35d026
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -1675,7 +1675,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
(org-export-with-drawers nil)
(org-export-with-date t)
(org-export-with-entities t)
(org-export-with-email t)
(org-export-with-email nil)
(org-export-with-footnotes t)
(org-export-headline-levels 3)
(org-export-with-inlinetasks nil)