X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-en.sgml;fp=mime-en.sgml;h=3ef7f7f93bf811261f2e4107d94fe9a815d5c9a7;hb=578f4562dd88e9917acbe5e7b7d36647845c4dae;hp=dd428f88df1065164db52b08355e7efec7fdf41b;hpb=7cbdb8bc866c199a7e2a2e60334958dd01f9eb3c;p=elisp%2Fflim.git diff --git a/mime-en.sgml b/mime-en.sgml index dd428f8..3ef7f7f 100644 --- a/mime-en.sgml +++ b/mime-en.sgml @@ -870,18 +870,23 @@ ENCODING must be string.")

Network representation of header encoded-word

-encoded-word は header で非 ASCII 文字を表現するための形 -式で、RFC 2047 で定義されています。 +RFC 2047 defines the +encoded-word which is a format to represent +non-ASCII characters in a header.

-また、行儀の悪いことだと言えますが、encoded-word を用いずに非 -ASCII 文字を header に入れた記事も存在します。 +The encoded-word is the only valid format to represent +non-ASCII characters in a header, but there are also +invalid styles. Such kinds of evil messages represent +non-ASCII characters in headers without encoded-words (it +is called "raw" non-ASCII characters).

-FLIM はこれらを符号化・復号化する機能を提供します。 +FLIM provides encoding/decoding features of both encoded-word and +invalid "raw" non-ASCII characters.

Header encoding/decoding