Hello all, BIND keywords should be used for controlling export, rather than the usual emacs method of setting file local variables . But, BIND keywords are currently disabled by default. We can’t turn these on by default, as maliciously crafted documents could do nasty things to a user’s emacs. The attached patch permits many interesting usages of BIND keywords by allowing them to set variables by default, as long as the value thus set is safe (as implemented by emacs’s default file local variable code). Comments welcome. Thanks, -- Aaron Ecay