From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4935 invoked by alias); 6 May 2017 16:09:01 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 41047 Received: (qmail 5238 invoked from network); 6 May 2017 16:09:01 -0000 X-Qmail-Scanner-Diagnostics: from aok120.rev.netart.pl by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(85.128.245.120):SA:0(0.0/5.0):. Processed in 3.665082 secs); 06 May 2017 16:09:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: psprint@zdharma.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at zdharma.org does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new using ClamAV (9) Date: Sat, 6 May 2017 17:58:48 +0200 From: Sebastian Gniazdowski To: "Jun T." , zsh-workers@zsh.org Message-ID: In-Reply-To: References: <20170428124439.73447db2@pwslap01u.europe.root.pri> <20170428141650.7ed174d6@pwslap01u.europe.root.pri> <20170428154135.2e2b5626@pwslap01u.europe.root.pri> <1B66A5C4-6855-4013-93F9-57857BCE0C45@kba.biglobe.ne.jp> Subject: Re: Cannot paste unicode <0221>, <0234> - <024f> X-Mailer: Airmail (231) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 1 maja 2017 at 18:38:07, Jun T. (takimoto-j=40kba.biglobe.ne.jp) wrote= : > ... > In the patch below, I added a test in configure.ac using U+0234 > for both wcwidth() and iswprint() (both are broken on macOS; > wcwidth() returns -1 and iswprint() returns 0=3Dfalse). This is what I was thinking about this, to just test U+0234 or other char= acter from the broken ranges. However I cannot test your patch. Google re= moved ability to download message, so I even configured getmail and Mutt = but patch still fails, could you attach it=3F I would test it. I look forward for this patch to be commited. I coded a tool that allows = to pack Git repository data into base-1024 URL: % giturl https://github.com/zdharma/giturl -r devel -p lib/coding=5Ffunct= ions.cpp Protocol: https Site: =C2=A0 =C2=A0 github.com Repo: =C2=A0 =C2=A0 zdharma/giturl Revision: devel =46ile: =C2=A0 =C2=A0 lib/coding=5Ffunctions.cpp gitu://=C5=AC=E1=B9=BD=C7=9A=C7=ABo=C5=92=E1=BA=976=E1=BA=8F=C8=85c=D0=AD= =C3=91=E1=BA=A9=C5=91n4=E1=BA=A7=C5=98=D1=97=E1=BB=87=CE=B1=D0=83=C8=A3=CF= =9F=E1=B9=88=D3=9B=C5=80=D1=97 It is coded in Zsh (and also a second one in C++11), but the point is: pa= sting to Zsh should work for all characters from the base-1024 range. I.e= . for Latin, Greek, Cyrillic, Hebrew *letters* (not symbols). --=C2=A0 Sebastian Gniazdowski psprint /at/ zdharma.org