emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] (Emacs 23/24 binary compatibility): defstruct, setf


From: Jambunathan K
Subject: Re: [O] (Emacs 23/24 binary compatibility): defstruct, setf
Date: Wed, 04 Sep 2013 09:31:10 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]