From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Next pretest Date: Wed, 27 Jan 2010 15:32:02 -0500 Message-ID: <87d40vs30d.fsf@stupidchicken.com> References: <87fx5vef1j.fsf@stupidchicken.com> <87sk9sga2k.fsf@stupidchicken.com> <83aaw068mj.fsf@gnu.org> <4B5F9ECB.1010601@gnu.org> <87aavz63x2.fsf@wanchan.jasonrumney.net> <87636n5xom.fsf@wanchan.jasonrumney.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1264624429 22399 80.91.229.12 (27 Jan 2010 20:33:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jan 2010 20:33:49 +0000 (UTC) Cc: emacs-devel@gnu.org, Jason Rumney To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 21:33:46 2010 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.69) (envelope-from ) id 1NaEa9-0000by-PO for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 21:33:46 +0100 Original-Received: from localhost ([127.0.0.1]:46302 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaEa9-0000vn-1k for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 15:33:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaEYe-0008Ji-SY for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:32:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaEYZ-0008Dd-RI for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:32:12 -0500 Original-Received: from [199.232.76.173] (port=54939 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaEYZ-0008DL-Lt for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:32:07 -0500 Original-Received: from pantheon-po33.its.yale.edu ([130.132.50.94]:59947) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NaEYX-000634-Uj; Wed, 27 Jan 2010 15:32:06 -0500 Original-Received: from furry (dhcp128036014123.central.yale.edu [128.36.14.123]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o0RKW3t4015054 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 27 Jan 2010 15:32:03 -0500 Original-Received: by furry (Postfix, from userid 1000) id 31D80C05D; Wed, 27 Jan 2010 15:32:03 -0500 (EST) In-Reply-To: (Juanma Barranquero's message of "Wed, 27 Jan 2010 21:07:48 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:120523 Archived-At: Juanma Barranquero writes: > That works, yeah. > > Now with > > C:\> chcp 1252 > C:\> emacs -Q -nw > > I'm able to type and correctly display all spanish characters > (=C3=87=C3=A7=C3=91=C3=B1=C2=A1=C2=BF=C2=BA=C2=AA plus accented chars). Great, could someone check this into the repository before Friday's pretest? Thanks.