X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0	tests=AWL,BAYES_00,TW_RX
X-Spam-Check-By: sourceware.org
Message-ID: <4C36399F.5030909@bopp.net>
Date: Thu, 08 Jul 2010 15:48:31 -0500
From: Jeremy Bopp <jeremy@bopp.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: configure rxvt on cygwin 1.7.5
References: <i106qt$q32$1@dough.gmane.org> <AANLkTin1LVQ1S1NgYCZelOpYchU6Wy_Z3vNg6yinCVgE@mail.gmail.com> <i159qe$me0$1@dough.gmane.org>
In-Reply-To: <i159qe$me0$1@dough.gmane.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 7/8/2010 2:44 PM, philippe wrote:
> I've together the contains of /etc/bashrc and ~/.bash into a single file
> ~/.profile and now it's ok for my prompt and aliases ! But I've still
> some problems with special characters (é à ç ...), how can I change
> default encoding to avoid errors like below :
> 
> [philippe@port78]~/Documents>
> $ ls cl*
> clÃ© avast.txt
> [philippe@port78]~/Documents>
> $ ls clé*
> ls: cannot access clé*: No such file or directory

You probably need to abandon rxvt and switch to either rxvt-unicode or
mintty.  Rxvt pretty much only supports ASCII characters.  It's also
abandoned upstream, so it isn't likely to be fixed either.  However, if
rxvt used to work for you under Cygwin 1.5, you might be able to make it
happy again by changing your LANG setting to LANG=C.

I highly recommend mintty.

-Jeremy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

