emacs-devel
[Top][All Lists]
Advanced

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

Re: evaluating numbers


From: Noam Postavsky
Subject: Re: evaluating numbers
Date: Thu, 14 Nov 2019 18:40:58 -0500

On Thu, 14 Nov 2019 at 18:22, Juri Linkov <address@hidden> wrote:

> Ok, will use this text.  But I have more doubts about using (max-char).
> What if this .el is compiled on 64-bit, where a larger value of 'max-char'
> will be saved to .elc, but loaded on 32-bit.  Will it fail to load such .elc?

The value of (max-char) is independent of bitness (unlike, say,
most-positive-fixnum).



reply via email to

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