From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: calendar m17n Date: Sun, 24 Sep 2006 15:53:18 +0300 Message-ID: References: <45090552.3030606@easy-emacs.de> <4509A5DC.50607@easy-emacs.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1159102442 15145 80.91.229.2 (24 Sep 2006 12:54:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Sep 2006 12:54:02 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 24 14:53:57 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GRTUZ-0003W4-50 for ged-emacs-devel@m.gmane.org; Sun, 24 Sep 2006 14:53:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRTUY-0001YF-PL for ged-emacs-devel@m.gmane.org; Sun, 24 Sep 2006 08:53:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GRTTz-0001Bh-0T for emacs-devel@gnu.org; Sun, 24 Sep 2006 08:53:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GRTTy-0001B0-BX for emacs-devel@gnu.org; Sun, 24 Sep 2006 08:53:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRTTy-0001Ar-0F for emacs-devel@gnu.org; Sun, 24 Sep 2006 08:53:18 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GRTY9-0003Mt-CO for emacs-devel@gnu.org; Sun, 24 Sep 2006 08:57:37 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-39-253.inter.net.il [80.230.39.253]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ANY61759 (AUTH halo1); Sun, 24 Sep 2006 15:53:15 +0300 (IDT) Original-To: emacs-devel@gnu.org In-reply-to: (message from Eli Zaretskii on Sat, 16 Sep 2006 14:08:43 +0300) 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:60163 Archived-At: > Date: Sat, 16 Sep 2006 14:08:43 +0300 > From: Eli Zaretskii > > > From: Kevin Rodgers > > Date: Fri, 15 Sep 2006 11:48:27 -0600 > > > > locale-info returns nil on: > > > > GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-04-22 on YAMALOK > [...] > Perhaps someone will wish to implement the missing functionality for > the w32 port I just did. Please test and report any problems, especially on older Windows version (such as 9x). Critique of how I implemented it is also welcome.