35078bf04c0be072135c232cd05dc0c1227919c2
[elisp/tm.git] / doc / tm-ew_ja.texi
1 @c $Id: tm-ew_ja.texi,v 3.0 1995/12/13 09:19:12 morioka Exp $
2
3 @node encoded-word, customize, tm-view, Top
4 @comment  node-name,  next,  previous,  up
5 @chapter encoded-word
6 @cindex encoded-word
7 @cindex non-ASCII field
8 @cindex message header
9
10 tm \e$B$O\e(B RFC 1522 \e$B$G5,Dj$5$l$?\e(B encoded-word \e$B$r07$&$?$a$N4X?t$r;}$C$F$$$^\e(B
11 \e$B$9!#\e(B
12
13 @menu
14 * encoded-word decoding:: decode
15 * encoded-word encoding:: encode
16 * encoded-word utility::
17 @end menu
18
19
20 @node encoded-word encoding, encoded-word utility, encoded-word, encoded-word
21 @comment  node-name,  next,  previous,  up
22 @section encoded-word encoding
23
24 @deffn{Command} mime/encode-message-header
25
26 current buffer \e$B$N\e(B message header \e$BCf$NHs\e(B ASCII \e$BJ8;zNs$r\e(B encoded-word \e$B$H\e(B
27 \e$B$7$F\e(B encode \e$B$7$^$9!#\e(B
28 @end deffn
29
30
31 @deffn{Function} mime/encode-field str
32
33 @var{str} \e$B$r\e(B field \e$B$H$7$F\e(B encode \e$B$7$^$9!#\e(B
34 @end deffn
35
36
37 @deffn{Function} mime-eword/encode-string str &optional column mode
38
39 @var{str} \e$B$r\e(B encoded-word \e$B$H$7$F\e(B encode \e$B$7$^$9!#\e(B
40
41 @var{column} \e$B$O$3$NJ8;zNs$,2?7eL\$+$i;O$^$C$F$$$k$+$r;XDj$7$^$9!#4{Dj\e(B
42 \e$BCM$O\e(B 0 \e$B$G$9!#\e(B
43
44 @var{mode} \e$B$O$3$NJ8;zNs$,$I$&$$$&ItJ,$G;H$o$l$F$$$k$+$r<($7$^$9!#;XDj\e(B
45 \e$B$G$-$kCM$H$7$F$O\e(B @code{text}, @code{comment}, @code{phrase} \e$B$,$"$j$^$9!#\e(B
46 \e$B4{DjCM$O\e(B @code{phrase} \e$B$G$9!#\e(B
47 @end deffn
48
49
50 @node encoded-word utility,  , encoded-word encoding, encoded-word
51 @comment  node-name,  next,  previous,  up
52 @section encoded-word utility
53
54 @deffn{Function} mime/exist-encoded-word-in-subject
55
56 current buffer \e$B$N\e(B Subject: field \e$B$K\e(B encoded-word \e$B$,B8:_$9$k>l9g!"\e(B
57 Subject: field \e$B$N\e(B field-body \e$B$rJV$7$^$9!#\e(B
58 @end deffn