emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ox variable not set when it should be?


From: Samuel Wales
Subject: ox variable not set when it should be?
Date: Sun, 10 Jan 2021 15:19:37 -0700

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]