help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: Byte-compiled elisp libraries on different platforms


From: Drew Adams
Subject: RE: Byte-compiled elisp libraries on different platforms
Date: Thu, 20 Nov 2008 10:56:40 -0800

> Hmm. I could be wrong, but I don't remember any changes in the 23.X
> byte compiler / interpreter stuff making old (22.X, not 19.X ;-)
> byte-code incompatible. Any such fails is more likely to be from
> the lisp code than the byte-code.

I don't say anything about where the incompatibility comes from. If forced to
guess, though, I too would suppose that it's from (or mostly from) changes
outside the byte-compiler.

What I do know is that I have code that works if byte-compiled in Emacs 22 or
23, but does not work if the 22-byte-compiled code is used in 23. And I believe
that I have code that does not work if the 23-byte-compiled code is used in 22.

My guess is that changes in the treatment of characters are mostly responsible
for the incompatibilities I see, and those are probably mostly (entirely?)
outside of the byte-compiler code.





reply via email to

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