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: Wed, 21 Nov 2007 21:28:12 -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 1195698689 3099 80.91.229.12 (22 Nov 2007 02:31:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Nov 2007 02:31:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 22 03:31:36 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 1Iv1qp-00063L-Jm for ged-emacs-devel@m.gmane.org; Thu, 22 Nov 2007 03:31:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iv1qb-0002Nb-I9 for ged-emacs-devel@m.gmane.org; Wed, 21 Nov 2007 21:31:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iv1nb-0000pM-1w for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:28:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iv1nZ-0000oe-K0 for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:28:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iv1nZ-0000oZ-Fa for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:28:13 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iv1nY-000128-Uy for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:28:13 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iv1nY-0003wD-LD; Wed, 21 Nov 2007 21:28:12 -0500 In-reply-to: (message from Eli Zaretskii on Tue, 20 Nov 2007 22:06:42 +0200) 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:83828 Archived-At: If my keyboard input is in some specific encoding, that generally means my text files, in particular those I feed instead of keyboard input, will tend to be encoded the same way. All your keyboard input comes from you, but the files on your system were not all written by you. That is why Emacs tries to determine the encoding of a file. It does not follow keyboard-coding-system.