Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: 1.5.7: Problems with german umlauts in bash/rxvt command line Date: Mon, 1 Mar 2004 13:32:37 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Morche Matthias" To: "Cygwin Mailinglist \(E-Mail\)" X-OriginalArrivalTime: 01 Mar 2004 12:32:38.0223 (UTC) FILETIME=[4820FDF0:01C3FF89] X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i21CWoDc007176 Now that You point it out, I myself also do not understand how this can work, but it does! BTW, Hannu, Your mailto does not really work :-) > -----Original Message----- > From: Hannu E K Nevalainen [mailto:garbage_collector AT telia DOT com] > Sent: Saturday, February 28, 2004 3:04 PM > To: Morche Matthias > Subject: RE: 1.5.7: Problems with german umlauts in bash/rxvt command > line > > > > From: Morche Matthias > > Subject: RE: 1.5.7: Problems with german umlauts in ... > > set input-meta off ... > > set meta-flag off > > set output-meta on ... > --- bind.mm 2004-02-28 12:49:20.000000000 +0100 > +++ bind.henk 2004-02-28 12:47:04.000000000 +0100 > @@ -6 +6 @@ > -set enable-keypad off > +set enable-keypad on > @@ -10 +10 @@ > -set input-meta off > +set input-meta on > @@ -13 +13 @@ > -set mark-symlinked-directories off > +set mark-symlinked-directories on > @@ -15 +15 @@ > -set meta-flag off > +set meta-flag on > @@ -22 +22 @@ > -set bell-style audible > +set bell-style visible > > I find it strange that you have got characters with 8'th bit > set to work... > My experience is that 'input-meta' and 'meta-flag' has to be set as > indicated on '+' marked lines above. Read below to see how I > have things > set. ... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/