X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:subject:references :in-reply-to:content-type; q=dns; s=default; b=OpxQTVEXlmpj2znyv o0D6VFAqzDZrx6a4nVPpMW1FcK5VKyQdFnIJm6S7yLi4yVpwiglkD6pMM4w9hZLG vK9MBjDklfQYX6R0olIN0Td2a0PmJWnKyzRrorCVbEvyL4Lu7ihQhLY+y+XdO/Cl EOk6znxDprOMCQuST7X9TNiQQg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:subject:references :in-reply-to:content-type; s=default; bh=tHckrRNPRznzW+pK/ASRa73 Wlkk=; b=x0GJz1YLXq1uO11AbadXfjmv1/+mkdBydgCWPY1HQBclbjXfGzb32dx Qwft0aPO269BGigF784bAcmpU3D9/BkL/4e4nyuHGVjxSKgbixGkuvbAo05XOw7j 85DGDnk7oe7Lfdd3BkFQDgsTiJKkQzz3o/u+KSb7Lj7WXD+Nt1Nk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 Date: Sat, 04 Feb 2017 19:06:49 +0100 Message-ID: From: Houder To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.2 References: <9c3c4a5420073990b4172637884debfd AT smtp-cloud6 DOT xs4all DOT net> <20170204171610 DOT GZ8905 AT calimero DOT vinschen DOT de> In-Reply-to: <20170204171610.GZ8905@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 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