From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Timeline not working in 5.20 Date: Thu, 7 Feb 2008 08:13:06 +0100 Message-ID: References: <87ir12e76r.fsf@kamaloka.dhatu> <81156AB7-161F-4CBB-A936-54DA8F56D9A2@science.uva.nl> <47AA0308.1030109@gmail.com> <87abmdwuj9.fsf@shellarchive.co.uk> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JN25q-0003Bn-Sg for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JN25p-0003BD-5J for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JN25o-0003BA-SW for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:48 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JN25o-0008Gu-Hf for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:48 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JN25n-0003jX-8b for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:47 -0500 Received: by ug-out-1314.google.com with SMTP id a2so652051ugf.48 for ; Thu, 07 Feb 2008 00:26:47 -0800 (PST) In-Reply-To: <87abmdwuj9.fsf@shellarchive.co.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Phil Jackson Cc: emacs-org Fixed, thanks. - Carsten On Feb 7, 2008, at 12:10 AM, Phil Jackson wrote: > Wanrong Lin writes: > >> I have the same problem, and here is a mini-example that will >> generate >> the error "Arithmetic range error: "floor", -0.0e+NaN ", hope it >> helps. > > I've had a look and I think the culprit is: > > ,----[ line 21411 ] > | dfrac (/ (* 1.0 (- wdays diff)) wdays) > `---- > > Which evals to -0.0e+NaN and then propagates. Might see if I can dig > further tomorrow if I get time. > > Cheers, > Phil > -- > Phil Jackson > http://www.shellarchive.co.uk > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode