From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii 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: Sat, 27 Oct 2007 17:00:25 +0200 Message-ID: References: <878x6165pn.fsf@offby1.atm01.sea.blarg.net> <47169ECD.8090401@gnu.org> <471A6B16.8060406@gnu.org> <87wst8sm5d.fsf@offby1.atm01.sea.blarg.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1193497271 4025 80.91.229.12 (27 Oct 2007 15:01:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2007 15:01:11 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Eric Hanchrow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 27 17:01:13 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 1IlnA1-0007Lt-3J for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2007 17:01:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iln9s-0004VO-CY for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2007 11:01:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iln9O-0003tj-Vg for emacs-devel@gnu.org; Sat, 27 Oct 2007 11:00:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iln9O-0003sL-0T for emacs-devel@gnu.org; Sat, 27 Oct 2007 11:00:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iln9N-0003s4-Pr for emacs-devel@gnu.org; Sat, 27 Oct 2007 11:00:33 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iln9N-0004w7-J6 for emacs-devel@gnu.org; Sat, 27 Oct 2007 11:00:33 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iln9N-0003tL-1w for emacs-pretest-bug@gnu.org; Sat, 27 Oct 2007 11:00:33 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Iln9J-0004vD-7r for emacs-pretest-bug@gnu.org; Sat, 27 Oct 2007 11:00:33 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iln9I-0004v0-KM; Sat, 27 Oct 2007 11:00:28 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.41.35]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IDR35238 (AUTH halo1); Sat, 27 Oct 2007 16:57:49 +0200 (IST) In-reply-to: <87wst8sm5d.fsf@offby1.atm01.sea.blarg.net> (message from Eric Hanchrow on Sat, 27 Oct 2007 06:49:18 -0700) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:81853 gmane.emacs.pretest.bugs:20196 Archived-At: > From: Eric Hanchrow > Date: Sat, 27 Oct 2007 06:49:18 -0700 > Cc: emacs-devel@gnu.org > > >>>>> "Eli" == Eli Zaretskii writes: > > Eli> I've fixed time.el so that it supports both zoneinfo-style > Eli> time zones and the legacy time zones. Please see if the > Eli> change does TRT. > > Works for me. Thanks! Thanks for testing.