emacs-devel
[Top][All Lists]
Advanced

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

Re: Difficulties byte-compiling very large .el file


From: Aidan Kehoe
Subject: Re: Difficulties byte-compiling very large .el file
Date: Tue, 25 Aug 2009 12:50:53 +0100

 Ar an cúigiú lá is fiche de mí Lúnasa, scríobh Miles Bader: 

 > Aidan Kehoe <address@hidden> writes:
 > > GNU Emacs has (IIRC) 27-bit integers on 32-bit platforms
 > 
 > ``The range of values for integers in Emacs Lisp is -268435456 to
 > 268435455 (29 bits; i.e., -2**28 to 2**28 - 1) on most machines.''

Thanks for the correction. Aemon’s problem remains, though, independent of
that. Is there a good reason you don’t error on encountering integers the
emacs binary can’t represent? Portable code needs to be prepared for that
anyway.

-- 
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?




reply via email to

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