Hi Achim, Achim Gratz <strom...@nexgo.de> writes:
> Aside from the issue of whether using macros here is needed or > appropriate, I can't find anything wrong with the macros or their use so > far. If that upholds, the test not working points to a rather > substantial bug in either the test framework or Emacs 24.3. It's not too late to explore this. > I'm not sure if there's a way to circumvent eager macroexpansion to > test how it gets involved. Some further testing seems to point to > the let clause that produces the contents list: it never seems to be > adding anything coming from the parent. Yeah... I've dugg quite far in many directions here, but I'm stuck. Anyway, `org-export-define-backend' and its friends are now defuns, since there is no good reason for them to be macros. Thanks, -- Bastien