bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#28921: [PROPOSED] Fix xdg timestamp error on 32-bit Emacs


From: Paul Eggert
Subject: bug#28921: [PROPOSED] Fix xdg timestamp error on 32-bit Emacs
Date: Sun, 22 Oct 2017 00:41:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Tino Calancha wrote:
Maybe you could use here the new accesor `file-attribute-modification-time':

Thanks, good idea, I installed it that way into emacs-26. I prefer this to float-time because float-time loses information on platforms like GNU/Linux where typical file timestamps these days have about 61 bits of precision, which is more than the 53 bits that Emacs floats have.





reply via email to

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