emacs-devel
[Top][All Lists]
Advanced

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

Re: most-positive-float, most-negative-float coming up nil


From: Stefan Monnier
Subject: Re: most-positive-float, most-negative-float coming up nil
Date: Tue, 25 Oct 2011 16:12:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

> It seems odd that most-positive/negative-fixnum are standard in Emacs
> lisp but not the float versions without requiring cl (plus requiring
> an additional function to be called to initialize them is even more
> odd).  It's not like floats aren't a standard part of the Emacs
> lisp language.

Apparently nobody ever found enough of a need for most-positive-float
in Elisp (and even less so for most-negative-float).


        Stefan



reply via email to

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