From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: bug ? invoking display-time causes org mode clocking to go bad Date: Mon, 13 Sep 2010 15:21:51 -0400 Message-ID: <87iq29phyo.fsf@archeee.localdomain> References: <4C7F849E.6030108@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=48699 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvEbD-0002CK-CB for emacs-orgmode@gnu.org; Mon, 13 Sep 2010 15:21:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvEbC-00076x-Bo for emacs-orgmode@gnu.org; Mon, 13 Sep 2010 15:21:55 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:51308) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvEbC-00076r-7W for emacs-orgmode@gnu.org; Mon, 13 Sep 2010 15:21:54 -0400 In-Reply-To: (Antony's message of "Mon, 13 Sep 2010 08:26:45 -0700") 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: Antony Cc: emacs-orgmode@gnu.org Antony writes: > On 9/2/2010 4:03 AM, Antony wrote: >> >> Start vanilla emacs >> type >> C-x f ~/foo.org >> >> type >> * foo >> >> type >> M-x display-time >> modeline shows 7:29 AM >> when my PC is showing 1:30AM >> They don't match. >> > no one can reproduce this? This sounds like a general emacs/cygwin question. What do you get when you evaluate the following--i.e., type C-x C-e after the closing parenthesis? (current-time-zone) Best, Matt