Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 5.0.9 / 5.1 agani (ws Re: Recommend latex surgical gloves)
- X-seq: zsh-workers 36255
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: 5.0.9 / 5.1 agani (ws Re: Recommend latex surgical gloves)
- Date: Fri, 21 Aug 2015 05:38:54 +0200
- Cc: zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=YGAZxU1kioai1paaB4kVss+YrSf9I0a4IMk7BTAwRKc=; b=sZEY5OKnXwUvyC5TqWXu8m7TpmWTnSAxOSjBCNU80J54cKfXtKlEmQn3+bYQr5n0L0 OMmdcYOIiR8v9CXfN/feKfFp9lOFuIG1nlLXSgaxPSILh98ID2VjfzwEHVSN5Nn7MGHV lzSnVeaX8hEcdF5sKBWwCOPy4qJUgcqtVB6esbam1ILk1TwIvVZ9qz6RccniPZcI9/Rx 7macMqqo2IpAKTx8OJt6AltT29hiSDU2kduGTGO3I1xgkjZSEmH4o2DX/ZXN/1iCrePL jfZ+fZ1xDPDn+LSFo+ZPSPWw/vJ3zRyVW2BtnUU85vCivclQj+pbdK0kGoFAFWe+hgzU ZlrA==
- In-reply-to: <20150820174206.4d0c6e02@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1c959278.16c49.14f4ad2908c.Coremail.ed.young@ruicheng4wares.com> <20150820174206.4d0c6e02@pwslap01u.europe.root.pri>
On Thu, Aug 20, 2015 at 6:42 PM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
> On Thu, 20 Aug 2015 19:15:57 +0800
> ED <ed.young@xxxxxxxxxxxxxxxxxx> wrote:
>> Dear My Friend
>>
>>
>> Glad to find your email address from Google.
>> We supply Latex Surgical Gloves to global market.
>
> Was this a hint?
I have hit a snag with current git, cd no longer works. So we probably
want to hold off on the release for a bit. :)
% mkdir /tmp/ホ
% cd /tmp/ホ
cd: no such file or directory: /tmp/ホ
% cd /tmp
% cd ホ
% pwd
/tmp/ホ
% echo ホ|xxd
00000000: e383 9b0a
It doesn't happen with all japanese characters. I'm hoping one of
those bytes in the output mean something to you. I'm also assuming
this is related to the recent fudging of unmetafy in chdir().
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author