From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Timezone change in US Date: Tue, 13 Mar 2007 23:05:02 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1173819911 13502 80.91.229.12 (13 Mar 2007 21:05:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Mar 2007 21:05:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 13 22:05:04 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HREB0-0001Na-J1 for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Mar 2007 22:04:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HREBn-0000k1-FO for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Mar 2007 16:05:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HREBa-0000je-CP for help-gnu-emacs@gnu.org; Tue, 13 Mar 2007 17:05:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HREBZ-0000jS-0n for help-gnu-emacs@gnu.org; Tue, 13 Mar 2007 17:05:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HREBY-0000jP-SU for help-gnu-emacs@gnu.org; Tue, 13 Mar 2007 16:05:32 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HREAj-0008UX-Ux for help-gnu-emacs@gnu.org; Tue, 13 Mar 2007 17:04:42 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-66-145.inter.net.il [80.230.66.145]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HJO54301 (AUTH halo1); Tue, 13 Mar 2007 23:04:42 +0200 (IST) In-reply-to: (message from Chris McMahan on Tue, 13 Mar 2007 08:28:59 -0500) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41935 Archived-At: > From: Chris McMahan > Date: Tue, 13 Mar 2007 08:28:59 -0500 > > Yes, the time displayed in the modeline is off by one hour. It still > reflects the time before the change to Daylight Savings Time. > > > If the time is off by one hour, do you see the correct time in the > > lower-right corner of the task bar (in the system tray)? > > All other clocks (including the clock that my shell prompt displays) > are correct. I launch emacs from the tcsh shell as well, so if it's > getting the time from there then it should be correct. What happens if you run Emacs from a Command Prompt window, or from Start->Run dialog, or by double-clicking on a desktop icon or on runemacs.exe in Windows Explorer? That is, what happens if you run it from outside tcsh? > I compiled using the latest version of MinGW on 5 March 07 > GNU Emacs 22.0.95.1 (i386-mingw-nt5.1.2600) of 2007-03-05 on HY56D61 What version of MinGW runtime do you have installed (look in the header file _mingw.h in your MinGW include directory)? Not that I think the MinGW runtime has anything to do with this, but still...