From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.help Subject: Re: How to compare time of last file modification? Date: Sun, 01 Jul 2012 23:11:51 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: <877guno036.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1341177317 31081 80.91.229.3 (1 Jul 2012 21:15:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 1 Jul 2012 21:15:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 01 23:15:13 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SlRU9-0005kE-4g for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Jul 2012 23:15:13 +0200 Original-Received: from localhost ([::1]:43959 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SlRU7-0000ua-MR for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Jul 2012 17:15:11 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Injection-Info: mx04.eternal-september.org; posting-host="yJvZoni5rMu+dpk3S5Jb8A"; logging-data="31460"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19XRTWqYTa0lBMeFwakn7WiNHiOE+2pIeQ=" User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEUhBBAHAgIGAgFlCB98 DR4EAADy8PNbRlBVDvnnAAACVklEQVQ4jXWUQW/bMAyFqTior6KSNdeKg9GrMxs9O4jRewX43kNh X+UOqP7+HmU7zYCNAWpXnyhSj6Rp/I/RRJsZvrMHmlJ+cQLzXvDDO7sH+rhGilirpKpCCDJUIsEJ QH/RzRVWhkFkGII+MuhdUDSsJkPAtgwuEiToTjykUhZ8Br3DUgahys/No+8EcbFXjxwARXgBfYds HdJCQsiZiqZ9pXfbZh9m3cieC93Zv9KY5n32cc575rxtAeNk9B+DCzvP63oG4ztbs+8gC/Ohvzbf YEyGbZ8l62v8oWID4zRzbyDfsbYNjBZ1kxJuzyy+sctR1+aLJuZTSumz/SXyVLdXJKYIIEWEffrc Q+Sf+6sGQtGaF42B08y8vzh/aClli/SwBB/nBI9wqEuiROqTY5TjTKUeZWvD3mcFkJXeS55Pxw7B CetYtlSqhxb2+VRAYQCVRQN9QUSDVrBl1ISsJmXTAsYxOi+Ufu8cznDepmg0RlbEuScqTRADUEbN SiVRfXH+jO4iwkG5VBrcJvWRGJ2C03xYZJ803BduP807qckmeystqsFwivPO15ZMe1eoqFmeovFd AWVRq6LZCoXMp+Pura+3adhE1CK27FutkVnngxapzaGDvPn88wKWuUHylyH4fSZmBZBBq+nCwGtf NZTB0pRnbdFbx+GC61unbY0K8XaPj9t6wFhq9/4Fujy1khMp7kDNkkcWY+AXsoBzFSod1YBO0ECY hQzMgFGW8KMKGlx9uHjBB2BXKcDs4YL5+6CBHmnCJN8bsMZ6vPvIfFu5dsk/7Q8H+u2sHO445AAA AABJRU5ErkJggg== Cancel-Lock: sha1:gBwK0E3cA+VBzNmz0lezaWtIki8= sha1:aOi75h3Uig4wxss4yp9FKM6AH7o= X-Now-Playing: Puma's _Half Nelson Courtship_: "Bison Woven" Mail-Copies-To: never Original-Xref: usenet.stanford.edu gnu.emacs.help:193220 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85610 Archived-At: "Pascal J. Bourguignon" writes: > file-newer-than-file-p use the OS provided m_time types to compare. > time-less-p uses a 1-second resolution, 32-bit representation of time. No, `time-less-p' (now) uses the resolution that the OS exposes to Emacs, which, on most OS-es, is a lot more fine-grained than 1 second. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/