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: Xavier Maillard
Subject: Re: Byte-compiled elisp libraries on different platforms
Date: Sat, 22 Nov 2008 06:25:03 +0100
User-agent: Rmail in GNU Emacs 23.0.60.12 on GNU/Linux

Hi,

C-h n has this about byte-compilation (for 23.0.x):

During byte-compilation, Emacs 23 uses `utf-8-emacs' to write files.
As a result, byte-compiled files containing non-ASCII characters can't
be read by earlier versions of Emacs.  Files compiled by Emacs 20, 21,
or 22 are loaded correctly as emacs-mule (whether or not they contain
multibyte characters).  This takes somewhat more time, so it may be
worth recompiling existing .elc files which don't need to be shared
with older Emacsen.


        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




reply via email to

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