delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/07/27/14:57:08

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:message-id:date:from:subject:to:references
:content-type; q=dns; s=default; b=XRsHxkB6Sdj5hJkToZs0sb08ATTiY
y3qhASzPr1A7n0DEuUO7EryVfpWc41qv3fDa/dOD6sbVPHXvVO5bhmN2SoRi3fjL
YCeCsuozojai0LNHJM36oYihvGmJXdHUU0y5hp5vva3YOeE+QHjkXE6J4T1EfQZI
J8un4h17uU+vcE=
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:message-id:date:from:subject:to:references
:content-type; s=default; bh=DGlYeyiRoUdr23v2fSxcObkAvHk=; b=X1U
GQSh+g0aVTeYFX1MnGP36fDsVKphYYTKrmyCkDoaO7Dugh8CYAdKD9eeswaUXgvI
YLD3iuNLmLrA9K4QmG7NYQgO5fcWNYohMPd59+227SRXr8QBmEcF71/WcW4YpCGP
7yjg/Kgp7USxwaepbPDxZxlTbMlvFuETJ3gwWDzo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=SMALL, overwhelmed, life, emails
X-HELO: mail-oi0-f68.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=Jz0mTPp0n5PwPIKMFBcfor1Kd+9RwO+AXnIxySq1CLo=; b=X5HY05yp1Gf5D73beJSTrO6XvzVv2h2XJ9IcJVYY9W5rBCYwnQbq69v4yGGocuqoiB WQtN5PSk0iTj2XCsSF+MOnMbKA+V1DfuaVHugIAYyS23jyOnfHAiufrODdnCVyk7URvv Q5+7KXk1sQfl5c9z6e0LJvrnYV0IEEEw1jFOnzr1tLHsMQv/gYd84m8LPyF4F8ju4fVi Mw2KyZDKaPEMbmekxao/B2eBCPP9B9yrZMj1Me7c+dzs7Ytb1w1hRSHeOMt7/EVe5VQf iNOpQgdqr0x6OvnEI3kV0SGZDBGdaz4dH1iTX+sk3DAXUhBydQGhIhm+CbZSmWMBKvV7 lfnQ==
X-Gm-Message-State: AIVw112400i9kX4gXEnwIVav6Bpr9nuXI/bM+3tKu0ctYX3ulWTPRrGh SRxupByUZ84kQNyr
X-Received: by 10.202.87.130 with SMTP id l124mr4809922oib.209.1501181810967; Thu, 27 Jul 2017 11:56:50 -0700 (PDT)
Message-ID: <597a3771.4305ca0a.32253.e788@mx.google.com>
Date: Thu, 27 Jul 2017 11:56:49 -0700 (PDT)
From: Steven Penny <svnpenn AT gmail DOT com>
X-Google-Original-From: Steven Penny
Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3
To: cygwin AT cygwin DOT com
References: <5dbbf0e4-6374-a9bb-21e5-dd5537e0e19a AT redhat DOT com>
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Thu, 27 Jul 2017 12:08:53, Eric Blake wrote:
> I've got some time today to look at building readline, but for the life
> of me, I can't figure out what I'm supposed to be debugging.  You have
> so many emails saying "see this earlier URL" that I am lost in what you
> are saying is wrong or how to reproduce it.

Thanks for this. Between your 2 emails, youve put a lot on the table. Instead
of getting overwhelmed, I will just start my side of the convo by replaying the
problem. Then if you need more from me I am happy to help. So, here is an
example problem using LATIN SMALL LETTER O WITH DIAERESIS' (U+00F6):

    $ chcp.com 65001
    Active code page: 65001

- Alt 148 outputs nothing
- Alt 0246 outputs nothing
- Pasting this character does not work

    $ chcp.com 437
    Active code page: 437

- Alt 148 works
- Alt 0246 works
- Pasting works

http://cygwin.com/ml/cygwin/2017-02/msg00014.html

Now you might say, why not just use codepage 437? Which is exactly what Corinna
did say:

http://cygwin.com/ml/cygwin/2017-03/msg00193.html


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019