Hello, t...@tsdye.com (Thomas S. Dye) writes:
> A document I've been working on for several weeks broke recently without > changes on my part. However, I've been tracking the master git branch > every once in a while and I suspect some change in Org is the culprit. > > Org-mode version 8.3beta (release_8.3beta-580-g787733 @ > /Users/dk/.emacs.d/src/org-mode/lisp/) > > I haven't tried to make an ECM because I don't know what the problem > could be. Here is a backtrace: > > Debugger entered--Lisp error: (error "Undefined Org macro: ad; aborting.") [...] > The error message refers to a macro, ad. I don't have an "ad" macro. > Where does this come from? There is probably a left over {{{ad}}} somewhere, which cannot be expanded. You way want to debug `org-macro-replace-all' anyway. Regards, -- Nicolas Goaziou