* ox variable not set when it should be?
@ 2021-01-10 22:19 Samuel Wales
0 siblings, 0 replies; only message in thread
From: Samuel Wales @ 2021-01-10 22:19 UTC (permalink / raw)
To: emacs-orgmode
this must be user error, but i am not sure where.
i have:
(with-eval-after-load 'ox
;; a whole bunch of settings and defuns and stuff that
;; would cause compiler warnings if it were not after load ox
(setq org-export-with-tasks nil))
and yet, when i export a subtree, the value of that variable (and the
others) are not what i set them to. they are default. the variable
is set in the ox library.
--
The Kafka Pandemic
Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-10 22:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-10 22:19 ox variable not set when it should be? Samuel Wales
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).