* org-mime-htmlize ignores org-mime-export-options
@ 2019-01-17 17:22 Uwe Brauer
2019-01-17 17:59 ` Uwe Brauer
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2019-01-17 17:22 UTC (permalink / raw)
To: emacs-orgmode
Please look at the following
* Lisp :noexport:
(setq org-mime-export-options '(:section-numbers nil
:with-author nil
:with-toc nil))
* Test
Bblabla
When I run org-mime-htmlize then *no* toc is generated, contrary to the
setting.
Anybody has tried that out?
Regards
Uwe Brauer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-mime-htmlize ignores org-mime-export-options
2019-01-17 17:22 org-mime-htmlize ignores org-mime-export-options Uwe Brauer
@ 2019-01-17 17:59 ` Uwe Brauer
0 siblings, 0 replies; 2+ messages in thread
From: Uwe Brauer @ 2019-01-17 17:59 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:
> Please look at the following
> * Lisp :noexport:
> (setq org-mime-export-options '(:section-numbers nil
> :with-author nil
> :with-toc nil))
This is a typo :with-toc t
Is what I have set and it does not work
Uwe Brauer
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-17 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17 17:22 org-mime-htmlize ignores org-mime-export-options Uwe Brauer
2019-01-17 17:59 ` Uwe Brauer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.