From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.bugs Subject: Re: [Eric Hanchrow ] Re: Latin1 language environment breaks Cygwin shell buffer Date: 31 Mar 2002 08:17:07 -0800 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <87pu1kr9to.fsf@blarg.net> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017591501 23731 127.0.0.1 (31 Mar 2002 16:18:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 31 Mar 2002 16:18:21 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16ri29-0006Ae-00 for ; Sun, 31 Mar 2002 18:18:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16ri24-0004Hj-00; Sun, 31 Mar 2002 11:18:16 -0500 Original-Received: from lists.blarg.net ([206.124.128.17]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16ri1B-0004B7-00 for ; Sun, 31 Mar 2002 11:17:21 -0500 Original-Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 99DFBBD6D; Sun, 31 Mar 2002 08:17:09 -0800 (PST) Original-Received: from offby1 (offby1.atm01.sea.blarg.net [206.124.138.125]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id IAA12514; Sun, 31 Mar 2002 08:17:09 -0800 Original-Received: from offby1 by offby1 with local (Exim 3.35 #1 (Debian)) id 16ri0y-0000kK-00; Sun, 31 Mar 2002 08:17:08 -0800 Original-To: Eli Zaretskii In-Reply-To: Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:331 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:331 >>>>> "Eli" == Eli Zaretskii writes: Eli> Given the fact that Cygwin mounts your volumes in binary Eli> mode, I suggest to try setting process-coding-system to Eli> (iso-latin-1-dos . iso-latin-1-unix). Setting default-process-coding-system to (iso-latin-1-dos . iso-latin-1-unix), and then killing the old shell buffer and making a new one, fixed the problem. -- PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5 C8BD 6337 0041 C01C 5276