From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Agenda Bulk Scatter bug Date: Fri, 10 Jun 2011 21:16:12 +0200 Message-ID: <87sjrhmr9f.fsf@Rainer.invalid> References: <201106041254.26344.robut@iinet.net.au> <2AA642BB-5BB4-40B0-976F-1DC938C064C3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QV7C4-0004TT-3c for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 15:16:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QV7C1-0006hO-JM for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 15:16:31 -0400 Received: from lo.gmane.org ([80.91.229.12]:51705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QV7C1-0006h3-87 for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 15:16:29 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QV7By-0007XC-0K for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 21:16:26 +0200 Received: from p57aad554.dip.t-dialin.net ([87.170.213.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jun 2011 21:16:25 +0200 Received: from Stromeko by p57aad554.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jun 2011 21:16:25 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > When I evaluate this form > > (decode-time (days-to-time (time-to-days (current-time)))) > > > I get a date in the year 3980. I think this used to work. > Is there anyone who has an idea what is going on here? If I evaluate this form in the scratch buffer (no org-mode loaded), I get the following backtrace: debug(error (error "Invalid time specification")) decode-time((968068 42752)) eval((decode-time (days-to-time (time-to-days ...)))) eval-last-sexp-1(t) eval-last-sexp(t) eval-print-last-sexp() call-interactively(eval-print-last-sexp nil nil) (version) "GNU Emacs 23.2.1 (i586-suse-linux-gnu, GTK+ Version 2.22.1) of 2011-06-07 on build40" (current-time) (19954 27377 237772) (time-to-days (current-time)) 734298 (days-to-time (time-to-days (current-time))) (968068 42752) ^^^^^^ this doesn't fit into a 16bit integer... Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs