From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: On a few warnings of the Cigwin bootstrap Date: Tue, 12 Feb 2008 17:18:41 +0100 Message-ID: <47B1C6E1.9040001@alice.it> References: <47ADCAAC.90908@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202833216 7041 80.91.229.12 (12 Feb 2008 16:20:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 16:20:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 17:20:37 2008 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 1JOxro-0003bA-V4 for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 17:20:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOxrL-0000JO-7o for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 11:19:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOxrH-0000J8-7x for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:19:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOxr8-0000Bk-WC for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:19:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOxr8-0000Bh-RU for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:19:38 -0500 Original-Received: from smtp-out05a.alice.it ([85.33.3.5]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOxr2-0007SU-Mc; Tue, 12 Feb 2008 11:19:32 -0500 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-OUT05A.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Tue, 12 Feb 2008 17:19:12 +0100 Original-Received: from FBCMCL01B04.fbc.local ([192.168.69.85]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Tue, 12 Feb 2008 17:19:15 +0100 Original-Received: from [87.1.239.26] ([87.1.239.26]) by FBCMCL01B04.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Tue, 12 Feb 2008 17:19:14 +0100 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: X-OriginalArrivalTime: 12 Feb 2008 16:19:14.0727 (UTC) FILETIME=[025C1B70:01C86D93] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:88874 Archived-At: Eli Zaretskii ha scritto: >> Date: Sat, 09 Feb 2008 16:45:48 +0100 >> From: Angelo Graziosi >> CC: emacs-devel@gnu.org >> >> Bootstrapping CVS on Cygwin, I observe this warning >> >> Warning: Default coding system `iso-latin-1' disagrees with >> system codeset `US-ASCII' for this locale. >> >> It happens three times, at the end of the build, after the final build >> of emacs.exe. >> >> It is also the first message in the *Messages* buffer, when starting Emacs. >> >> Could it be related to this discussion [1]? > > Yes, it's the same problem. Let's see what Handa-san says about it. Eli, I have read [1] and haven't understood much. In any case, it is strange. [1] says that the Changes are those of 2002-10-..., but I have those warnings only since Feb. 01-2008! Are we sure that also this Change and friends 2008-02-01 Dave Love [...] * international/mule-diag.el (list-charset-chars): Set buffer file coding system. [...] do not enter in the 'game'? Cheers, Angelo. --- [1] http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00944.html