Achim Gratz writes:
> I've fixed that in master quite some time ago together with some other
> things. I'm not sure how easily it would backport to maint, but IIRC
> that particular bug was just a wrongly quoted macro definition.
Cherry-picked to maint.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#
Nick Dokos writes:
> I just did a pull of maint and I get:
>
> ...
> Loading /home/nick/src/emacs/org/org-mode/testing/lisp/test-ob.el (source)...
> Eager macro-expansion failure: (void-variable test-line)
> Symbol's value as variable is void: test-line
> make: *** [test] Error 255
I've fixed that
I just did a pull of maint and I get:
...
Loading /home/nick/src/emacs/org/org-mode/testing/lisp/test-ob.el (source)...
Eager macro-expansion failure: (void-variable test-line)
Symbol's value as variable is void: test-line
make: *** [test] Error 255
Nick