X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.2 required=5.0	tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_RX,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: philippe <philippe.roux@univ-rennes1.fr>
Subject: Re: configure rxvt on cygwin 1.7.5
Date: Fri, 09 Jul 2010 09:08:42 +0200
Lines: 31
Message-ID: <i16htg$u1l$1@dough.gmane.org>
References: <i106qt$q32$1@dough.gmane.org>	<AANLkTin1LVQ1S1NgYCZelOpYchU6Wy_Z3vNg6yinCVgE@mail.gmail.com>	<i159qe$me0$1@dough.gmane.org>	<4C36399F.5030909@bopp.net>	<i15fhu$cji$1@dough.gmane.org>	<4C365415.1080406@bopp.net>	<op.vfjrkhbh5o90vo@orion.search.b.superkabel.de> <AANLkTinTnpm86AXbqDyF1vad12dvHZa7N0L1zB9peMAD@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
In-Reply-To: <AANLkTinTnpm86AXbqDyF1vad12dvHZa7N0L1zB9peMAD@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Andy Koppe a écrit :
> On 9 July 2010 00:01 lemkemch wrote:
>> If you want to continue with rxvt and want to keep it as close
>> as possible to the old behavior set
>>
>> export LANG=C.ISO-8859-1
>> export LC_TIME=C
>>
>> in .profile

this change modify only output display.

> 
> Setting LANG in .profile is too late for bash itself, because that
> will continue to operate in C.UTF-8. That will cause trouble when
> entering non-ASCII characters on the command line, for example, try
> typing an ä or â.

that's exactly what appends.
> 
> Therefore you need to set it before bash is invoked, for example in
> cygwin.bat if that's where you're invoking rxvt from.

adding

export LANG=C.ISO-8859-1
export LC_TIME=C

in Cygwin.bat has no effect.

Philippe


--
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

