9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9front@9front.org
Subject: Re: [9front] mothra not respecting charset=utf-8
Date: Sun, 16 Feb 2014 19:38:02 +0100	[thread overview]
Message-ID: <6dd39b7f53088ae30d6565a56ab91de4@felloff.net> (raw)
In-Reply-To: <1392547636.22281.83982753.3496171A@webmail.messagingengine.com>

pushed fix. the problem is that pl_readc() returns bytes, not full runes.
the byte to rune translation was done in pl_nextc() but the plaintext handler
doesnt use pl_nextc() as that does additional html tokenization.

http://code.google.com/p/plan9front/source/detail?r=fa04f7734453fb580edf6af61b45a77fc8f0ee03

--
cinap


  parent reply	other threads:[~2014-02-16 18:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-16 10:47 Ethan Grammatikidis
2014-02-16 11:25 ` [9front] " Ethan Grammatikidis
2014-02-16 14:46   ` Nick Owens
2014-02-16 18:38 ` cinap_lenrek [this message]
2014-02-18 22:32   ` Ethan Grammatikidis

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=6dd39b7f53088ae30d6565a56ab91de4@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --cc=9front@9front.org \
    /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 NNTP newsgroup(s).