Is there a way to load macros from another file? The "include" command doesn't seeem to work. For example, the following does *not* work.
macro.org:
#+MACRO: hello Hello world
and include.org:
#+INCLUDE: "./macro.org"
{{{hello}}}
I'm using org-mode 7.01g.
--Thanks!
Uriel Avalos
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
