From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9132: 24.0.50; bootstrap failure on windows Date: Thu, 21 Jul 2011 22:06:00 +0300 Message-ID: <83aac7v4h3.fsf@gnu.org> References: <83bownv95b.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1311275230 20342 80.91.229.12 (21 Jul 2011 19:07:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Jul 2011 19:07:10 +0000 (UTC) Cc: 9132@debbugs.gnu.org To: sds@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 21 21:07:06 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QjyaQ-0006HL-Qg for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Jul 2011 21:07:06 +0200 Original-Received: from localhost ([::1]:44148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyaQ-00073i-9l for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Jul 2011 15:07:06 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyaN-00073c-PO for bug-gnu-emacs@gnu.org; Thu, 21 Jul 2011 15:07:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjyaM-0007PI-Ld for bug-gnu-emacs@gnu.org; Thu, 21 Jul 2011 15:07:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjyaM-0007P8-K5 for bug-gnu-emacs@gnu.org; Thu, 21 Jul 2011 15:07:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QjyaM-00081X-1w; Thu, 21 Jul 2011 15:07:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 21 Jul 2011 19:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9132 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9132-submit@debbugs.gnu.org id=B9132.131127519030800 (code B ref 9132); Thu, 21 Jul 2011 19:07:01 +0000 Original-Received: (at 9132) by debbugs.gnu.org; 21 Jul 2011 19:06:30 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QjyZo-00080j-VK for submit@debbugs.gnu.org; Thu, 21 Jul 2011 15:06:29 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QjyZl-00080V-Nk for 9132@debbugs.gnu.org; Thu, 21 Jul 2011 15:06:26 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LOP003006BLFQ00@a-mtaout20.012.net.il> for 9132@debbugs.gnu.org; Thu, 21 Jul 2011 22:05:57 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.133.66]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LOP002JZ6DWR0H0@a-mtaout20.012.net.il>; Thu, 21 Jul 2011 22:05:57 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 21 Jul 2011 15:07:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49524 Archived-At: > From: Sam Steingold > Cc: 9132@debbugs.gnu.org > Date: Thu, 21 Jul 2011 14:08:51 -0400 > > > * Eli Zaretskii [2011-07-21 20:25:04 +0300]: > > > > This comes from charset.c, FWIW, and the reason is a failed call to > > `fopen'. It would be good to know the errno value for that failure, > > and also the value of Vcharset_map_path. > > so why doesn't emacs print a useful error message? You are welcome to add one, but please be aware that this message is presented to users in an interactive session, so it should be understandable by mere mortals.