On Wed, Nov 17, 2010 at 05:25:05PM -0500, Nick Dokos wrote: > #+BIND: uriel-change-doctype t > > but a good (if not scalable) solution to the problem. > > I have a question however: why is it that hooks can't be set using > this mechanism?
>From my limited understanding, the #+BIND directive is for binding variables. For correctly adding a hook you must call add-hook, which adds a function to the corresponding hook list. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode