Stefan Monnier <monn...@iro.umontreal.ca> writes:

> More specifically, the setf and the defstruct need to be compiled with
> "the same version" (either both cl.el, or both gv.el).
>
> Does the patch below work for you?

Yes.  Please install.

FWIW, I see following errors reported.


On load of *.el file:
====================


Loading /home/kjambunathan/src/org-mode/contrib/lisp/ox-jabref.el
(source)...

Eager macro-expansion failure: (error "Incompatible place expression
needs recompilation: (org-export-backend-transcoders enhanced-backend)")

gv-get: Incompatible place expression needs recompilation:
(org-export-backend-transcoders enhanced-backend)


On compile of *.el file:
========================

Compiling file /home/kjambunathan/src/org-mode/contrib/lisp/ox-jabref.el
at Wed Sep 4 09:22:25 2013

ox-jabref.el:170:1:Error: Incompatible place expression needs
recompilation: (org-export-backend-transcoders enhanced-backend)

Reply via email to