Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: "Can't rfc2047-encode" error.
Date: Mon, 11 Jul 2005 22:57:20 +0900	[thread overview]
Message-ID: <yotly88dmon3.fsf@jpl.org> (raw)
In-Reply-To: <hhslylv7gv.fsf@blah.pl>

>>>>> In <hhslylv7gv.fsf@blah.pl>
>>>>>	Maciej Matysiak <phoner.ding@blah.pl> wrote:

> I've subscribed to some RSS feeds recently and since then from time to time
> I'm seeing this:

> Can't rfc2047-encode `Przejściówka'
> Retrieval complete.
> nnrss: Requesting atari.new.allegro.pl...
> nnrss: Requesting atari.end.allegro.pl...done
> Retrieval complete.
> Contacting allegro.pl:80
> nnrss: Requesting atari.end.allegro.pl...
> nnml: Reading incoming mail (14 new)...done

> The word which can't be encoded contains some iso-8859-2 characters.

Isn't it an XEmacs issue?  I'm not quite sure of it since I
rarely see such characters, though.  But, in fact, XEmacs
21.4.17 encodes it properly in my system as follows:

(rfc2047-encode-string "Przejściówka")
 => "=?iso-8859-2?Q?Przej=B6ci=F3wka?="

(load "un-define")
(rfc2047-encode-string "Przejściówka")
 => "=?utf-8?B?UHJ6ZWrFm2Npw7N3a2E=?="



  reply	other threads:[~2005-07-11 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11 12:43 Maciej Matysiak
2005-07-11 13:57 ` Katsumi Yamaoka [this message]
2005-08-04  9:18   ` Maciej Matysiak
2005-08-04 10:55     ` Katsumi Yamaoka
2005-08-04 11:31       ` Maciej Matysiak
2005-08-04 12:30         ` Katsumi Yamaoka
2005-08-04 13:58           ` Maciej Matysiak
2005-08-05  6:58             ` Katsumi Yamaoka

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=yotly88dmon3.fsf@jpl.org \
    --to=yamaoka@jpl.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).