Hi Andreas,
Andreas Röhler writes:
> customization needs a defcustom, not a defvar
>
> (defvar org-babel-default-header-args
> '((:session . "none") (:results . "replace") (:exports . "code")
> (:cache . "no") (:noweb . "no") (:hlines . "no") (:tangle . "no")
> (:padnewline . "yes"))
>
Am 05.04.2013 19:14, schrieb Bastien:
Hi Andreas,
Andreas Röhler writes:
http://orgmode.org/manual/System_002dwide-header-arguments.html#System_002dwide-header-arguments
Org Mode Info
System-wide header arguments
System-wide values of header arguments can be spec
Hi Andreas,
Andreas Röhler writes:
> http://orgmode.org/manual/System_002dwide-header-arguments.html#System_002dwide-header-arguments
> Org Mode Info
> System-wide header arguments
>
>
> System-wide values of header arguments can be specified by customizing
> the `or