unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 11825@debbugs.gnu.org, Andreas Schwab <schwab@linux-m68k.org>
Subject: bug#11825: 24.1.50; float-time no longer accepts negative time values
Date: Sun, 08 Jul 2012 17:21:54 -0700	[thread overview]
Message-ID: <4FFA2422.6010503@cs.ucla.edu> (raw)
In-Reply-To: <CAAeL0SQiRKPAiRmD=FvYYy6f2R2NKp5XRK00hcjdvJWiqP7oKQ@mail.gmail.com>

On 07/08/2012 04:37 PM, Juanma Barranquero wrote:
> An offset is not a timestamp, I'd say.

True, but that's how Emacs uses this interface:
it conflates the notions of timestamps and timestamp
differences, and uses the same EMACS_TIME type for both.

This could be fixed by switching to a more
complicated API that distinguishes between the two
notions, and if Emacs's timestamp computations get more
complicated that's probably a good way to go.
It's not needed for Emacs's current usage, though.





  reply	other threads:[~2012-07-09  0:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-30 16:08 bug#11825: 24.1.50; float-time no longer accepts negative time values Eli Zaretskii
2012-07-03 22:56 ` Glenn Morris
2012-07-07  2:11 ` Paul Eggert
2012-07-07  6:57   ` Eli Zaretskii
2012-07-07 20:30     ` Paul Eggert
2012-07-08  2:57       ` Eli Zaretskii
2012-07-08  7:26         ` Paul Eggert
2012-07-08  9:00           ` Andreas Schwab
2012-07-08 23:03             ` Paul Eggert
2012-07-08 23:37               ` Juanma Barranquero
2012-07-09  0:21                 ` Paul Eggert [this message]
2012-07-09  0:57                   ` Juanma Barranquero
2012-07-09  2:56               ` Eli Zaretskii
2012-07-09  3:33                 ` Paul Eggert
2012-07-08 15:32           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FFA2422.6010503@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=11825@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    --cc=schwab@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).