emacs-devel
[Top][All Lists]
Advanced

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

Re: Elisp / C inconsistency for reading "1."


From: Paul Eggert
Subject: Re: Elisp / C inconsistency for reading "1."
Date: Fri, 14 Mar 2014 07:30:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Oleh Krehel wrote:
I understand that it's documented in the manual that "1." is an
integer and not a float, but this feels very wrong coming from a C
background.

More important, it feels wrong coming from a Lisp background, as Common Lisp and Scheme both interpret "1." to be a floating point number. I would support changing Emacs Lisp to be consistent with common practice, as there seems no point to being different and there are advantages to being consistent. (Not during the feature freeze though, of course.)



reply via email to

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