public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Houder <houder@xs4all.nl>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.2
Date: Sat, 04 Feb 2017 18:07:00 -0000	[thread overview]
Message-ID: <fd4f732cfc0345d72e9f68b5f3a676ef@smtp-cloud2.xs4all.net> (raw)
In-Reply-To: <20170204171610.GZ8905@calimero.vinschen.de>

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
>   <alt-1><^J><^D>
>   =E2=98=BA
>   0000000 e2 98 ba 0a
>   0000004
>   $ od -tx1
>   <alt-1><bs><^J><^D>
>   0000000 0a
>   0000001
>   $ od -tx1
>   <alt-254><^J><^D>
>   =E2=96=A0
>   0000000 e2 96 a0 0a
>   0000004
>   $ od -tx1
>   <alt-254><bs><^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
<alt-254><^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
<alt-254><^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

      reply	other threads:[~2017-02-04 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 13:26 Corinna Vinschen
2017-02-04 14:57 ` Houder
2017-02-04 17:16   ` Corinna Vinschen
2017-02-04 18:07     ` Houder [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fd4f732cfc0345d72e9f68b5f3a676ef@smtp-cloud2.xs4all.net \
    --to=houder@xs4all.nl \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).