emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 37940b3: min and max now return one of their ar


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] master 37940b3: min and max now return one of their arguments
Date: Thu, 09 Mar 2017 18:54:31 +0200

> From: Clément Pit-Claudel <address@hidden>
> Date: Thu, 9 Mar 2017 11:25:22 -0500
> 
> I think it does matter sometimes, as some bits of Emacs explicitly 
> distinguish between floats and ints (for example I might write `(face 
> (:height ,(if use-absolute-size 120 1.2))))

If that's the use case, you will have to use the likes of 'floor'
anyway, because you cannot control well enough what happens in
non-trivial calculations involving floats.



reply via email to

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