Re: [Orgmode] macros which expand to other macros

2009-09-02 Thread Carsten Dominik
Hi Daniel, I have applied the patch, thanks. I used the more restrictive version without allowing partial macros. Seems a bit wired to me. Or can someone come up with a compelling use case? - Carsten On Sep 2, 2009, at 11:29 PM, Daniel Clemente wrote: Hi. I want to include a note in

[Orgmode] macros which expand to other macros

2009-09-02 Thread Daniel Clemente
Hi. I want to include a note in several pages, therefore I created a #+MACRO for it. The macro must say „This file is best viewed when you open file {{{input-file}}} in org-mode (Emacs).“, where {{{input-file}}} would be expanded to the name of the file being expanded. Then I noticed that