Gnus development mailing list
 help / color / mirror / Atom feed
* time-to-seconds in time-date.el - obsolete since 21.1
@ 2010-10-12  9:03 CHENG Gao
  2010-10-12 12:52 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: CHENG Gao @ 2010-10-12  9:03 UTC (permalink / raw)
  To: ding

In time-date.el, time-to-seconds is obsolete since 21.1. Since Gnus
supports 22+, should it be removed?




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: time-to-seconds in time-date.el - obsolete since 21.1
  2010-10-12  9:03 time-to-seconds in time-date.el - obsolete since 21.1 CHENG Gao
@ 2010-10-12 12:52 ` Lars Magne Ingebrigtsen
  2010-10-12 13:06   ` Robert Pluim
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-12 12:52 UTC (permalink / raw)
  To: ding

CHENG Gao <chenggao@cyberhut.org> writes:

> In time-date.el, time-to-seconds is obsolete since 21.1. Since Gnus
> supports 22+, should it be removed?

I don't know whether XEmacs has float-time or not...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: time-to-seconds in time-date.el - obsolete since 21.1
  2010-10-12 12:52 ` Lars Magne Ingebrigtsen
@ 2010-10-12 13:06   ` Robert Pluim
  2010-10-12 16:54     ` Adam Sjøgren
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Pluim @ 2010-10-12 13:06 UTC (permalink / raw)
  To: ding

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> CHENG Gao <chenggao@cyberhut.org> writes:
>
>> In time-date.el, time-to-seconds is obsolete since 21.1. Since Gnus
>> supports 22+, should it be removed?
>
> I don't know whether XEmacs has float-time or not...

    XEmacs 21.5  (beta29) "garbanzo" 5663ae9a8989+ [Lucid] (i686-pc-cygwin,
    Mule) of Thu Sep 16 2010 on RPluim
    
    `float-time' is a compiled Lisp function
      -- loaded from "/build/xemacs-edge/lisp/subr.elc"
    (float-time &optional SPECIFIED-TIME)
    
    Documentation:
    Convert time value SPECIFIED-TIME to a floating point number.
    
    See `current-time'.  Since the result is a floating-point number, this may
    not have the same accuracy as does the result of `current-time'.
    
    If not supplied, SPECIFIED-TIME defaults to the result of `current-time'.

Probably not in 21.4 though, unless it's been backported.

People crazy enough to run git-gnus should be crazy enough to run hg-xemacs :)

Robert




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: time-to-seconds in time-date.el - obsolete since 21.1
  2010-10-12 13:06   ` Robert Pluim
@ 2010-10-12 16:54     ` Adam Sjøgren
  2010-10-12 18:17       ` Robert Pluim
  0 siblings, 1 reply; 6+ messages in thread
From: Adam Sjøgren @ 2010-10-12 16:54 UTC (permalink / raw)
  To: ding

On Tue, 12 Oct 2010 09:06:05 -0400, Robert wrote:

> People crazy enough to run git-gnus should be crazy enough to run hg-xemacs :)

Doesn't Gnus release more often than XEmacs?


  Best regards,

    Adam

-- 
 "I think I've learned by now, there's never an easy way      Adam Sjøgren
  I'll get through somehow, I'm on my knees to pray"     asjo@koldfront.dk




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: time-to-seconds in time-date.el - obsolete since 21.1
  2010-10-12 16:54     ` Adam Sjøgren
@ 2010-10-12 18:17       ` Robert Pluim
  2010-10-13  6:12         ` Katsumi Yamaoka
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Pluim @ 2010-10-12 18:17 UTC (permalink / raw)
  To: ding

asjo@koldfront.dk (Adam Sjøgren) writes:

> On Tue, 12 Oct 2010 09:06:05 -0400, Robert wrote:
>
>> People crazy enough to run git-gnus should be crazy enough to run hg-xemacs :)
>
> Doesn't Gnus release more often than XEmacs?

Yes. A lot more often, unfortunately.

Robert




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: time-to-seconds in time-date.el - obsolete since 21.1
  2010-10-12 18:17       ` Robert Pluim
@ 2010-10-13  6:12         ` Katsumi Yamaoka
  0 siblings, 0 replies; 6+ messages in thread
From: Katsumi Yamaoka @ 2010-10-13  6:12 UTC (permalink / raw)
  To: ding

xemacs-21.4.22 -batch -q -eval '(message "%s" (fboundp (quote float-time)))'
 => nil



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-13  6:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-12  9:03 time-to-seconds in time-date.el - obsolete since 21.1 CHENG Gao
2010-10-12 12:52 ` Lars Magne Ingebrigtsen
2010-10-12 13:06   ` Robert Pluim
2010-10-12 16:54     ` Adam Sjøgren
2010-10-12 18:17       ` Robert Pluim
2010-10-13  6:12         ` Katsumi Yamaoka

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 NNTP newsgroup(s).