Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: displaying wide characters
- X-seq: zsh-workers 21940
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: PATCH: displaying wide characters
- Date: Wed, 26 Oct 2005 16:31:40 +0200
- Cc: zsh-workers@xxxxxxxxxx
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uVnLYGZoj9K3X9uz/TsZmEOUgvxIcRVtiIabTlKDV953deM7l5mHlJZJlomXBsxIrihQgaBPDBWNHBqGowD4yR30FJD5CcCzeN69peo0q8M7CXrsQGNuvL44kN4wswEMCLxHSSBm1S473hdderXmCrQ7VsvO8gjcTl6y1EehGhk=
- In-reply-to: <20051026101757.3997362f.pws@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200510192031.j9JKVYk7010115@xxxxxxxxxxxxxxxxx> <200510192041.j9JKfTJZ010450@xxxxxxxxxxxxxxxxx> <237967ef0510191739t103352a9vad735334a790d8b5@xxxxxxxxxxxxxx> <EXCHANGE03zfSLZZInL00006f40@xxxxxxxxxxxxxxxxxx> <237967ef0510240140g548e0c0r3deb3f4704dc313@xxxxxxxxxxxxxx> <20051026001154.32458ec3.p.w.stephenson@xxxxxxxxxxxx> <237967ef0510252219p57c16e24j1c1f2c9ae3ef3003@xxxxxxxxxxxxxx> <20051026101757.3997362f.pws@xxxxxxx>
On 10/26/05, Peter Stephenson <pws@xxxxxxx> wrote:
> Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> > Content-Type: text/plain; charset=ISO-2022-JP
>
> This doesn't display on my system. Are you able to show it with
> UTF-8?
Hm, i have no idea why gmail decided to send that in another encoding,
maybe if i include some swedish characters then. (maybe you can do a
iconv -f ISO-2022-JP -t UTF-8 on it too).
åäö
This didn't fix the problem for me, but it is acting differently now.
Not sure how to describe it accurately, I'll paste a few lines where
all I've done is press delete at the first character:
% ちとしはきくま
% と しはきく
% はきくま
% はきくま
% きくま
from this point they display correctly.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author