From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127006 invoked by alias); 4 Feb 2017 18:07:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 126981 invoked by uid 89); 4 Feb 2017 18:07:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=signing, H*F:D*nl, now!, now X-HELO: lb3-smtp-cloud2.xs4all.net Received: from lb3-smtp-cloud2.xs4all.net (HELO lb3-smtp-cloud2.xs4all.net) (194.109.24.29) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 04 Feb 2017 18:06:52 +0000 Received: from tmp.z3OqznZ5kJ ([83.162.234.136]) by smtp-cloud2.xs4all.net with ESMTP id gi6o1u00N2xEdKF01i6pLR; Sat, 04 Feb 2017 19:06:49 +0100 Date: Sat, 04 Feb 2017 18:07:00 -0000 Message-ID: From: Houder To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.2 References: <9c3c4a5420073990b4172637884debfd@smtp-cloud6.xs4all.net> <20170204171610.GZ8905@calimero.vinschen.de> In-Reply-to: <20170204171610.GZ8905@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 X-SW-Source: 2017-02/txt/msg00062.txt.bz2 On Sat, 4 Feb 2017 18:16:10, Corinna Vinschen wrote: [snip] > Works fine for me in dash as well as in od in a console with cp437: > > $ od -tx1 > <^J><^D> > =E2=98=BA > 0000000 e2 98 ba 0a > 0000004 > $ od -tx1 > <^J><^D> > 0000000 0a > 0000001 > $ od -tx1 > <^J><^D> > =E2=96=A0 > 0000000 e2 96 a0 0a > 0000004 > $ od -tx1 > <^J><^D> > 0000000 0a > 0000001 I could NOT believe your reply ... until I noticed that the NumLock had been switched ON ... Oh J. ... Switching NumLock OFF: Using Windows Console (cp437) 64-@@ od -tx1 <^J><^D> ■ 0000000 e2 96 a0 0a 0000004 64-@@ dash # enter alt-254 $ echo ■ | od -tx1 0000000 e2 96 a0 0a 0000004 $ exit 64-@@ bash --noediting => LANG = en_US.UTF-8 64-@@ od -tx1 <^J><^D> ■ 0000000 e2 96 a0 0a 0000004 64-@@ Ai, ai, ai, my bad. My apologies! Signing off from keyboard NOW! R. Henri ====== -- 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