From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; on Windows, M-x display-time-world shows the same, incorrect, time for all cities Date: Wed, 17 Oct 2007 23:07:07 +0100 Message-ID: <4716878B.8090308@gnu.org> References: <878x6165pn.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192658861 26172 80.91.229.12 (17 Oct 2007 22:07:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 22:07:41 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Eric Hanchrow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 18 00:07:40 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IiH3E-0006la-5w for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2007 00:07:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiH36-0003Rn-Qt for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 18:07:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiH32-0003RV-70 for emacs-devel@gnu.org; Wed, 17 Oct 2007 18:07:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiH30-0003RB-PY for emacs-devel@gnu.org; Wed, 17 Oct 2007 18:07:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiH30-0003R8-KM for emacs-devel@gnu.org; Wed, 17 Oct 2007 18:07:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiH30-0008TZ-83 for emacs-devel@gnu.org; Wed, 17 Oct 2007 18:07:26 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiH2z-0007YM-VI for emacs-pretest-bug@gnu.org; Wed, 17 Oct 2007 18:07:26 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IiH2w-0008Sc-G3 for emacs-pretest-bug@gnu.org; Wed, 17 Oct 2007 18:07:25 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiH2w-0008SM-1a for emacs-pretest-bug@gnu.org; Wed, 17 Oct 2007 18:07:22 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 2461F50468; Wed, 17 Oct 2007 23:07:21 +0100 (BST) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <878x6165pn.fsf@offby1.atm01.sea.blarg.net> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81103 gmane.emacs.pretest.bugs:20154 Archived-At: Eric Hanchrow wrote: > I simply typed M-x display-time-world, and noted that the *wclock* > window contained this text: > > Seattle Wednesday 10 October 17:49 > New York Wednesday 10 October 17:49 > London Wednesday 10 October 17:49 > Paris Wednesday 10 October 17:49 > Bangalore Wednesday 10 October 17:49 > Tokyo Wednesday 10 October 17:49 > > The time was 2007-10-17T16:49:43Z or thereabouts; my time zone is PST8PDT. > Windows appears not to support the "Continent/Region" timezone names used in the default value of display-time-world-list. Apparently it is falling back on London time for the unrecognized timezones.