X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mime-en.sgml;h=4e8dcade58a9c9d2fa446e4e0e2fc19b8de13374;hb=9ec488baaa24f0d977dcfef9925ff12d44269f7d;hp=dd428f88df1065164db52b08355e7efec7fdf41b;hpb=41fe6bdf8523a73c43e73612b5df85caa5622081;p=elisp%2Fflim.git diff --git a/mime-en.sgml b/mime-en.sgml index dd428f8..4e8dcad 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 $B$O(B header $B$GHs(B ASCII $BJ8;z$rI=8=$9$k$?$a$N7A(B -$B<0$G!"(BRFC 2047 $B$GDj5A$5$l$F$$$^$9!#(B +RFC 2047 defines the +encoded-word which is a format to represent +non-ASCII characters in a header.

-$B$^$?!"9T57$N0-$$$3$H$@$H8@$($^$9$,!"(Bencoded-word $B$rMQ$$$:$KHs(B -ASCII $BJ8;z$r(B header $B$KF~$l$?5-;v$bB8:_$7$^$9!#(B +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 $B$O$3$l$i$rId9f2=!&I|9f2=$9$k5!G=$rDs6!$7$^$9!#(B +FLIM provides encoding/decoding features of both encoded-word and +invalid "raw" non-ASCII characters.

Header encoding/decoding @@ -1285,11 +1290,11 @@ be interpreted as us-ascii. Bug report

If you write bug-reports and/or suggestions for improvement, please -send them to the tm Mailing List: +send them to the EMACS-MIME Mailing List:

    -
  • Japanese bug-tm-ja@chamonix.jaist.ac.jp -
  • English bug-tm-en@chamonix.jaist.ac.jp +
  • English emacs-mime-en@m17n.org +
  • Japanese emacs-mime-ja@m17n.org

@@ -1306,16 +1311,16 @@ to send backtrace is very important. Bug may not appear only your environment, but also in a lot of environment (otherwise it might not bug). Therefor if you send mail to author directly, we must write a lot of mails. So please send mail -to address for tm bugs instead of author. +to address for EMACS-MIME Mailing List instead of author.

-Via the tm ML, you can report FLIM bugs, obtain the latest release of -FLIM, and discuss future enhancements to FLIM. To join the tm ML, -send empty e-mail to: +Via the EMACS-MIME ML, you can report FLIM bugs, obtain the latest +release of FLIM, and discuss future enhancements to FLIM. To join the +EMACS-MIME ML, send an empty e-mail to:

    -
  • Japanese tm-ja-help@chamonix.jaist.ac.jp -
  • English tm-en-help@chamonix.jaist.ac.jp +
  • English emacs-mime-en-ctl@m17n.org +
  • Japanese emacs-mime-ja-ctl@m17n.org
@@ -1328,14 +1333,13 @@ FLIM $B$N(B file $B$O(B CVS $B$r;H$C$F4IM}$5$l$F$$$^$9!#$3$N$?$a!"0J2<$NJ}K (0) cvs login - % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \ - login + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login CVS password: [CR] # NULL string (1) checkout - % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \ + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \ checkout [-r TAG] flim @@ -1343,13 +1347,16 @@ FLIM $B$N(B file $B$O(B CVS $B$r;H$C$F4IM}$5$l$F$$$^$9!#$3$N$?$a!"0J2<$NJ}K CVS $B$rMQ$$$?3+H/$K;22C$7$?$$J}$O(B
    -
  • cvs@chamonix.jaist.ac.jp +
  • cvs@cvs.m17n.org
-$B$^$G!"(Baccount $BL>$H(B UNIX $B$N(B passwd $B$HF1$87A<0$N(B crypt $B2=$5$l$?(B password -$B$r1h$($F8fO"Mm$/$@$5$$!#(B - +$B$^$G!"%"%+%&%s%HL>$H(B ssh $B$N8x3+80$rAw$C$F$/$@$5$$!#(Bssh $B7PM3$G$O!"(B +cvsroot $B$O(B :ext:cvs@cvs.m17n.org:/cvs/root $B$H$J$j$^$9!#(B +

+$B$I$&$7$F$b(B ssh $B$,;H$($J$$>l9g!"(Bpserver $B7PM3$G$b3+H/$K;22C$G$-$^$9!#(B +$B$3$N>l9g!"(BUNIX $B$N(B /etc/passwd $BMM<0$G0E9f2=$5$l$?%Q%9%o!<%I$rAw$C$F2<$5$$!#(B +$B$3$N>l9g(B cvsroot $B$O(B :pserver:<$B%"%+%&%s%HL>(B>@cvs.m17n.org:/cvs/root $B$H$J$j$^$9!#(B

History of FLIM History