From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: parallel bootstrap failure; _prompt_? during bootstrap build Date: Mon, 19 Nov 2007 07:25:14 -0500 Message-ID: References: <87fxz6fmt7.fsf@rho.meyering.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1195475148 4915 80.91.229.12 (19 Nov 2007 12:25:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 12:25:48 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 13:25:55 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 1Iu5h0-0006sB-9q for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 13:25:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iu5gm-0003Kf-LB for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 07:25:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iu5gj-0003KZ-Lq for emacs-devel@gnu.org; Mon, 19 Nov 2007 07:25:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iu5gi-0003K9-8a for emacs-devel@gnu.org; Mon, 19 Nov 2007 07:25:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iu5gi-0003K5-00 for emacs-devel@gnu.org; Mon, 19 Nov 2007 07:25:16 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iu5gh-0006DT-OP for emacs-devel@gnu.org; Mon, 19 Nov 2007 07:25:15 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iu5gg-0007hS-TE; Mon, 19 Nov 2007 07:25:14 -0500 In-reply-to: (message from Andreas Schwab on Sun, 18 Nov 2007 20:57:46 +0100) 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:83640 Archived-At: > On many X installations, keyboard input does not need encoded-kb, it > uses X keysyms (as I'm sure you know). Please read the comment in set-locale-environment. Which comment do you have in mind? What I see is that set-keyboard-coding-system is called only if window-system is nil.