From e82552eb133c8751237a42ab72cace56a3d3aa86 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 10 Mar 1998 08:38:04 +0000 Subject: [PATCH] tm 7.100. --- ChangeLog | 41 + Makefile | 17 +- doc/tm-edit-en.info | 337 ++++---- doc/tm-edit-en.sgml | 14 +- doc/tm-edit-en.texi | 58 +- doc/tm-edit-ja.info | 61 +- doc/tm-edit-ja.sgml | 16 +- doc/tm-edit-ja.texi | 73 +- doc/tm-en.info | 2365 +++++++++++++++++++++++---------------------------- doc/tm-en.sgml | 77 +- doc/tm-en.texi | 672 +++++++++------ doc/tm-ja.info | 675 ++++++++------- doc/tm-ja.sgml | 60 +- doc/tm-ja.texi | 555 +++++++----- doc/tm-view-en.info | 764 +++++++---------- doc/tm-view-en.sgml | 25 +- doc/tm-view-en.texi | 117 ++- doc/tm-view-ja.info | 195 +++-- doc/tm-view-ja.sgml | 24 +- doc/tm-view-ja.texi | 133 +-- tm-edit-tipgp.el | 132 +++ tm-edit.el | 31 +- 22 files changed, 3450 insertions(+), 2992 deletions(-) create mode 100644 tm-edit-tipgp.el diff --git a/ChangeLog b/ChangeLog index 67b12bc..f1eded8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +Wed Dec 25 19:18:43 1996 MORIOKA Tomohiko + + * MEL: Version 6.2 was released. + * tm: Version 7.100 was released. + * tm-gnus: Version 7.28 was released. + * sinfo: Version 3.6 was released. + + * Makefile (TM_FILES): forgot to add tm-edit-tipgp.el. + (TM_VM_FILES): forgot to add tm-vm_en.texi and tm-vm_en.info. + +Wed Dec 25 18:32:28 1996 MORIOKA Tomohiko + + * doc/tm-en.sgml (Entity): New node. + +Wed Dec 25 17:58:47 1996 MORIOKA Tomohiko + + * doc/tm-ja.sgml (Entity): New node. + +Wed Dec 25 17:39:02 1996 MORIOKA Tomohiko + + * doc/tm-en.sgml (Acknowledgments): New node. + +Wed Dec 25 17:30:09 1996 MORIOKA Tomohiko + + * doc/tm-ja.sgml (Acknowledgments): New node. + +Wed Dec 25 17:10:58 1996 MORIOKA Tomohiko + + * tm-edit.el (mime/editor-mode): modify DOC-string. + +Wed Dec 25 08:04:54 1996 MORIOKA Tomohiko + + * doc/tm-view-en.sgml, doc/tm-view-ja.sgml (Acknowledgments): New + node. + +Wed Dec 25 07:16:52 1996 MORIOKA Tomohiko + + * doc/tm-edit-en.sgml, doc/tm-edit-ja.sgml (Acknowledgments): New + node. + + Tue Dec 24 16:00:05 1996 MORIOKA Tomohiko * tm: Version 7.99 was released. diff --git a/Makefile b/Makefile index 56a62d8..c4af923 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# $Id: Makefile,v 7.42 1996/12/10 14:57:42 morioka Exp morioka $ +# $Id: Makefile,v 7.43 1996/12/25 19:18:43 morioka Exp morioka $ # -VERSION = 7.99 +VERSION = 7.100 SHELL = /bin/sh MAKE = make @@ -31,7 +31,7 @@ TM_FILES = tm/README.en tm/ChangeLog \ tm/tm-ftp.el tm/tm-latex.el tm/tm-html.el tm/tm-file.el \ tm/tm-tar.el \ tm/tm-bbdb.el \ - tm/tm-edit.el tm/tm-edit-mc.el tm/signature.el \ + tm/tm-edit*.el tm/signature.el \ tm/tm-setup.el tm/mime-setup.el.in \ tm/sc-setup.el \ tm/methods/tm* tm/methods/ChangeLog \ @@ -55,7 +55,8 @@ TM_GNUS_FILES = tm-gnus/Makefile tm-gnus/*-path tm-gnus/mk-tgnus \ TM_MAIL_FILES = tm-mail/TMAIL-ELS tm-mail/*.el tm-mail/ChangeLog -TM_VM_FILES = tm-vm/TM-VM-ELS tm-vm/*.el tm-vm/ChangeLog +TM_VM_FILES = tm-vm/TM-VM-ELS tm-vm/*.el tm-vm/*.texi tm-vm/*.info \ + tm-vm/ChangeLog TM_MUA_FILES = $(TM_MH_E_FILES) $(GNUS_MIME_FILES) $(TM_GNUS_FILES) \ $(TM_MAIL_FILES) $(TM_VM_FILES) @@ -124,12 +125,12 @@ clean: oomori: cd doc; $(MAKE) tex - cd ..; gtar cvf tm$(VERSION).tar $(FILES) + cd ..; gtar cvf tm-$(VERSION).tar $(FILES) -cd ..; mkdir tm-$(VERSION) cp ../tm-oomori/README.?? ../tm-$(VERSION) - cd ../tm-$(VERSION); gtar xvf ../tm$(VERSION).tar - cd ..; gtar cvzf tm$(VERSION).tar.gz tm-$(VERSION) - cd ..; $(RM) -r tm-$(VERSION); rm tm$(VERSION).tar + cd ../tm-$(VERSION); gtar xvf ../tm-$(VERSION).tar + cd ..; gtar cvzf tm-$(VERSION).tar.gz tm-$(VERSION) + cd ..; $(RM) -r tm-$(VERSION); rm tm-$(VERSION).tar release: diff --git a/doc/tm-edit-en.info b/doc/tm-edit-en.info index 4218a5c..71fde4f 100644 --- a/doc/tm-edit-en.info +++ b/doc/tm-edit-en.info @@ -1,114 +1,110 @@ -Info file: tm-edit-en.info, -*-Text-*- -produced by `texinfo-format-buffer' -from file `tm-edit-en.texi' -using `texinfmt.el' version 2.32 of 19 November 1993. - +This is Info file tm-edit-en.info, produced by Makeinfo-1.63 from the +input file tm-edit-en.texi.  -File: tm-edit-en.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) - -tm-edit 7.99 Reference Manual (English Version) -*********************************************** +File: tm-edit-en.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) +tm-edit 7.100 Reference Manual (English Version) +************************************************ -This file documents tm-edit, a MIME composer for GNU Emacs. + This file documents tm-edit, a MIME composer for GNU Emacs. * Menu: * Introduction:: What is tm-edit? -* mime/editor-mode:: -* single-part operations:: -* enclosure operation:: -* other operations of mime/editor-mode:: +* mime/editor-mode:: +* single-part operations:: +* enclosure operation:: +* other operations of mime/editor-mode:: * tag specification for inserted file:: Default media-type or encoding for inserted file -* transfer level:: +* transfer level:: * header:: Using non-ASCII characters in header -* PGP:: -* Concept Index:: -* Function Index:: -* Variable Index:: - +* PGP:: +* Acknowledgments:: +* Concept Index:: +* Function Index:: +* Variable Index::  -File: tm-edit-en.info, Node: Introduction, Next: mime/editor-mode, Prev: Top, Up: Top +File: tm-edit-en.info, Node: Introduction, Next: mime/editor-mode, Prev: Top, Up: Top What is tm-edit? **************** -*tm-edit* is a general MIME composer for GNU -Emacs. + *tm-edit* is a general MIME composer for GNU Emacs. -tm-edit is based on mime.el by UMEDA Masanobu + tm-edit is based on mime.el by UMEDA Masanobu , who is famous as the author of GNUS. tm-edit expands following points from `mime.el': * based on RFC 1521/1522 - * Content-Disposition field (*Note (tm-en)Content-Disposition::) (RFC - 1806) supports + + * Content-Disposition field (*Note (tm-en)Content-Disposition::) + (RFC 1806) supports + * nested multi-part message (*Note (tm-en)multipart::) + * PGP (*Note PGP::) (PGP/MIME (RFC 2015) based on security multipart (RFC 1847) and application/pgp based on traditional PGP) - * strength automatic specification for parameter of file type - - -In tm-MUA (*Note (tm-en)tm-MUA::), you can edit MIME message easily to -use tm-edit. + * strength automatic specification for parameter of file type + In tm-MUA (*Note (tm-en)tm-MUA::), you can edit MIME message easily +to use tm-edit.  -File: tm-edit-en.info, Node: mime/editor-mode, Next: single-part operations, Prev: Introduction, Up: Top +File: tm-edit-en.info, Node: mime/editor-mode, Next: single-part operations, Prev: Introduction, Up: Top mime/editor-mode **************** -*mime/editor-mode* is a minor mode to -compose MIME message. In this mode, *tag* represents various kinds of -data, you can edit multi part (*Note (tm-en)multipart::) message. + *mime/editor-mode* is a minor mode to compose MIME message. In this +mode, *tag* represents various kinds of data, you can edit multi part +(*Note (tm-en)multipart::) message. -There are 2 kinds of tags: + There are 2 kinds of tags: * single-part tag + * multi-part tag -single-part tag represents single part, this form is following: + single-part tag represents single part, this form is following: --[[TYPE/SUBTYPE;PARAMETERS][ENCODING] OPTIONAL-FIELDS] -TYPE/SUBTYPE and PARAMETERS indicates type/subtype and parameters of + TYPE/SUBTYPE and PARAMETERS indicates type/subtype and parameters of Content-Type field (*Note (tm-en)Content-Type field::). TYPE/SUBTYPE is required, PARAMETERS is optional. -ENCODING indicates Content-Transfer-Encoding field. It is optional too. + ENCODING indicates Content-Transfer-Encoding field. It is optional +too. -OPTIONAL-FIELDS is to represent another fields except Content-Type field -and Content-Transfer-Encoding field. + OPTIONAL-FIELDS is to represent another fields except Content-Type +field and Content-Transfer-Encoding field. -multi-part tags represent multi part (*Note (tm-en)multipart::). They -consist of a pair of *multi-part beginning tag* and *multi-part ending -tag*. + multi-part tags represent multi part (*Note (tm-en)multipart::). +They consist of a pair of *multi-part beginning tag* and *multi-part +ending tag*. -multi-part beginning tag's form is following: + multi-part beginning tag's form is following: --<>-{ -multi-part ending tag's form is following: + multi-part ending tag's form is following: --}-<> -A region from multi-part beginning tag to multi-part ending tag is + A region from multi-part beginning tag to multi-part ending tag is called as *enclosure*. - -  -File: tm-edit-en.info, Node: single-part operations, Next: enclosure operation, Prev: mime/editor-mode, Up: Top +File: tm-edit-en.info, Node: single-part operations, Next: enclosure operation, Prev: mime/editor-mode, Up: Top single-part operations ********************** -Operations to make single-part are following: + Operations to make single-part are following: `C-c C-x C-t' Insert single-part tag indicates text part. @@ -141,17 +137,13 @@ Operations to make single-part are following: `C-c C-x t' Insert any single-part tag. - - - -  -File: tm-edit-en.info, Node: enclosure operation, Next: other operations of mime/editor-mode, Prev: single-part operations, Up: Top +File: tm-edit-en.info, Node: enclosure operation, Next: other operations of mime/editor-mode, Prev: single-part operations, Up: Top enclosure operation ******************* -Operations to make enclosure are following: + Operations to make enclosure are following: `C-c C-x a' Enclose specified region as multipart/alternative. @@ -176,17 +168,13 @@ Operations to make enclosure are following: interpreted as such string. (In current version, it may be incomplete. Maybe PGP-signature does not work for this enclosure.) - - - -  -File: tm-edit-en.info, Node: other operations of mime/editor-mode, Next: tag specification for inserted file, Prev: enclosure operation, Up: Top +File: tm-edit-en.info, Node: other operations of mime/editor-mode, Next: tag specification for inserted file, Prev: enclosure operation, Up: Top other operations of mime/editor-mode ************************************ -There are another operations in mime/editor-mode. + There are another operations in mime/editor-mode. `C-c C-c' Send current editing message. @@ -221,30 +209,24 @@ There are another operations in mime/editor-mode. `C-c C-x h' Set current editing message to encrypt or not. (cf. *Note PGP::) - - - -  -File: tm-edit-en.info, Node: tag specification for inserted file, Next: transfer level, Prev: other operations of mime/editor-mode, Up: Top +File: tm-edit-en.info, Node: tag specification for inserted file, Next: transfer level, Prev: other operations of mime/editor-mode, Up: Top Default media-type or encoding for inserted file ************************************************ -When `C-c C-x C-i' (`mime-editor/insert-file') is pressed, tag + When `C-c C-x C-i' (`mime-editor/insert-file') is pressed, tag parameters for inserted file, such as media-type or encoding, are detected by variable `mime-file-types'. -When `C-u' is followed by it or parameter is not found from the + When `C-u' is followed by it or parameter is not found from the variable, it asks from user. (When `C-u' is followed by it, detected value is used as default value) -If you want to change default value for file names, please change + If you want to change default value for file names, please change variable `mime-file-types'. - - -- Variable: mime-file-types - + - Variable: mime-file-types Specification of default value of tag for file name of inserted file. @@ -253,31 +235,29 @@ variable `mime-file-types'. (FILE_PAT TYPE SUBTYPE PARAMS ENCODING DISPOSITION_TYPE DISPOSITION_PARAMS) - Each elements of the list are following: - `FILE_PAT' + `FILE_PAT' regular expression of file name - `TYPE' + `TYPE' media type - `SUBTYPE' + `SUBTYPE' media subtype - `PARAMS' + `PARAMS' parameters of Content-Type field - `ENCODING' + `ENCODING' Content-Transfer-Encoding - `DISPOSITION_TYPE' + `DISPOSITION_TYPE' disposition-type - `DISPOSITION_PARAMS' + `DISPOSITION_PARAMS' parameters of Content-Disposition field - Example: Specify application/rtf as default media type for `*.rtf' (call-after-loaded @@ -289,25 +269,22 @@ variable `mime-file-types'. "attachment" (("filename" . file))) ))) - - -  -File: tm-edit-en.info, Node: transfer level, Next: header, Prev: tag specification for inserted file, Up: Top +File: tm-edit-en.info, Node: transfer level, Next: header, Prev: tag specification for inserted file, Up: Top transfer level ************** -Contents inserted in a message are represented by 7bit (*Note + Contents inserted in a message are represented by 7bit (*Note (tm-en)7bit::), 8bit (*Note (tm-en)8bit::) or binary (*Note (tm-en)binary::). -If a message is translated by 7bit-through MTA (*Note (tm-en)MTA::), + If a message is translated by 7bit-through MTA (*Note (tm-en)MTA::), there is no need to encode 7bit data, but 8bit and binary data must be encoded to 7bit data. -Similarly, if a message is translated by 8bit-through MTA, there is no -need to encode 7bit or 8bit data, but binary data must be encoded to + Similarly, if a message is translated by 8bit-through MTA, there is +no need to encode 7bit or 8bit data, but binary data must be encoded to 7bit or 8bit data. *[Memo]* @@ -319,13 +296,10 @@ need to encode 7bit or 8bit data, but binary data must be encoded to Maybe there are binary-through MTA, but I think it is not major. -*transfer level* represents how range data is -available. tm-edit has a variable `mime-editor/transfer-level' to -represent transfer level. - - - -- Variable: mime-editor/transfer-level + *transfer level* represents how range data is available. tm-edit +has a variable `mime-editor/transfer-level' to represent transfer level. + - Variable: mime-editor/transfer-level transfer level. If transfer level of a data is over it, a data is encoded to 7bit. @@ -335,68 +309,60 @@ represent transfer level. In extension plan, EBCDIC will be 5, ASCII printable only will be 6, binary will be 9. But it will not be implemented. - - *[Memo]* transfer level is only for body, not for header (*Note header::). RFC 1521 extends RFC 822 (*Note (tm-en)RFC 822::) to use 8bit data in body, but it requires to use us-ascii (*Note (tm-en)us-ascii::) in header. - - -  -File: tm-edit-en.info, Node: header, Next: PGP, Prev: transfer level, Up: Top +File: tm-edit-en.info, Node: header, Next: PGP, Prev: transfer level, Up: Top Using non-ASCII characters in header ************************************ -RFC 1522 (*Note (tm-en)RFC 1522::) defines representation of non-ASCII -characters in header. - -It is a format called as *encoded-word* (*Note (tm-en)encoded-word::), -it is available to represent every non-ASCII characters by 7bit (*Note -(tm-en)7bit::) to declare MIME charset (*Note (tm-en)MIME charset::). + RFC 1522 (*Note (tm-en)RFC 1522::) defines representation of +non-ASCII characters in header. + It is a format called as *encoded-word* (*Note +(tm-en)encoded-word::), it is available to represent every non-ASCII +characters by 7bit (*Note (tm-en)7bit::) to declare MIME charset (*Note +(tm-en)MIME charset::). * Menu: * evil setting in header:: If you can not allow encoded-word * API about header:: Functions and variables about header -  -File: tm-edit-en.info, Node: evil setting in header, Next: API about header, Prev: header, Up: header +File: tm-edit-en.info, Node: evil setting in header, Next: API about header, Prev: header, Up: header If you can not allow encoded-word ================================= -It is wrong to use "raw" non-ASCII characters in header not to use + It is wrong to use "raw" non-ASCII characters in header not to use encoded-word. Because there are various kinds of coded character set (*Note (tm-en)Coded character set::) in the Internet, so we can not distinguish them if MIME charset (*Note (tm-en)MIME charset::) is not declared. -For example, we can not distinguish iso-8859-1 (*Note + For example, we can not distinguish iso-8859-1 (*Note (tm-en)iso-8859-1::) and iso-8859-2 (*Note (tm-en)iso-8859-2::) if MIME charset is not declared. -However you can not permit to use encoded-word, please set to following -variables: - - - -- Variable: mime/field-encoding-method-alist + However you can not permit to use encoded-word, please set to +following variables: + - Variable: mime/field-encoding-method-alist Association-list to specify field encoding method. Its key is field-name, value is encoding method. field-name allows string or `t' meaning any fields. - Encoding method allows following: `nil' means no-conversion, `mime' - means to convert as encoded-word, symbol represent MIME charset - means to convert as the coded character set instead of to convert - as encoded-word. + Encoding method allows following: `nil' means no-conversion, + `mime' means to convert as encoded-word, symbol represent MIME + charset means to convert as the coded character set instead of to + convert as encoded-word. field-name is searched from string. If it is not found, `t' is used. @@ -408,38 +374,29 @@ variables: (t . mime) )) - -In addition, if you want to specify by coded character set instead of + In addition, if you want to specify by coded character set instead of field, please use `mime-eword/charset-encoding-alist'. (cf. *Note API about header::) - - -  -File: tm-edit-en.info, Node: API about header, Prev: evil setting in header, Up: header +File: tm-edit-en.info, Node: API about header, Prev: evil setting in header, Up: header Functions and variables about header ==================================== - -- Command: mime/encode-message-header &optional CODE-CONVERSION - + - Command: mime/encode-message-header &optional CODE-CONVERSION It translate non-ASCII characters in message header of current buffer into network representation, such as encoded-words. If CODE-CONVERSION is non-`nil', field not encoded by encoded-word is converted by `mime/field-encoding-method-alist'. - - -- Function: mime/encode-field STRING - + - Function: mime/encode-field STRING It encodes STRING into encoded-words as a field. Long lines are folded. - - -- Function: mime-eword/encode-string STRING &optional COLUMN MODE - + - Function: mime-eword/encode-string STRING &optional COLUMN MODE It encodes STRING into encoded-words. Long lines are folded. @@ -449,106 +406,124 @@ Functions and variables about header MODE specifies where STRING is in. Available values are `text', `comment', `phrase'. If it is omitted, `phrase' is used. - - -- Variable: mime-eword/charset-encoding-alist - + - Variable: mime-eword/charset-encoding-alist Association-list of symbol represent MIME charset vs. nil, `"B"' or `"Q"'. `nil' means not to encode as encoded-word. `"B"' means to use B-encoding. `"Q"' means to use Q-encoding. - - -  -File: tm-edit-en.info, Node: PGP, Next: Concept Index, Prev: header, Up: Top +File: tm-edit-en.info, Node: PGP, Next: Acknowledgments, Prev: header, Up: Top PGP *** -tm-edit provides PGP encryption, signature and inserting public-key + tm-edit provides PGP encryption, signature and inserting public-key features based on *PGP/MIME* (*Note (tm-en)PGP/MIME::) (RFC 2015) or *PGP-kazu* (*Note (tm-en)PGP-kazu::) (draft-kazu-pgp-mime-00.txt). -This feature requires pgp command and Mailcrypt package (*Note + This feature requires pgp command and Mailcrypt package (*Note (mailcrypt)::). -If you want to use this feature, please set `pgp-elkins' or `pgp-kazu' -to variable `mimed-editor/signing-type' and variable + If you want to use this feature, please set `pgp-elkins' or +`pgp-kazu' to variable `mimed-editor/signing-type' and variable `mime-editor/encrypting-type'. -If `pgp-elkins' is specified, PGP/MIME is used. If `pgp-kazu' is + If `pgp-elkins' is specified, PGP/MIME is used. If `pgp-kazu' is specified, PGP-kazu is used. - - -- Variable: mime-editor/signing-type - + - Variable: mime-editor/signing-type Format of PGP signature. It allows `pgp-elkins' or `pgp-kazu'. Default value is `nil'. - - -- Variable: mime-editor/encrypting-type - + - Variable: mime-editor/encrypting-type Format of PGP encryption. It allows `pgp-elkins' or `pgp-kazu'. Default value is `nil'. + +File: tm-edit-en.info, Node: Acknowledgments, Next: Concept Index, Prev: PGP, Up: Top + +Acknowledgments +*************** + First of all, I thank UMEDA Masanobu for his work of `mime.el', +which is the origin of tm-edit, and permission to rewrite his work as +tm-edit. + I thank members of two tm mailing lists, Japanese and English +version.  -File: tm-edit-en.info, Node: Concept Index, Next: Function Index, Prev: PGP, Up: Top +File: tm-edit-en.info, Node: Concept Index, Next: Function Index, Prev: Acknowledgments, Up: Top Concept Index ************* - * Menu: -* enclosure: mime/editor-mode. 42. -* encoded-word: header. 9. -* mime/editor-mode: mime/editor-mode. 5. -* multi-part beginning tag: mime/editor-mode. 30. -* multi-part ending tag: mime/editor-mode. 31. -* PGP-kazu: PGP. 8. -* PGP/MIME: PGP. 7. -* tag: mime/editor-mode. 7. -* tm-edit: Introduction. 5. -* transfer level: transfer level. 26. - +* enclosure: mime/editor-mode. +* encoded-word: header. +* mime/editor-mode: mime/editor-mode. +* multi-part beginning tag: mime/editor-mode. +* multi-part ending tag: mime/editor-mode. +* PGP-kazu: PGP. +* PGP/MIME: PGP. +* tag: mime/editor-mode. +* tm-edit: Introduction. +* transfer level: transfer level.  -File: tm-edit-en.info, Node: Function Index, Next: Variable Index, Prev: Concept Index, Up: Top +File: tm-edit-en.info, Node: Function Index, Next: Variable Index, Prev: Concept Index, Up: Top Function Index ************** - * Menu: -* mime/encode-field: API about header. 16. -* mime/encode-message-header: API about header. 7. -* mime-eword/encode-string: API about header. 23. - +* mime-eword/encode-string: API about header. +* mime/encode-field: API about header. +* mime/encode-message-header: API about header.  -File: tm-edit-en.info, Node: Variable Index, Prev: Function Index, Up: Top +File: tm-edit-en.info, Node: Variable Index, Prev: Function Index, Up: Top Variable Index ************** - * Menu: -* mime-editor/encrypting-type: PGP. 31. -* mime-editor/signing-type: PGP. 22. -* mime-editor/transfer-level: transfer level. 33. -* mime-eword/charset-encoding-alist: API about header. 35. -* mime/field-encoding-method-alist: evil setting in header. 21. -* mime-file-types: tag specification for inserted file. 19. +* mime-editor/encrypting-type: PGP. +* mime-editor/signing-type: PGP. +* mime-editor/transfer-level: transfer level. +* mime-eword/charset-encoding-alist: API about header. +* mime-file-types: tag specification for inserted file. +* mime/field-encoding-method-alist: evil setting in header. + + + +Tag Table: +Node: Top99 +Node: Introduction780 +Node: mime/editor-mode1599 +Node: single-part operations2919 +Node: enclosure operation3937 +Node: other operations of mime/editor-mode4785 +Node: tag specification for inserted file5857 +Node: transfer level7534 +Node: header9167 +Node: evil setting in header9785 +Node: API about header11382 +Node: PGP12593 +Node: Acknowledgments13527 +Node: Concept Index13875 +Node: Function Index14556 +Node: Variable Index14874 + +End Tag Table diff --git a/doc/tm-edit-en.sgml b/doc/tm-edit-en.sgml index 261a662..a01c5a8 100644 --- a/doc/tm-edit-en.sgml +++ b/doc/tm-edit-en.sgml @@ -1,7 +1,7 @@ - + -tm-edit 7.99 Reference Manual (English Version) +<title>tm-edit 7.100 Reference Manual (English Version) <author>MORIOKA Tomohiko <mail>morioka@jaist.ac.jp</mail> <date>1996/12/25 @@ -492,6 +492,16 @@ Default value is <code>nil</code>. </defvar> +<h1> Acknowledgments +<node> Acknowledgments +<p> +First of all, I thank UMEDA Masanobu for his work of +<file>mime.el</file>, which is the origin of tm-edit, and permission +to rewrite his work as tm-edit. +<p> +I thank members of two tm mailing lists, Japanese and English version. + + <h1> Concept Index <node> Concept Index diff --git a/doc/tm-edit-en.texi b/doc/tm-edit-en.texi index 63670db..4980d1e 100644 --- a/doc/tm-edit-en.texi +++ b/doc/tm-edit-en.texi @@ -1,13 +1,13 @@ \input texinfo.tex @setfilename tm-edit-en.info -@settitle{tm-edit 7.99 Reference Manual (English Version)} +@settitle{tm-edit 7.100 Reference Manual (English Version)} @titlepage -@title tm-edit 7.99 Reference Manual (English Version) +@title tm-edit 7.100 Reference Manual (English Version) @author MORIOKA Tomohiko <morioka@@jaist.ac.jp> @subtitle 1996/12/25 @end titlepage @node Top, Introduction, (dir), (dir) -@top tm-edit 7.99 Reference Manual (English Version) +@top tm-edit 7.100 Reference Manual (English Version) @ifinfo @@ -24,6 +24,7 @@ This file documents tm-edit, a MIME composer for GNU Emacs. * transfer level:: * header:: Using non-ASCII characters in header * PGP:: +* Acknowledgments:: * Concept Index:: * Function Index:: * Variable Index:: @@ -31,9 +32,9 @@ This file documents tm-edit, a MIME composer for GNU Emacs. @node Introduction, mime/editor-mode, Top, Top @chapter What is tm-edit? +@cindex tm-edit -@cindex{tm-edit}@strong{tm-edit} is a general MIME composer for GNU -Emacs.@refill +@strong{tm-edit} is a general MIME composer for GNU Emacs.@refill tm-edit is based on mime.el by UMEDA Masanobu <umerin@@mse.kyutech.ac.jp>, who is famous as the author of @@ -61,11 +62,15 @@ tm-edit. @node mime/editor-mode, single-part operations, Introduction, Top @chapter mime/editor-mode +@cindex enclosure +@cindex multi-part ending tag +@cindex multi-part beginning tag +@cindex tag +@cindex mime/editor-mode -@cindex{mime/editor-mode}@strong{mime/editor-mode} is a minor mode to -compose MIME message. In this mode, @cindex{tag}@strong{tag} represents -various kinds of data, you can edit multi part (@ref{(tm-en)multipart}) -message.@refill +@strong{mime/editor-mode} is a minor mode to compose MIME message. In +this mode, @strong{tag} represents various kinds of data, you can edit +multi part (@ref{(tm-en)multipart}) message.@refill There are 2 kinds of tags: @@ -94,9 +99,8 @@ OPTIONAL-FIELDS is to represent another fields except Content-Type field and Content-Transfer-Encoding field.@refill multi-part tags represent multi part (@ref{(tm-en)multipart}). They -consist of a pair of @cindex{multi-part beginning tag}@strong{multi-part -beginning tag} and @cindex{multi-part ending tag}@strong{multi-part -ending tag}.@refill +consist of a pair of @strong{multi-part beginning tag} and +@strong{multi-part ending tag}.@refill multi-part beginning tag's form is following:@refill @@ -111,7 +115,7 @@ multi-part ending tag's form is following:@refill @end example A region from multi-part beginning tag to multi-part ending tag is -called as @cindex{enclosure}@strong{enclosure}. +called as @strong{enclosure}. @node single-part operations, enclosure operation, mime/editor-mode, Top @@ -300,6 +304,7 @@ Example: Specify application/rtf as default media type for @node transfer level, header, tag specification for inserted file, Top @chapter transfer level +@cindex transfer level Contents inserted in a message are represented by 7bit (@ref{(tm-en)7bit}), 8bit (@ref{(tm-en)8bit}) or binary @@ -325,7 +330,7 @@ disappeared. (^_^;@refill Maybe there are binary-through MTA, but I think it is not major. @end quotation -@cindex{transfer level}@strong{transfer level} represents how range data is +@strong{transfer level} represents how range data is available. tm-edit has a variable @code{mime-editor/transfer-level} to represent transfer level. @@ -357,11 +362,12 @@ but it requires to use us-ascii (@ref{(tm-en)us-ascii}) in header. @node header, PGP, transfer level, Top @chapter Using non-ASCII characters in header +@cindex encoded-word RFC 1522 (@ref{(tm-en)RFC 1522}) defines representation of non-ASCII characters in header.@refill -It is a format called as @cindex{encoded-word}@strong{encoded-word} +It is a format called as @strong{encoded-word} (@ref{(tm-en)encoded-word}), it is available to represent every non-ASCII characters by 7bit (@ref{(tm-en)7bit}) to declare MIME charset (@ref{(tm-en)MIME charset}). @@ -469,13 +475,15 @@ B-encoding. @code{"Q"} means to use Q-encoding. -@node PGP, Concept Index, header, Top +@node PGP, Acknowledgments, header, Top @chapter PGP +@cindex PGP-kazu +@cindex PGP/MIME tm-edit provides PGP encryption, signature and inserting public-key -features based on @cindex{PGP/MIME}@strong{PGP/MIME} -(@ref{(tm-en)PGP/MIME}) (RFC 2015) or @cindex{PGP-kazu}@strong{PGP-kazu} -(@ref{(tm-en)PGP-kazu}) (draft-kazu-pgp-mime-00.txt).@refill +features based on @strong{PGP/MIME} (@ref{(tm-en)PGP/MIME}) (RFC 2015) +or @strong{PGP-kazu} (@ref{(tm-en)PGP-kazu}) +(draft-kazu-pgp-mime-00.txt).@refill This feature requires pgp command and Mailcrypt package (@ref{(mailcrypt)}).@refill @@ -509,7 +517,17 @@ Default value is @code{nil}. -@node Concept Index, Function Index, PGP, Top +@node Acknowledgments, Concept Index, PGP, Top +@chapter Acknowledgments + +First of all, I thank UMEDA Masanobu for his work of @file{mime.el}, +which is the origin of tm-edit, and permission to rewrite his work as +tm-edit.@refill + +I thank members of two tm mailing lists, Japanese and English version. + + +@node Concept Index, Function Index, Acknowledgments, Top @chapter Concept Index @printindex cp diff --git a/doc/tm-edit-ja.info b/doc/tm-edit-ja.info index a41f208..73022da 100644 --- a/doc/tm-edit-ja.info +++ b/doc/tm-edit-ja.info @@ -7,8 +7,8 @@ using `texinfmt.el' version 2.32 of 19 November 1993.  File: tm-edit-ja.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) -tm-edit 7.99 $B@bL@=q!JF|K\8lHG!K(B -******************************* +tm-edit 7.100 $B@bL@=q!JF|K\8lHG!K(B +******************************** This file documents tm-edit, a MIME composer for GNU Emacs. @@ -26,6 +26,7 @@ GNU Emacs $BMQ$N(B MIME composer $B$G$"$k(B `tm-edit' $B$K$D$$$F@bL@$7$^$9! * transfer level:: * header:: header $B$G$NHs(B ASCII $BJ8;z$N;HMQ(B * PGP:: +* Acknowledgments:: $B<U<-(B * Concept Index:: $B35G0:w0z(B * Function Index:: $B4X?t:w0z(B * Variable Index:: $BJQ?t:w0z(B @@ -37,8 +38,8 @@ File: tm-edit-ja.info, Node: Introduction, Next: mime/editor-mode, Prev: Top, Up What is tm-edit? **************** -*tm-edit* $B$O(B GNU Emacs $B$GF0:n$9$kHFMQE*$J(B MIME -composer $B$G$9!#(B +*tm-edit* $B$O(B GNU Emacs $B$GF0:n$9$kHFMQE*$J(B MIME composer $B$G$9!#(B + tm-edit $B$O(B GNUS $B$N:n<T$H$7$F$bM-L>$J(B $BG_ED(B $B@/?.(B<umerin@mse.kyutech.ac.jp> $B$5$s$,=q$+$l$?(B `mime.el' $B$r4p$K(B @@ -63,10 +64,10 @@ File: tm-edit-ja.info, Node: mime/editor-mode, Next: single-part operations, Pre mime/editor-mode **************** -*mime/editor-mode* $B$O(B MIME message $B$r:n(B -$B@.$9$k$?$a$N(B minor mode $B$G$9!#$3$N(B mode $B$G$O(B *tag* $B$r;H$C$F$5$^$6$^$J<o(B -$BN`$N(B data $B$rI=8=$7!"J#?t$NItJ,$+$i$J$k(B message (*Note -(tm-ja)multipart::) $B$rJT=8$9$k$3$H$r2DG=$K$7$F$$$^$9!#(B +*mime/editor-mode* $B$O(B MIME message $B$r:n@.$9$k$?$a$N(B minor mode $B$G(B +$B$9!#$3$N(B mode $B$G$O(B *tag* $B$r;H$C$F$5$^$6$^$J<oN`$N(B data $B$rI=8=$7!"J#?t$N(B +$BItJ,$+$i$J$k(B message (*Note (tm-ja)multipart::) $B$rJT=8$9$k$3$H$r2DG=$K$7(B +$B$F$$$^$9!#(B tag $B$K$O(B @@ -476,14 +477,14 @@ header $B$K4X$9$k4X?t!&JQ?t(B  -File: tm-edit-ja.info, Node: PGP, Next: Concept Index, Prev: header, Up: Top +File: tm-edit-ja.info, Node: PGP, Next: Acknowledgments, Prev: header, Up: Top PGP *** tm-edit $B$G$O(B *PGP/MIME* (*Note (tm-ja)PGP/MIME::) (RFC 2015) $B$*$h$S(B -*PGP-kazu* (*Note (tm-ja)PGP-kazu::) (draft-kazu-pgp-mime-00.txt) $B$K$h$k(B -$B0E9f2=!&EE;R=pL>!&8x3+80$NA^F~5!G=$rMxMQ$9$k$3$H$,$G$-$^$9!#(B +*PGP-kazu* (*Note (tm-ja)PGP-kazu::) (draft-kazu-pgp-mime-00.txt) +$B$K$h$k0E9f2=!&EE;R=pL>!&8x3+80$NA^F~5!G=$rMxMQ$9$k$3$H$,$G$-$^$9!#(B $BC"$7!"$3$N5!G=$rMxMQ$9$k$K$O(B Mailcrypt package (*Note (mailcrypt)::) $B$H(B pgp command $B$,I,MW$G$9!#(B @@ -517,7 +518,23 @@ PGP-kazu $B$,;H$o$l$^$9!#(B  -File: tm-edit-ja.info, Node: Concept Index, Next: Function Index, Prev: PGP, Up: Top +File: tm-edit-ja.info, Node: Acknowledgments, Next: Concept Index, Prev: PGP, Up: Top + +$B<U<-(B +**** + +$B:G=i$K!"(Btm-edit $B$NA0?H$H$J$C$?(B `mime.el' $B$r=q$-!"$=$NG[I[$H2~B$$r$*5v$7(B +$B2<$5$C$?!"G_ED@/?.$5$s$K46<U$7$^$9!#(Btm-edit $B$N(B user interface $B$N4pK\E*$J(B +$B@_7W$OG_ED$5$s$N<j$K$h$k$b$N$G!"$H$F$bNI$$@_7W$G$"$C$?$H;W$$$^$9!#(B + + +$B<!$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing list +$B$N(B member $B$K46<U$7$^$9!#(B + + + + +File: tm-edit-ja.info, Node: Concept Index, Next: Function Index, Prev: Acknowledgments, Up: Top $B35G0:w0z(B ******** @@ -525,16 +542,16 @@ File: tm-edit-ja.info, Node: Concept Index, Next: Function Index, Prev: PGP, Up: * Menu: -* enclosure: mime/editor-mode. 48. -* encoded-word: header. 9. -* mime/editor-mode: mime/editor-mode. 5. -* multi-part $B3+;O(B tag: mime/editor-mode. 41. -* multi-part $B=*N;(B tag: mime/editor-mode. 46. -* PGP-kazu: PGP. 7. -* PGP/MIME: PGP. 6. -* tag: mime/editor-mode. 7. -* tm-edit: Introduction. 5. -* transfer level: transfer level. 27. +* enclosure: mime/editor-mode. 4. +* encoded-word: header. 4. +* mime/editor-mode: mime/editor-mode. 4. +* multi-part $B3+;O(B tag: mime/editor-mode. 4. +* multi-part $B=*N;(B tag: mime/editor-mode. 4. +* PGP-kazu: PGP. 4. +* PGP/MIME: PGP. 4. +* tag: mime/editor-mode. 4. +* tm-edit: Introduction. 4. +* transfer level: transfer level. 4.  diff --git a/doc/tm-edit-ja.sgml b/doc/tm-edit-ja.sgml index a0bb4a9..94cc796 100644 --- a/doc/tm-edit-ja.sgml +++ b/doc/tm-edit-ja.sgml @@ -1,7 +1,7 @@ <!doctype sinfo system> -<!-- $Id: tm-edit-ja.sgml,v 6.0 1996/12/24 15:08:17 morioka Exp $ --> +<!-- $Id: tm-edit-ja.sgml,v 6.3 1996/12/25 19:00:41 morioka Exp $ --> <head> -<title>tm-edit 7.99 $B@bL@=q!JF|K\8lHG!K(B +<title>tm-edit 7.100 $B@bL@=q!JF|K\8lHG!K(B <author>$B<i2,(B $BCNI'(B <mail>morioka@jaist.ac.jp</mail> <date>1996/12/25 @@ -510,6 +510,18 @@ PGP $B$G$N0E9f2=$N7A<0$r;XDj$7$^$9!#(B </defvar> +<h1> $B<U<-(B +<node> Acknowledgments +<p> +$B:G=i$K!"(Btm-edit $B$NA0?H$H$J$C$?(B <file>mime.el</file> $B$r=q$-!"$=$NG[I[$H(B +$B2~B$$r$*5v$72<$5$C$?!"G_ED@/?.$5$s$K46<U$7$^$9!#(Btm-edit $B$N(B user +interface $B$N4pK\E*$J@_7W$OG_ED$5$s$N<j$K$h$k$b$N$G!"$H$F$bNI$$@_7W$G$"$C(B +$B$?$H;W$$$^$9!#(B +<p> +$B<!$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#(B + + <h1> $B35G0:w0z(B <node> Concept Index diff --git a/doc/tm-edit-ja.texi b/doc/tm-edit-ja.texi index b1c769f..92985b1 100644 --- a/doc/tm-edit-ja.texi +++ b/doc/tm-edit-ja.texi @@ -1,13 +1,13 @@ \input texinfo.tex @setfilename tm-edit-ja.info -@settitle{tm-edit 7.99 $B@bL@=q!JF|K\8lHG!K(B} +@settitle{tm-edit 7.100 $B@bL@=q!JF|K\8lHG!K(B} @titlepage -@title tm-edit 7.99 $B@bL@=q!JF|K\8lHG!K(B +@title tm-edit 7.100 $B@bL@=q!JF|K\8lHG!K(B @author $B<i2,(B $BCNI'(B <morioka@@jaist.ac.jp> @subtitle 1996/12/25 @end titlepage @node Top, Introduction, (dir), (dir) -@top tm-edit 7.99 $B@bL@=q!JF|K\8lHG!K(B +@top tm-edit 7.100 $B@bL@=q!JF|K\8lHG!K(B @ifinfo @@ -26,6 +26,7 @@ GNU Emacs $BMQ$N(B MIME composer $B$G$"$k(B `tm-edit' $B$K$D$$$F@bL@$7$^$9! * transfer level:: * header:: header $B$G$NHs(B ASCII $BJ8;z$N;HMQ(B * PGP:: +* Acknowledgments:: $B<U<-(B * Concept Index:: $B35G0:w0z(B * Function Index:: $B4X?t:w0z(B * Variable Index:: $BJQ?t:w0z(B @@ -33,9 +34,10 @@ GNU Emacs $BMQ$N(B MIME composer $B$G$"$k(B `tm-edit' $B$K$D$$$F@bL@$7$^$9! @node Introduction, mime/editor-mode, Top, Top @chapter What is tm-edit? +@cindex tm-edit -@cindex{tm-edit}@strong{tm-edit} $B$O(B GNU Emacs $B$GF0:n$9$kHFMQE*$J(B MIME -composer $B$G$9!#(B@refill +@strong{tm-edit} $B$O(B GNU Emacs $B$GF0:n$9$kHFMQE*$J(B MIME composer $B$G$9!#(B +@refill tm-edit $B$O(B GNUS $B$N:n<T$H$7$F$bM-L>$J(B $BG_ED(B $B@/?.(B <umerin@@mse.kyutech.ac.jp> $B$5$s$,=q$+$l$?(B @@ -64,11 +66,16 @@ message $B$r:n@.$G$-$^$9!#(B @node mime/editor-mode, single-part operations, Introduction, Top @chapter mime/editor-mode +@cindex enclosure +@cindex multi-part $B=*N;(B tag +@cindex multi-part $B3+;O(B tag +@cindex tag +@cindex mime/editor-mode -@cindex{mime/editor-mode}@strong{mime/editor-mode} $B$O(B MIME message $B$r:n(B -$B@.$9$k$?$a$N(B minor mode $B$G$9!#$3$N(B mode $B$G$O(B @cindex{tag}@strong{tag} $B$r(B -$B;H$C$F$5$^$6$^$J<oN`$N(B data $B$rI=8=$7!"J#?t$NItJ,$+$i$J$k(B message -(@ref{(tm-ja)multipart}) $B$rJT=8$9$k$3$H$r2DG=$K$7$F$$$^$9!#(B@refill +@strong{mime/editor-mode} $B$O(B MIME message $B$r:n@.$9$k$?$a$N(B minor mode $B$G(B +$B$9!#$3$N(B mode $B$G$O(B @strong{tag} $B$r;H$C$F$5$^$6$^$J<oN`$N(B data $B$rI=8=$7!"(B +$BJ#?t$NItJ,$+$i$J$k(B message (@ref{(tm-ja)multipart}) $B$rJT=8$9$k$3$H$r2DG=(B +$B$K$7$F$$$^$9!#(B@refill tag $B$K$O(B @@ -110,7 +117,7 @@ tag $B$G!"(B@refill @end example @noindent -$B$H$$$&7A$N(B @cindex{multi-part $B3+;O(B tag}@strong{multi-part $B3+;O(B tag} $B$H8F$P$l$k(B multi +$B$H$$$&7A$N(B @strong{multi-part $B3+;O(B tag} $B$H8F$P$l$k(B multi part $B$N3+;O$r<($9(B tag $B$H(B @example @@ -118,11 +125,11 @@ part $B$N3+;O$r<($9(B tag $B$H(B @end example @noindent -$B$H$$$&7A$N(B @cindex{multi-part $B=*N;(B tag}@strong{multi-part $B=*N;(B tag} $B$H8F$P$l$k(B multi +$B$H$$$&7A$N(B @strong{multi-part $B=*N;(B tag} $B$H8F$P$l$k(B multi part $B$N=*N;$r<($9(B tag $B$,$"$j$^$9!#(B $B$^$?!"(Bmulti-part $B3+;O(B tag $B$H(B multi-part $B=*N;(B tag $B$G0O$^$l$?ItJ,$r(B -@cindex{enclosure}@strong{enclosure} $B$H8F$S$^$9!#(B +@strong{enclosure} $B$H8F$S$^$9!#(B @node single-part operations, enclosure operation, mime/editor-mode, Top @@ -136,8 +143,7 @@ text part $B$rI=$9(B single-part tag $B$rA^F~$7$^$9!#(B @item @key{C-c C-x C-i} file $B$r(B MIME part $B$H$7$FE:IU$7$^$9!#A0$K(B @kbd{C-u} $B$rIU$1$?>l9g!">o$K(B -media-type, subtype $BEy$rJ9$$$FMh$^$9!#(B(cf. @ref{tag specification for -inserted file}) +media-type, subtype $BEy$rJ9$$$FMh$^$9!#(B(cf. @ref{tag specification for inserted file}) @item @key{C-c C-x C-e} external part $B$rA^F~$7$^$9!#(B @@ -315,6 +321,7 @@ Content-Disposition field $B$N(B parameter @node transfer level, header, tag specification for inserted file, Top @chapter transfer level +@cindex transfer level message $B$KA^F~$9$k(B data $B$O(B 7bit (@ref{(tm-ja)7bit}) $B$J$$$7(B 8bit (@ref{(tm-ja)8bit}) $B$b$7$/$O(B binary (@ref{(tm-ja)binary}) $B$GI=8=$9$k$3$H(B @@ -341,7 +348,7 @@ binary $B$bDL$9(B MTA $B$bB8:_$9$k$s$G$7$g$&$,!":#$N$H$3$m$"$^$j0lHLE*$H$O$$$ $B$J$$$G$7$g$&!#(B @end quotation -@cindex{transfer level}@strong{transfer level} $B$H$$$&$N$O$I$NHO0O$N(B data $B$^$GAw$l$k(B +@strong{transfer level} $B$H$$$&$N$O$I$NHO0O$N(B data $B$^$GAw$l$k(B $B$+$H$$$&$3$H$rI=$9$b$N$G$9!#(Btm-edit $B$O(B @code{mime-editor/transfer-level} $B$H$$$&JQ?t$r;}$C$F$*$j!"$3$l$G(B transfer level $B$rI=8=$7$^$9!#(B @@ -366,8 +373,7 @@ EBCDIC $B$r(B 5, ASCII printable $B$N$_$r(B 6, binary $B$r(B 9 $B$H$9$k$3 @strong{[Memo]} @quotation transfer level $B$O(B message header (@ref{header}) $B$K$O4X78$7$J$$!#(BRFC 1521 -$B$O(B body $B$K$*$$$F!"(B8bit $B$N(B data $B$r;H$($k$h$&$K(B RFC 822 (@ref{(tm-ja)RFC -822}) $B$r3HD%$7$F$$$k$,!"(Bmessage header $B$G$O(B us-ascii +$B$O(B body $B$K$*$$$F!"(B8bit $B$N(B data $B$r;H$($k$h$&$K(B RFC 822 (@ref{(tm-ja)RFC 822}) $B$r3HD%$7$F$$$k$,!"(Bmessage header $B$G$O(B us-ascii (@ref{(tm-ja)us-ascii}) $B$N$_$rMQ$$$k$3$H$r5a$a$F$$$k!#(B @end quotation @@ -375,14 +381,14 @@ transfer level $B$O(B message header (@ref{header}) $B$K$O4X78$7$J$$!#(BRFC @node header, PGP, transfer level, Top @chapter header $B$G$NHs(B ASCII $BJ8;z$N;HMQ(B +@cindex encoded-word RFC 1522 (@ref{(tm-ja)RFC 1522}) $B$G$O(B header $B$GHs(B ASCII $BJ8;z$rI=8=$9$k$?(B $B$a$NJ}K!$rDj5A$7$F$$$^$9!#(B@refill -$B$3$l$O(B @cindex{encoded-word}@strong{encoded-word} -(@ref{(tm-ja)encoded-word}) $B$H8F$P$l$k7?<0$G!"(BMIME charset -(@ref{(tm-ja)MIME charset}) $B$r@k8@$7!"$+$D!"(B7bit (@ref{(tm-ja)7bit}) $B$G(B -$BI=8=$9$k$3$H$r2DG=$K$7$F$$$^$9!#(B +$B$3$l$O(B @strong{encoded-word} (@ref{(tm-ja)encoded-word}) $B$H8F$P$l$k7?<0(B +$B$G!"(BMIME charset (@ref{(tm-ja)MIME charset}) $B$r@k8@$7!"$+$D!"(B7bit +(@ref{(tm-ja)7bit}) $B$GI=8=$9$k$3$H$r2DG=$K$7$F$$$^$9!#(B @menu @@ -490,13 +496,14 @@ MIME charset $B$rI=$9(B symbol $B$H(B nil, $B$b$7$/$O!"(B@code{"B"} $B$+ -@node PGP, Concept Index, header, Top +@node PGP, Acknowledgments, header, Top @chapter PGP +@cindex PGP-kazu +@cindex PGP/MIME -tm-edit $B$G$O(B @cindex{PGP/MIME}@strong{PGP/MIME} (@ref{(tm-ja)PGP/MIME}) -(RFC 2015) $B$*$h$S(B @cindex{PGP-kazu}@strong{PGP-kazu} -(@ref{(tm-ja)PGP-kazu}) (draft-kazu-pgp-mime-00.txt) $B$K$h$k0E9f2=!&EE;R(B -$B=pL>!&8x3+80$NA^F~5!G=$rMxMQ$9$k$3$H$,$G$-$^$9!#(B@refill +tm-edit $B$G$O(B @strong{PGP/MIME} (@ref{(tm-ja)PGP/MIME}) (RFC 2015) $B$*$h$S(B +@strong{PGP-kazu} (@ref{(tm-ja)PGP-kazu}) (draft-kazu-pgp-mime-00.txt) +$B$K$h$k0E9f2=!&EE;R=pL>!&8x3+80$NA^F~5!G=$rMxMQ$9$k$3$H$,$G$-$^$9!#(B $BC"$7!"$3$N5!G=$rMxMQ$9$k$K$O(B Mailcrypt package (@ref{(mailcrypt)}) $B$H(B pgp command $B$,I,MW$G$9!#(B@refill @@ -530,7 +537,19 @@ PGP $B$G$N0E9f2=$N7A<0$r;XDj$7$^$9!#(B@refill -@node Concept Index, Function Index, PGP, Top +@node Acknowledgments, Concept Index, PGP, Top +@chapter $B<U<-(B + +$B:G=i$K!"(Btm-edit $B$NA0?H$H$J$C$?(B @file{mime.el} $B$r=q$-!"$=$NG[I[$H2~B$$r$*(B +$B5v$72<$5$C$?!"G_ED@/?.$5$s$K46<U$7$^$9!#(Btm-edit $B$N(B user interface $B$N4pK\(B +$BE*$J@_7W$OG_ED$5$s$N<j$K$h$k$b$N$G!"$H$F$bNI$$@_7W$G$"$C$?$H;W$$$^$9!#(B +@refill + +$B<!$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#(B + + +@node Concept Index, Function Index, Acknowledgments, Top @chapter $B35G0:w0z(B @printindex cp diff --git a/doc/tm-en.info b/doc/tm-en.info index 0870a1c..0a978d4 100644 --- a/doc/tm-en.info +++ b/doc/tm-en.info @@ -1,359 +1,339 @@ -Info file: tm-en.info, -*-Text-*- -produced by `texinfo-format-buffer' -from file `tm-en.texi' -using `texinfmt.el' version 2.32 of 19 November 1993. - +This is Info file tm-en.info, produced by Makeinfo-1.63 from the input +file tm-en.texi.  -File: tm-en.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) - -tm 7.98 Manual (English Version) -******************************** +File: tm-en.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) +tm 7.100 Manual (English Version) +********************************* -This file documents tm, a MIME package for GNU Emacs. + This file documents tm, a MIME package for GNU Emacs. * Menu: * Introduction:: What is tm? -* Setting:: +* Setting:: * Bug report:: How to report bug and about mailing list of tm -* Concept Index:: -* Variable Index:: - +* Acknowledgments:: +* Concept Index:: +* Variable Index::  -File: tm-en.info, Node: Introduction, Next: Setting, Prev: Top, Up: Top +File: tm-en.info, Node: Introduction, Next: Setting, Prev: Top, Up: Top What is tm? *********** -The tm package is a set of modules to enjoy MIME on GNU Emacs. Using + The tm package is a set of modules to enjoy MIME on GNU Emacs. Using tm, you can * playback or view the MIME messages using tm-view + * compose MIME message using tm-edit + * use the enhanced MIME features with mh-e, GNUS, Gnus, RMAIL and VM and more. -Please read following about each topics: + Please read following about each topics: * tm-MUA for Gnus (*Note (gnus-mime-en)::) + * tm-MUA for GNUS (*Note (tm-gnus-en)::) + * tm-MUA for mh-e (*Note (tm-mh-e-en)::) - * mime/viewer-mode (*Note (tm-view-en)::) - * mime/editor-mode (*Note (tm-edit-en)::) + * mime/viewer-mode (*Note (tm-view-en)::) + * mime/editor-mode (*Note (tm-edit-en)::) * Menu: -* Glossary:: - +* Glossary::  -File: tm-en.info, Node: Glossary, Prev: Introduction, Up: Introduction +File: tm-en.info, Node: Glossary, Prev: Introduction, Up: Introduction Glossary ======== - * Menu: -* 7bit:: -* 8bit:: -* 94-character set:: -* 96-character set:: -* 94x94-character set:: -* ASCII:: -* Base64:: -* binary:: +* 7bit:: +* 8bit:: +* 94-character set:: +* 96-character set:: +* 94x94-character set:: +* ASCII:: +* Base64:: +* binary:: * cn-gb:: cn-gb, gb2312 * cn-big5:: cn-big5, big5 * CNS 11643:: CNS 11643-1992 * coded character set:: Coded character set, Character code * code extension:: Code extension * Content-Disposition:: Content-Disposition field -* Content-Type field:: -* Emacs:: -* encoded-word:: -* encapsulation:: -* euc-kr:: -* FTP:: FTP +* Content-Type field:: +* Emacs:: +* encoded-word:: +* encapsulation:: +* entity:: Entity +* euc-kr:: +* FTP:: FTP * GB 2312:: GB 2312-1980 * GB 8565.2:: GB 8565.2-1988 * graphic character set:: Graphic Character Set -* hz-gb2312:: -* ISO 2022:: -* iso-2022-cn:: -* iso-2022-cn-ext:: -* iso-2022-jp:: -* iso-2022-jp-2:: -* iso-2022-kr:: -* ISO 646:: -* ISO 8859-1:: -* iso-8859-1:: -* ISO 8859-2:: -* iso-8859-2:: -* ISO 8859-3:: -* ISO 8859-4:: -* ISO 8859-5:: -* iso-8859-5:: -* ISO 8859-6:: -* ISO 8859-7:: -* iso-8859-7:: -* ISO 8859-8:: -* ISO 8859-9:: -* ISO-IR-165:: ISO-IR-165, CCITT Extended GB -* JIS X0201:: +* hz-gb2312:: +* ISO 2022:: +* iso-2022-cn:: +* iso-2022-cn-ext:: +* iso-2022-jp:: +* iso-2022-jp-2:: +* iso-2022-kr:: +* ISO 646:: +* ISO 8859-1:: +* iso-8859-1:: +* ISO 8859-2:: +* iso-8859-2:: +* ISO 8859-3:: +* ISO 8859-4:: +* ISO 8859-5:: +* iso-8859-5:: +* ISO 8859-6:: +* ISO 8859-7:: +* iso-8859-7:: +* ISO 8859-8:: +* ISO 8859-9:: +* ISO-IR-165:: ISO-IR-165, CCITT Extended GB +* JIS X0201:: * JIS C6226:: JIS C6226-1978 -* JIS X0208:: +* JIS X0208:: * JIS X0212:: JIS X0212-1990 -* koi8-r:: +* koi8-r:: * KS C5601:: KS C5601-1987 -* media type:: -* message:: -* message/rfc822:: -* method:: -* MIME:: -* MIME charset:: -* MTA:: -* MUA:: -* MULE:: +* media type:: +* message:: +* message/rfc822:: +* method:: +* MIME:: +* MIME charset:: +* MTA:: +* MUA:: +* MULE:: * multipart:: Multipart -* multipart/alternative:: -* multipart/digest:: -* multipart/encrypted:: -* multipart/mixed:: -* multipart/parallel:: -* multipart/signed:: -* PGP:: -* PGP-kazu:: -* PGP/MIME:: -* Quoted-Printable:: -* RFC 821:: -* RFC 822:: -* RFC 934:: -* RFC 1036:: -* RFC 1153:: -* RFC 1557:: -* RFC 1922:: -* RFC 2045:: -* RFC 2046:: -* RFC 2048:: -* RFC 2049:: -* plain text:: -* Security multipart:: -* text/enriched:: -* text/plain:: +* multipart/alternative:: +* multipart/digest:: +* multipart/encrypted:: +* multipart/mixed:: +* multipart/parallel:: +* multipart/signed:: +* PGP:: +* PGP-kazu:: +* PGP/MIME:: +* Quoted-Printable:: +* RFC 821:: +* RFC 822:: +* RFC 934:: +* RFC 1036:: +* RFC 1153:: +* RFC 1557:: +* RFC 1922:: +* RFC 2045:: +* RFC 2046:: +* RFC 2048:: +* RFC 2049:: +* plain text:: +* Security multipart:: +* text/enriched:: +* text/plain:: * tm-kernel:: tm-kernel, tm -* tm-MUA:: -* us-ascii:: - +* tm-MUA:: +* us-ascii::  -File: tm-en.info, Node: 7bit, Next: 8bit, Prev: Glossary, Up: Glossary +File: tm-en.info, Node: 7bit, Next: 8bit, Prev: Glossary, Up: Glossary 7bit ---- -*7bit* means any integer between 0 .. 127. + *7bit* means any integer between 0 .. 127. -Any data represented by 7bit integers is called *7bit data*. + Any data represented by 7bit integers is called *7bit data*. -Textual string consisted of Control characters between 0 .. 31 and 127, -and space represented by 32, and graphic characters between 33 .. 236 -are called *7bit (textual) string*. + Textual string consisted of Control characters between 0 .. 31 and +127, and space represented by 32, and graphic characters between 33 .. +236 are called *7bit (textual) string*. -Traditional Internet MTA (*Note MTA::) can translate 7bit data, so it is -no need to translate by Quoted-Printable (*Note Quoted-Printable::) or -Base64 (*Note Base64::) for 7bit data. + Traditional Internet MTA (*Note MTA::) can translate 7bit data, so +it is no need to translate by Quoted-Printable (*Note +Quoted-Printable::) or Base64 (*Note Base64::) for 7bit data. -However if there are too long lines, it can not translate by 7bit MTA + However if there are too long lines, it can not translate by 7bit MTA even if it is 7bit data. RFC 821 (*Note RFC 821::) and RFC 2045 (*Note RFC 2045::) require lines in 7bit data must be less than 998 bytes. So if a "7bit data" has a line more than 999 bytes, it is regarded as -binary (*Note binary::). For example, Postscript file should be encoded -by Quoted-Printable. - - +binary (*Note binary::). For example, Postscript file should be +encoded by Quoted-Printable.  -File: tm-en.info, Node: 8bit, Next: 94-character set, Prev: 7bit, Up: Glossary +File: tm-en.info, Node: 8bit, Next: 94-character set, Prev: 7bit, Up: Glossary 8bit ---- -*8bit* means any integer between 0 .. 255. + *8bit* means any integer between 0 .. 255. -Any data represented by 8bit integers is called *8bit data*. + Any data represented by 8bit integers is called *8bit data*. -Textual string consisted of Control characters between 0 .. 31, 127, and -128 .. 159, and space represented by 32, and graphic characters between -33 .. 236 and 160 .. 255 are called *8bit (textual) string*. + Textual string consisted of Control characters between 0 .. 31, 127, +and 128 .. 159, and space represented by 32, and graphic characters +between 33 .. 236 and 160 .. 255 are called *8bit (textual) string*. -For example, iso-8859-1 (*Note iso-8859-1::) or euc-kr (*Note euc-kr::) -are coded-character-set represented by 8bit textual string. + For example, iso-8859-1 (*Note iso-8859-1::) or euc-kr (*Note +euc-kr::) are coded-character-set represented by 8bit textual string. -Traditional Internet MTA (*Note MTA::) can translate only 7bit (*Note -7bit::) data, so if a 8bit data will be translated such MTA, it must be -encoded by Quoted-Printable (*Note Quoted-Printable::) or Base64 (*Note -Base64::). + Traditional Internet MTA (*Note MTA::) can translate only 7bit +(*Note 7bit::) data, so if a 8bit data will be translated such MTA, it +must be encoded by Quoted-Printable (*Note Quoted-Printable::) or Base64 +(*Note Base64::). -However 8bit MTA are increasing today. + However 8bit MTA are increasing today. -However if there are too long lines, it can not translate by 8bit MTA + However if there are too long lines, it can not translate by 8bit MTA even if it is 8bit data. RFC 2045 (*Note RFC 2045::) require lines in 8bit data must be less than 998 bytes. So if a "8bit data" has a line more than 999 bytes, it is regarded as binary (*Note binary::), so it must be encoded by Base64 or Quoted-Printable. - -  -File: tm-en.info, Node: 94-character set, Next: 96-character set, Prev: 8bit, Up: Glossary +File: tm-en.info, Node: 94-character set, Next: 96-character set, Prev: 8bit, Up: Glossary 94-character set ---------------- -*94-character set* is a kind of 1 byte -graphic character set (*Note graphic character set::), each characters -are in positions 02/01 (33) to 07/14 (126) or 10/01 (161) to 15/14 -(254). (ex. ASCII (*Note ASCII::), JIS X0201-Latin) - - + *94-character set* is a kind of 1 byte graphic character set (*Note +graphic character set::), each characters are in positions 02/01 (33) +to 07/14 (126) or 10/01 (161) to 15/14 (254). (ex. ASCII (*Note +ASCII::), JIS X0201-Latin)  -File: tm-en.info, Node: 96-character set, Next: 94x94-character set, Prev: 94-character set, Up: Glossary +File: tm-en.info, Node: 96-character set, Next: 94x94-character set, Prev: 94-character set, Up: Glossary 96-character set ---------------- -*96-character set* is a kind of 1 byte -graphic character set (*Note graphic character set::), each characters -are in positions 02/00 (32) to 07/15 (126) or 10/00 (160) to 15/15 -(255). (ex. ISO 8859) - - + *96-character set* is a kind of 1 byte graphic character set (*Note +graphic character set::), each characters are in positions 02/00 (32) +to 07/15 (126) or 10/00 (160) to 15/15 (255). (ex. ISO 8859)  -File: tm-en.info, Node: 94x94-character set, Next: ASCII, Prev: 96-character set, Up: Glossary +File: tm-en.info, Node: 94x94-character set, Next: ASCII, Prev: 96-character set, Up: Glossary 94x94-character set ------------------- -*94x94-character set* is a kind of 2 -byte graphic character set (*Note graphic character set::), each bytes -are in positions 02/01 (33) to 07/14 (126) or 10/01 (161) to 15/14 -(254). (ex. JIS X0208 (*Note JIS X0208::), GB 2312 (*Note GB 2312::)) - - + *94x94-character set* is a kind of 2 byte graphic character set +(*Note graphic character set::), each bytes are in positions 02/01 (33) +to 07/14 (126) or 10/01 (161) to 15/14 (254). (ex. JIS X0208 (*Note +JIS X0208::), GB 2312 (*Note GB 2312::))  -File: tm-en.info, Node: ASCII, Next: Base64, Prev: 94x94-character set, Up: Glossary +File: tm-en.info, Node: ASCII, Next: Base64, Prev: 94x94-character set, Up: Glossary ASCII ----- -*ASCII* is a 94-character set (*Note 94-character set::) contains primary latin characters (A-Z, a-z), numbers and some -characters. It is a standard of the United States of America. It is a -variant of ISO 646 (*Note ISO 646::). - - -[ASCII] "Coded Character Set -- 7-Bit American Standard Code for - Information Interchange", ANSI X3.4:1986. - - + *ASCII* is a 94-character set (*Note 94-character set::) contains +primary latin characters (A-Z, a-z), numbers and some characters. It is +a standard of the United States of America. It is a variant of ISO 646 +(*Note ISO 646::). +[ASCII] + "Coded Character Set - 7-Bit American Standard Code for Information + Interchange", ANSI X3.4:1986.  -File: tm-en.info, Node: Base64, Next: binary, Prev: ASCII, Up: Glossary +File: tm-en.info, Node: Base64, Next: binary, Prev: ASCII, Up: Glossary Base64 ------ -*Base64* is a transfer encoding method of MIME -(*Note MIME::) defined in RFC 2045 (*Note RFC 2045::). + *Base64* is a transfer encoding method of MIME (*Note MIME::) +defined in RFC 2045 (*Note RFC 2045::). -The encoding process represents 24-bit groups of input bits as output + The encoding process represents 24-bit groups of input bits as output strings of 4 encoded characters. Encoded characters represent integer 0 -.. 63 or *pad*. Base64 data must be 4 * n bytes, so -pad is used to adjust size. +.. 63 or *pad*. Base64 data must be 4 * n bytes, so pad is used to +adjust size. -These 65 characters are subset of all versions of ISO 646, including + These 65 characters are subset of all versions of ISO 646, including US-ASCII, and all versions of EBCDIC. So it is safe even if it is translated by non-Internet gateways. - -  -File: tm-en.info, Node: binary, Next: cn-gb, Prev: Base64, Up: Glossary +File: tm-en.info, Node: binary, Next: cn-gb, Prev: Base64, Up: Glossary binary ------ -Any byte stream is called *binary*. + Any byte stream is called *binary*. -It does not require structureof lines. It differs from from 8bit (*Note -8bit::). + It does not require structureof lines. It differs from from 8bit +(*Note 8bit::). -In addition, if line structured data contain too long line (more than + In addition, if line structured data contain too long line (more than 998 bytes), it is regarded as binary. - -  -File: tm-en.info, Node: cn-gb, Next: cn-big5, Prev: binary, Up: Glossary +File: tm-en.info, Node: cn-gb, Next: cn-big5, Prev: binary, Up: Glossary cn-gb, gb2312 ------------- -A MIME charset (*Note MIME charset::) for simplified Chinese mainly used -in the Chinese mainland. - -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine GB 2312 (*Note GB 2312::). - -It is defined in RFC 1922 (*Note RFC 1922::). + A MIME charset (*Note MIME charset::) for simplified Chinese mainly +used in the Chinese mainland. + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine GB 2312 (*Note GB 2312::). + It is defined in RFC 1922 (*Note RFC 1922::).  -File: tm-en.info, Node: cn-big5, Next: CNS 11643, Prev: cn-gb, Up: Glossary +File: tm-en.info, Node: cn-big5, Next: CNS 11643, Prev: cn-gb, Up: Glossary cn-big5, big5 ------------- -A MIME charset (*Note MIME charset::) for traditional Chinese mainly + A MIME charset (*Note MIME charset::) for traditional Chinese mainly used in Taiwan and Hon Kong. -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) not based on ISO 2022 (*Note ISO 2022::). It is a de-fact -standard. - -It is defined in RFC 1922 (*Note RFC 1922::). + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) not based on ISO 2022 (*Note ISO 2022::). It is a +de-fact standard. -cf. [BIG5] Institute for Information Industry, "Chinese Coded - Character Set in Computer", March 1984. + It is defined in RFC 1922 (*Note RFC 1922::). -It corresponds to CNS 11643 (*Note CNS 11643::). + cf. +[BIG5] + Institute for Information Industry, "Chinese Coded Character Set in + Computer", March 1984. + It corresponds to CNS 11643 (*Note CNS 11643::).  -File: tm-en.info, Node: CNS 11643, Next: coded character set, Prev: cn-big5, Up: Glossary +File: tm-en.info, Node: CNS 11643, Next: coded character set, Prev: cn-big5, Up: Glossary CNS 11643-1992 -------------- -Graphic character set (*Note Graphic character set::)s for Chinese + Graphic character sets (*Note graphic character set::) for Chinese mainly written by traditional Chinese mainly used in Taiwan and Hong -Kong. It is a standard of Taiwan. Currently there are seven 94x94 -character set (*Note 94x94 character set::). +Kong. It is a standard of Taiwan. Currently there are seven +94x94-character set (*Note 94x94-character set::). -Final byte of ISO 2022 (*Note ISO 2022::) are following: + Final byte of ISO 2022 (*Note ISO 2022::) are following: `plane 1' 04/07 (`G') @@ -376,1459 +356,1240 @@ Final byte of ISO 2022 (*Note ISO 2022::) are following: `plane 7' 04/13 (`M') - - - -[CNS 11643-1992] "Standard Interchange Code for Generally-Used - Chinese Characters", CNS 11643:1992. - - - +[CNS 11643-1992] + "Standard Interchange Code for Generally-Used Chinese Characters", + CNS 11643:1992.  -File: tm-en.info, Node: coded character set, Next: code extension, Prev: CNS 11643, Up: Glossary +File: tm-en.info, Node: coded character set, Next: code extension, Prev: CNS 11643, Up: Glossary Coded character set, Character code ----------------------------------- -A set of unambiguous rules that establishes a character set and the + A set of unambiguous rules that establishes a character set and the one-to-one relationship between the characters of the set and their bit combinations. - -  -File: tm-en.info, Node: code extension, Next: Content-Disposition, Prev: coded character set, Up: Glossary +File: tm-en.info, Node: code extension, Next: Content-Disposition, Prev: coded character set, Up: Glossary Code extension -------------- -The techniques for the encoding of characters that are not included in -the character set of a given code. (ex. ISO 2022 (*Note ISO 2022::)) - - + The techniques for the encoding of characters that are not included +in the character set of a given code. (ex. ISO 2022 (*Note ISO 2022::))  -File: tm-en.info, Node: Content-Disposition, Next: Content-Type field, Prev: code extension, Up: Glossary +File: tm-en.info, Node: Content-Disposition, Next: Content-Type field, Prev: code extension, Up: Glossary Content-Disposition field ------------------------- -A field to specify presentation of entity or file name. It is an + A field to specify presentation of entity or file name. It is an extension for MIME (*Note MIME::). - -[RFC 1806] E R. Troost and S. Dorner, "Communicating Presentation - Information in Internet Messages: The Content-Disposition Header", - June 1995, Experimental. - - - +[RFC 1806] + E R. Troost and S. Dorner, "Communicating Presentation Information + in Internet Messages: The Content-Disposition Header", June 1995, + Experimental.  -File: tm-en.info, Node: Content-Type field, Next: Emacs, Prev: Content-Disposition, Up: Glossary +File: tm-en.info, Node: Content-Type field, Next: Emacs, Prev: Content-Disposition, Up: Glossary Content-Type field ------------------ -Header field to represent information about body, such as media type + Header field to represent information about body, such as media type (*Note media type::), MIME charset (*Note MIME charset::). It is defined in RFC 2045 (*Note RFC 2045::). *[Memo]* - Historically, Content-Type field was proposed in RFC 1049. In it, Content-Type did not distinguish type and subtype. However MIME - parser may be able to accept RFC 1049 based Content-Type as unknown - type. - - -Content-Type field is defined as following: + parser may be able to accept RFC 1049 based Content-Type as + unknown type. - "Content-Type" ":" *type* "/" - *subtype* *( ";" *parameter* ) + Content-Type field is defined as following: + "Content-Type" ":" *type* "/" *subtype* *( ";" *parameter* ) -For example: + For example: Content-Type: image/jpeg - Content-Type: text/plain; charset=iso-2022-jp - *[Memo]* - A part does not have content-type field is regarded as Content-Type: text/plain; charset=us-ascii (cf. *Note us-ascii::) - And a part has unknown type/subtype is regarded as Content-Type: application/octet-stream - - -  -File: tm-en.info, Node: Emacs, Next: encoded-word, Prev: Content-Type field, Up: Glossary +File: tm-en.info, Node: Emacs, Next: encoded-word, Prev: Content-Type field, Up: Glossary Emacs ----- -In this document, `Emacs' means GNU Emacs released by FSF, and `emacs' -means any variants of GNU Emacs. - - + In this document, `Emacs' means GNU Emacs released by FSF, and +`emacs' means any variants of GNU Emacs.  -File: tm-en.info, Node: encoded-word, Next: encapsulation, Prev: Emacs, Up: Glossary +File: tm-en.info, Node: encoded-word, Next: encapsulation, Prev: Emacs, Up: Glossary encoded-word ------------ -Representation non ASCII (*Note ASCII::) characters in header. It is + Representation non ASCII (*Note ASCII::) characters in header. It is defined in *RFC 2047*. - -[RFC 2047] K. Moore, "MIME (Multipurpose Internet Mail Extensions) - Part Three: Message Header Extensions for Non-ASCII Text", November - 1996, Standards Track (obsolete RFC 1521,1522,1590). - - - +[RFC 2047] + K. Moore, "MIME (Multipurpose Internet Mail Extensions) Part Three: + Message Header Extensions for Non-ASCII Text", November 1996, + Standards Track (obsolete RFC 1521,1522,1590).  -File: tm-en.info, Node: encapsulation, Next: euc-kr, Prev: encoded-word, Up: Glossary +File: tm-en.info, Node: encapsulation, Next: entity, Prev: encoded-word, Up: Glossary encapsulation ------------- -Method to insert whole Internet message (*Note RFC 822::) into another -Internet message. + Method to insert whole Internet message (*Note RFC 822::) into +another Internet message. + + For example, it is used to forward a message. -For example, it is used to forward a message. + (cf. *Note message/rfc822::) -(cf. *Note message/rfc822::) + +File: tm-en.info, Node: entity, Next: euc-kr, Prev: encapsulation, Up: Glossary +Entity +------ + Header fields and contents of a message or one of the parts in the +body of a multipart (*Note multipart::) entity. +*[Memo]* + In this document, `entity' might be called "part".  -File: tm-en.info, Node: euc-kr, Next: FTP, Prev: encapsulation, Up: Glossary +File: tm-en.info, Node: euc-kr, Next: FTP, Prev: entity, Up: Glossary euc-kr ------ -A MIME charset (*Note MIME charset::) for Korean. - -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine KS C5601 (*Note KS C5601::). + A MIME charset (*Note MIME charset::) for Korean. -It is defined in RFC 1557 (*Note RFC 1557::). - -cf. [euc-kr] Korea Industrial Standards Association, "Hangul Unix - Environment", KS C 5861:1992. + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine KS C5601 (*Note KS C5601::). + It is defined in RFC 1557 (*Note RFC 1557::). + cf. +[euc-kr] + Korea Industrial Standards Association, "Hangul Unix Environment", + KS C 5861:1992.  -File: tm-en.info, Node: FTP, Next: GB 2312, Prev: euc-kr, Up: Glossary +File: tm-en.info, Node: FTP, Next: GB 2312, Prev: euc-kr, Up: Glossary FTP --- - -[FTP: RFC 959] Postel, J. and J. Reynolds, "File Transfer - Protocol", October 1985, STD 9. - - - +[FTP: RFC 959] + Postel, J. and J. Reynolds, "File Transfer Protocol", October 1985, + STD 9.  -File: tm-en.info, Node: GB 2312, Next: GB 8565.2, Prev: FTP, Up: Glossary +File: tm-en.info, Node: GB 2312, Next: GB 8565.2, Prev: FTP, Up: Glossary GB 2312-1980 ------------ -A 94x94 character set (*Note 94x94 character set::) for Chinese mainly -written by simplified Chinese mainly used in the Chinese mainland. It -is a standard of China. - -Final byte of ISO 2022 (*Note ISO 2022::) is 04/01 (`A'). - - -[GB 2312] "Code of Chinese Graphic Character Set for Information - Interchange - Primary Set", GB 2312:1980. - + A 94x94-character set (*Note 94x94-character set::) for Chinese +mainly written by simplified Chinese mainly used in the Chinese +mainland. It is a standard of China. + Final byte of ISO 2022 (*Note ISO 2022::) is 04/01 (`A'). +[GB 2312] + "Code of Chinese Graphic Character Set for Information Interchange + - Primary Set", GB 2312:1980.  -File: tm-en.info, Node: GB 8565.2, Next: graphic character set, Prev: GB 2312, Up: Glossary +File: tm-en.info, Node: GB 8565.2, Next: graphic character set, Prev: GB 2312, Up: Glossary GB 8565.2-1988 -------------- -A 94x94 character set (*Note 94x94 character set::) for Chinese as + A 94x94-character set (*Note 94x94-character set::) for Chinese as supplement to GB 2312 (*Note GB 2312::). It is a standard of China. - -[GB 8565.2] "Information Processing - Coded Character Sets for Text +[GB 8565.2] + "Information Processing - Coded Character Sets for Text Communication - Part 2: Graphic Characters used with Primary Set", GB 8565.2:1988. - - -  -File: tm-en.info, Node: graphic character set, Next: hz-gb2312, Prev: GB 8565.2, Up: Glossary +File: tm-en.info, Node: graphic character set, Next: hz-gb2312, Prev: GB 8565.2, Up: Glossary Graphic Character Set --------------------- -Coded character set (*Note Coded character set::) for graphic + Coded character set (*Note coded character set::) for graphic characters. - -  -File: tm-en.info, Node: hz-gb2312, Next: ISO 2022, Prev: graphic character set, Up: Glossary +File: tm-en.info, Node: hz-gb2312, Next: ISO 2022, Prev: graphic character set, Up: Glossary hz-gb2312 --------- -A MIME charset (*Note MIME charset::) for simplified Chinese mainly used -in the Chinese mainland. - -It extends ASCII (*Note ASCII::) to combine GB 2312 (*Note GB 2312::), -its technique is like iso-2022-jp (*Note iso-2022-jp::), but it is -designed to be ASCII printable to use special form for ESC sequence to -designate GB 2312 to G0. + A MIME charset (*Note MIME charset::) for simplified Chinese mainly +used in the Chinese mainland. -It is defined in RFC 1842 and 1843. - - -[RFC 1842] Y. Wei, Y. Zhang, J. Li, J. Ding and Y. Jiang, "ASCII - Printable Characters-Based Chinese Character Encoding for Internet - Messages", August 1995, Informational. - - -[RFC 1843] F. Lee, "HZ - A Data Format for Exchanging Files of - Arbitrarily Mixed Chinese and ASCII characters", August 1995, - Informational. + It extends ASCII (*Note ASCII::) to combine GB 2312 (*Note GB +2312::), its technique is like iso-2022-jp (*Note iso-2022-jp::), but +it is designed to be ASCII printable to use special form for ESC +sequence to designate GB 2312 to G0. + It is defined in RFC 1842 and 1843. +[RFC 1842] + Y. Wei, Y. Zhang, J. Li, J. Ding and Y. Jiang, "ASCII Printable + Characters-Based Chinese Character Encoding for Internet Messages", + August 1995, Informational. +[RFC 1843] + F. Lee, "HZ - A Data Format for Exchanging Files of Arbitrarily + Mixed Chinese and ASCII characters", August 1995, Informational.  -File: tm-en.info, Node: ISO 2022, Next: iso-2022-cn, Prev: hz-gb2312, Up: Glossary +File: tm-en.info, Node: ISO 2022, Next: iso-2022-cn, Prev: hz-gb2312, Up: Glossary ISO 2022 -------- -It is a standard for character code structure and code extension (*Note -code extension::) technique. - - -[ISO 2022] International Organization for Standardization (ISO), - "Information Processing: ISO 7-bit and 8-bit coded character sets: - Code extension techniques", ISO/IEC 2022:1994. - - + It is a standard for character code structure and code extension +(*Note code extension::) technique. +[ISO 2022] + International Organization for Standardization (ISO), "Information + Processing: ISO 7-bit and 8-bit coded character sets: Code + extension techniques", ISO/IEC 2022:1994.  -File: tm-en.info, Node: iso-2022-cn, Next: iso-2022-cn-ext, Prev: ISO 2022, Up: Glossary +File: tm-en.info, Node: iso-2022-cn, Next: iso-2022-cn-ext, Prev: ISO 2022, Up: Glossary iso-2022-cn ----------- -A MIME charset (*Note MIME charset::) for Chinese. - -It is a 7bit (*Note 7bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine GB 2312 (*Note GB 2312::) and/or CNS 11643 plain 1, -plain 2 (*Note CNS 11643::). - -It is defined in RFC 1922 (*Note RFC 1922::). + A MIME charset (*Note MIME charset::) for Chinese. + It is a 7bit (*Note 7bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine GB 2312 (*Note GB 2312::) and/or CNS 11643 +plain 1, plain 2 (*Note CNS 11643::). + It is defined in RFC 1922 (*Note RFC 1922::).  -File: tm-en.info, Node: iso-2022-cn-ext, Next: iso-2022-jp, Prev: iso-2022-cn, Up: Glossary +File: tm-en.info, Node: iso-2022-cn-ext, Next: iso-2022-jp, Prev: iso-2022-cn, Up: Glossary iso-2022-cn-ext --------------- -A MIME charset (*Note MIME charset::) for Chinese. + A MIME charset (*Note MIME charset::) for Chinese. -It is a 7bit (*Note 7bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine GB 2312 (*Note GB 2312::), CNS 11643 plain 1 .. 7 -(*Note CNS 11643::), ISO-IR-165 (*Note ISO-IR-165::) and other Chinese -graphic character sets. + It is a 7bit (*Note 7bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine GB 2312 (*Note GB 2312::), CNS 11643 plain 1 +.. 7 (*Note CNS 11643::), ISO-IR-165 (*Note ISO-IR-165::) and other +Chinese graphic character sets. -It is defined in RFC 1922 (*Note RFC 1922::). + It is defined in RFC 1922 (*Note RFC 1922::). *[Memo]* MULE 2.3 and current XEmacs/mule can not use it correctly. Emacs/mule can use it. - - -  -File: tm-en.info, Node: iso-2022-jp, Next: iso-2022-jp-2, Prev: iso-2022-cn-ext, Up: Glossary +File: tm-en.info, Node: iso-2022-jp, Next: iso-2022-jp-2, Prev: iso-2022-cn-ext, Up: Glossary iso-2022-jp ----------- -A MIME charset (*Note MIME charset::) for Japanese. + A MIME charset (*Note MIME charset::) for Japanese. -It is a 7bit (*Note 7bit::) coded character set (*Note coded character -set::) based on old ISO 2022 (*Note ISO 2022::). It switches ASCII -(*Note ASCII::), JIS X0201-Latin, JIS X0208-1978 (*Note JIS -C6226-1978::) and JIS X0208-1983 (*Note JIS X0208::). + It is a 7bit (*Note 7bit::) coded character set (*Note coded +character set::) based on old ISO 2022 (*Note ISO 2022::). It switches +ASCII (*Note ASCII::), JIS X0201-Latin, JIS X0208-1978 (*Note JIS +C6226::) and JIS X0208-1983 (*Note JIS X0208::). -It is defined in RFC 1468. + It is defined in RFC 1468. *[Memo]* JIS X0208-1997? will define it in annex as non-ISO 2022 (*Note ISO 2022::) encoding. - - -[iso-2022-jp: RFC 1468] Murai J., M. Crispin, and E. van der Poel, - "Japanese Character Encoding for Internet Messages", June 1993. - - - +[iso-2022-jp: RFC 1468] + Murai J., M. Crispin, and E. van der Poel, "Japanese Character + Encoding for Internet Messages", June 1993.  -File: tm-en.info, Node: iso-2022-jp-2, Next: iso-2022-kr, Prev: iso-2022-jp, Up: Glossary +File: tm-en.info, Node: iso-2022-jp-2, Next: iso-2022-kr, Prev: iso-2022-jp, Up: Glossary iso-2022-jp-2 ------------- -A MIME charset (*Note MIME charset::), which is a multilingual extension -of iso-2022-jp (*Note iso-2022-jp::). - -It is defined in RFC 1554. - - -[iso-2022-jp-2: RFC 1554] Ohta M. and Handa K., "ISO-2022-JP-2: - Multilingual Extension of ISO-2022-JP", December 1993, - Informational. - + A MIME charset (*Note MIME charset::), which is a multilingual +extension of iso-2022-jp (*Note iso-2022-jp::). + It is defined in RFC 1554. +[iso-2022-jp-2: RFC 1554] + Ohta M. and Handa K., "ISO-2022-JP-2: Multilingual Extension of + ISO-2022-JP", December 1993, Informational.  -File: tm-en.info, Node: iso-2022-kr, Next: ISO 646, Prev: iso-2022-jp-2, Up: Glossary +File: tm-en.info, Node: iso-2022-kr, Next: ISO 646, Prev: iso-2022-jp-2, Up: Glossary iso-2022-kr ----------- -A MIME charset (*Note MIME charset::) for Korean language (Hangul + A MIME charset (*Note MIME charset::) for Korean language (Hangul script). -It is based on ISO 2022 (*Note ISO 2022::) code extension (*Note code -extension::) technique to extend ASCII (*Note ASCII::) to use KS C5601 -(*Note KS C5601::) as 7bit (*Note 7bit::) text. - -It is defined in RFC 1557 (*Note RFC 1557::). - + It is based on ISO 2022 (*Note ISO 2022::) code extension (*Note +code extension::) technique to extend ASCII (*Note ASCII::) to use KS +C5601 (*Note KS C5601::) as 7bit (*Note 7bit::) text. + It is defined in RFC 1557 (*Note RFC 1557::).  -File: tm-en.info, Node: ISO 646, Next: ISO 8859-1, Prev: iso-2022-kr, Up: Glossary +File: tm-en.info, Node: ISO 646, Next: ISO 8859-1, Prev: iso-2022-kr, Up: Glossary ISO 646 ------- - -[ISO 646] International Organization for Standardization (ISO), - "Information technology: ISO 7-bit coded character set for - information interchange", ISO/IEC 646:1991. - - - +[ISO 646] + International Organization for Standardization (ISO), "Information + technology: ISO 7-bit coded character set for information + interchange", ISO/IEC 646:1991.  -File: tm-en.info, Node: ISO 8859-1, Next: iso-8859-1, Prev: ISO 646, Up: Glossary +File: tm-en.info, Node: ISO 8859-1, Next: iso-8859-1, Prev: ISO 646, Up: Glossary ISO 8859-1 ---------- - -[ISO 8859-1] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 1: Latin Alphabet No.1", ISO 8859-1:1987. - - - +[ISO 8859-1] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 1: Latin Alphabet No.1", ISO 8859-1:1987.  -File: tm-en.info, Node: iso-8859-1, Next: ISO 8859-2, Prev: ISO 8859-1, Up: Glossary +File: tm-en.info, Node: iso-8859-1, Next: ISO 8859-2, Prev: ISO 8859-1, Up: Glossary iso-8859-1 ---------- -*iso-8859-1* is a MIME charset (*Note MIME charset::) for west-European languages written by Latin script. - -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine ISO 8859-1 (*Note ISO 8859-1::). - -It is defined in RFC 2046 (*Note RFC 2046::). + *iso-8859-1* is a MIME charset (*Note MIME charset::) for +west-European languages written by Latin script. + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine ISO 8859-1 (*Note ISO 8859-1::). + It is defined in RFC 2046 (*Note RFC 2046::).  -File: tm-en.info, Node: ISO 8859-2, Next: iso-8859-2, Prev: iso-8859-1, Up: Glossary +File: tm-en.info, Node: ISO 8859-2, Next: iso-8859-2, Prev: iso-8859-1, Up: Glossary ISO 8859-2 ---------- - -[ISO 8859-2] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 2: Latin alphabet No.2", ISO 8859-2:1987. - - - +[ISO 8859-2] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 2: Latin alphabet No.2", ISO 8859-2:1987.  -File: tm-en.info, Node: iso-8859-2, Next: ISO 8859-3, Prev: ISO 8859-2, Up: Glossary +File: tm-en.info, Node: iso-8859-2, Next: ISO 8859-3, Prev: ISO 8859-2, Up: Glossary iso-8859-2 ---------- -*iso-8859-2* is a MIME charset (*Note MIME charset::) for east-European languages written by Latin script. - -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine ISO 8859-2 (*Note ISO 8859-2::). - -It is defined in RFC 2046 (*Note RFC 2046::). + *iso-8859-2* is a MIME charset (*Note MIME charset::) for +east-European languages written by Latin script. + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine ISO 8859-2 (*Note ISO 8859-2::). + It is defined in RFC 2046 (*Note RFC 2046::).  -File: tm-en.info, Node: ISO 8859-3, Next: ISO 8859-4, Prev: iso-8859-2, Up: Glossary +File: tm-en.info, Node: ISO 8859-3, Next: ISO 8859-4, Prev: iso-8859-2, Up: Glossary ISO 8859-3 ---------- - -[ISO 8859-3] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 3: Latin alphabet No.3", ISO 8859-3:1988. - - - +[ISO 8859-3] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 3: Latin alphabet No.3", ISO 8859-3:1988.  -File: tm-en.info, Node: ISO 8859-4, Next: ISO 8859-5, Prev: ISO 8859-3, Up: Glossary +File: tm-en.info, Node: ISO 8859-4, Next: ISO 8859-5, Prev: ISO 8859-3, Up: Glossary ISO 8859-4 ---------- - -[ISO 8859-4] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 4: Latin alphabet No.4", ISO 8859-4:1988. - - - +[ISO 8859-4] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 4: Latin alphabet No.4", ISO 8859-4:1988.  -File: tm-en.info, Node: ISO 8859-5, Next: iso-8859-5, Prev: ISO 8859-4, Up: Glossary +File: tm-en.info, Node: ISO 8859-5, Next: iso-8859-5, Prev: ISO 8859-4, Up: Glossary ISO 8859-5 ---------- - -[ISO 8859-5] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 5: Latin/Cyrillic alphabet", ISO - 8859-5:1988. - - - +[ISO 8859-5] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 5: Latin/Cyrillic alphabet", ISO 8859-5:1988.  -File: tm-en.info, Node: iso-8859-5, Next: ISO 8859-6, Prev: ISO 8859-5, Up: Glossary +File: tm-en.info, Node: iso-8859-5, Next: ISO 8859-6, Prev: ISO 8859-5, Up: Glossary iso-8859-5 ---------- -*iso-8859-5* is a MIME charset (*Note MIME charset::) for Cyrillic script. - -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine ISO 8859-5 (*Note ISO 8859-5::). - -It is defined in RFC 2046 (*Note RFC 2046::). + *iso-8859-5* is a MIME charset (*Note MIME charset::) for Cyrillic +script. + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine ISO 8859-5 (*Note ISO 8859-5::). + It is defined in RFC 2046 (*Note RFC 2046::).  -File: tm-en.info, Node: ISO 8859-6, Next: ISO 8859-7, Prev: iso-8859-5, Up: Glossary +File: tm-en.info, Node: ISO 8859-6, Next: ISO 8859-7, Prev: iso-8859-5, Up: Glossary ISO 8859-6 ---------- - -[ISO 8859-6] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 6: Latin/Arabic alphabet", ISO 8859-6:1987. - - - +[ISO 8859-6] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 6: Latin/Arabic alphabet", ISO 8859-6:1987.  -File: tm-en.info, Node: ISO 8859-7, Next: iso-8859-7, Prev: ISO 8859-6, Up: Glossary +File: tm-en.info, Node: ISO 8859-7, Next: iso-8859-7, Prev: ISO 8859-6, Up: Glossary ISO 8859-7 ---------- - -[ISO 8859-7] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 7: Latin/Greek alphabet", ISO 8859-7:1987. - - - +[ISO 8859-7] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 7: Latin/Greek alphabet", ISO 8859-7:1987.  -File: tm-en.info, Node: iso-8859-7, Next: ISO 8859-8, Prev: ISO 8859-7, Up: Glossary +File: tm-en.info, Node: iso-8859-7, Next: ISO 8859-8, Prev: ISO 8859-7, Up: Glossary iso-8859-7 ---------- -*iso-8859-7* is a MIME charset (*Note MIME charset::) for Greek script. - -It is a 8bit (*Note 8bit::) coded character set (*Note coded character -set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII (*Note -ASCII::) to combine ISO 8859-7 (*Note ISO 8859-7::). - -It is defined in RFC 1947. - - -[iso-8859-7: RFC 1947] D. Spinellis, "Greek Character Encoding for - Electronic Mail Messages", May 1996, Informational. + *iso-8859-7* is a MIME charset (*Note MIME charset::) for Greek +script. + It is a 8bit (*Note 8bit::) coded character set (*Note coded +character set::) based on ISO 2022 (*Note ISO 2022::). It extends ASCII +(*Note ASCII::) to combine ISO 8859-7 (*Note ISO 8859-7::). + It is defined in RFC 1947. +[iso-8859-7: RFC 1947] + D. Spinellis, "Greek Character Encoding for Electronic Mail + Messages", May 1996, Informational.  -File: tm-en.info, Node: ISO 8859-8, Next: ISO 8859-9, Prev: iso-8859-7, Up: Glossary +File: tm-en.info, Node: ISO 8859-8, Next: ISO 8859-9, Prev: iso-8859-7, Up: Glossary ISO 8859-8 ---------- - -[ISO 8859-8] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 8: Latin/Hebrew alphabet", ISO 8859-8:1988. - - - +[ISO 8859-8] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 8: Latin/Hebrew alphabet", ISO 8859-8:1988.  -File: tm-en.info, Node: ISO 8859-9, Next: ISO-IR-165, Prev: ISO 8859-8, Up: Glossary +File: tm-en.info, Node: ISO 8859-9, Next: ISO-IR-165, Prev: ISO 8859-8, Up: Glossary ISO 8859-9 ---------- - -[ISO 8859-9] International Organization for Standardization (ISO), - "Information Processing -- 8-bit Single-Byte Coded Graphic - Character Sets -- Part 9: Latin alphabet No.5", ISO 8859-9:1990. - - - +[ISO 8859-9] + International Organization for Standardization (ISO), "Information + Processing - 8-bit Single-Byte Coded Graphic Character Sets - Part + 9: Latin alphabet No.5", ISO 8859-9:1990.  -File: tm-en.info, Node: ISO-IR-165, Next: JIS X0201, Prev: ISO 8859-9, Up: Glossary +File: tm-en.info, Node: ISO-IR-165, Next: JIS X0201, Prev: ISO 8859-9, Up: Glossary ISO-IR-165, CCITT Extended GB ----------------------------- -A 94x94-character set (*Note 94x94-character set::) for Chinese mainly -written by simplified Chinese mainly used in the Chinese mainland + A 94x94-character set (*Note 94x94-character set::) for Chinese +mainly written by simplified Chinese mainly used in the Chinese mainland registered by CCITT. -It consists of GB 2312 (*Note GB 2312::), GB 8865.2 (*Note GB 8865.2::) -and additional 150 characters. - -Final byte of ISO 2022 (*Note ISO 2022::) is 04/05 (`E'). - + It consists of GB 2312 (*Note GB 2312::), GB 8565.2 (*Note GB +8565.2::) and additional 150 characters. + Final byte of ISO 2022 (*Note ISO 2022::) is 04/05 (`E').  -File: tm-en.info, Node: JIS X0201, Next: JIS C6226, Prev: ISO-IR-165, Up: Glossary +File: tm-en.info, Node: JIS X0201, Next: JIS C6226, Prev: ISO-IR-165, Up: Glossary JIS X0201 --------- -It defines two 94-character set (*Note 94-character set::), for Latin + It defines two 94-character set (*Note 94-character set::), for Latin script (a variant of ISO 646 (*Note ISO 646::)) and Katakana script, and 7bit and 8bit coded character set (*Note coded character set::)s. -It was renamed from *JIS C6220-1976*. - - -[JIS X0201-1976] Japanese Standards Association, "Code for - Information Interchange", JIS X 0201-1976:. - - -In addition, revised version will be published in 1997. - - -[JIS X0201-1997?] Japanese Standards Association, "7-bit and 8-bit - coded character sets for information interchange", JIS X 0201:1997? - draft. + It was renamed from *JIS C6220-1976*. +[JIS X0201-1976] + Japanese Standards Association, "Code for Information Interchange", + JIS X 0201-1976:. + In addition, revised version will be published in 1997. +[JIS X0201-1997?] + Japanese Standards Association, "7-bit and 8-bit coded character + sets for information interchange", JIS X 0201:1997? draft.  -File: tm-en.info, Node: JIS C6226, Next: JIS X0208, Prev: JIS X0201, Up: Glossary +File: tm-en.info, Node: JIS C6226, Next: JIS X0208, Prev: JIS X0201, Up: Glossary JIS C6226-1978 -------------- -A 94x94-character set (*Note 94x94-character set::) for Japanese. It -was renamed to JIS X0208-1978. - -(cf. *Note JIS X0208::) - - + A 94x94-character set (*Note 94x94-character set::) for Japanese. +It was renamed to JIS X0208-1978. + (cf. *Note JIS X0208::)  -File: tm-en.info, Node: JIS X0208, Next: JIS X0212, Prev: JIS C6226, Up: Glossary +File: tm-en.info, Node: JIS X0208, Next: JIS X0212, Prev: JIS C6226, Up: Glossary JIS X0208 --------- -A 94x94-character set (*Note 94x94-character set::) for Japanese. + A 94x94-character set (*Note 94x94-character set::) for Japanese. Japanese standard. It was published in 1978, and revised in 1983 and 1990. In the Internet message, 1983 edition is major. -JIS X0208 contains some symbols, numbers, primary Latin script, Hiragana -script, Katakana script, Greek script, Cyrillic script, box drawing -parts, Kanji (Ideographic characters used in Japanese). Notice that -some symbols and box drawing parts were added in 1983 and some Kanjis -were changed or swapped code points. So 1978 edition and 1983 edition -are regarded as different graphic character set. + JIS X0208 contains some symbols, numbers, primary Latin script, +Hiragana script, Katakana script, Greek script, Cyrillic script, box +drawing parts, Kanji (Ideographic characters used in Japanese). Notice +that some symbols and box drawing parts were added in 1983 and some +Kanjis were changed or swapped code points. So 1978 edition and 1983 +edition are regarded as different graphic character set. -1990 edition added some characters, so designation of 1990 edition + 1990 edition added some characters, so designation of 1990 edition requires `identify revised registration' sequence, ESC 02/06 4/0 as prefix of designation sequence. +[JIS X0208-1978] + Japanese Standards Association, "Code of the Japanese graphic + character set for information interchange", JIS C6226:1978. -[JIS X0208-1978] Japanese Standards Association, "Code of the - Japanese graphic character set for information interchange", JIS - C6226:1978. - - -[JIS X0208-1983,1990] Japanese Standards Association, "Code of the - Japanese graphic character set for information interchange", JIS - X0208:1983,1990. - +[JIS X0208-1983,1990] + Japanese Standards Association, "Code of the Japanese graphic + character set for information interchange", JIS X0208:1983,1990. -In addition, revised version will be published in 1997. (It does not + In addition, revised version will be published in 1997. (It does not change graphic character set) - -[JIS X0208-1997?] Japanese Standards Association, "7-bit and 8-bit - double byte coded Kanji sets for information interchange", JIS X - 0208:1997? draft. - - - +[JIS X0208-1997?] + Japanese Standards Association, "7-bit and 8-bit double byte coded + Kanji sets for information interchange", JIS X 0208:1997? draft.  -File: tm-en.info, Node: JIS X0212, Next: koi8-r, Prev: JIS X0208, Up: Glossary +File: tm-en.info, Node: JIS X0212, Next: koi8-r, Prev: JIS X0208, Up: Glossary JIS X0212-1990 -------------- -A 94x94 character set (*Note 94x94 character set::) for Japanese as + A 94x94-character set (*Note 94x94-character set::) for Japanese as supplement to JIS X0208 (*Note JIS X0208::). It is a standard of Japan. -Final byte of ISO 2022 (*Note ISO 2022::) is 04/04 (`D'). - - + Final byte of ISO 2022 (*Note ISO 2022::) is 04/04 (`D').  -File: tm-en.info, Node: koi8-r, Next: KS C5601, Prev: JIS X0212, Up: Glossary +File: tm-en.info, Node: koi8-r, Next: KS C5601, Prev: JIS X0212, Up: Glossary koi8-r ------ -A MIME charset (*Note MIME charset::) for Cyrillic script for Russian or -other languages. + A MIME charset (*Note MIME charset::) for Cyrillic script for +Russian or other languages. -It is a 1 byte 8bit (*Note 8bit::) coded character set (*Note coded + It is a 1 byte 8bit (*Note 8bit::) coded character set (*Note coded character set::), not based on ISO 2022 (*Note ISO 2022::). It is a de-fact standard. -It is defined in RFC 1489. - - -[RFC 1489] A. Chernov, "Registration of a Cyrillic Character Set", - July 1993. - - + It is defined in RFC 1489. +[RFC 1489] + A. Chernov, "Registration of a Cyrillic Character Set", July 1993.  -File: tm-en.info, Node: KS C5601, Next: media type, Prev: koi8-r, Up: Glossary +File: tm-en.info, Node: KS C5601, Next: media type, Prev: koi8-r, Up: Glossary KS C5601-1987 ------------- -A 94x94-character set (*Note 94x94-character set::) for Korean language -(Hangul script). Korean Standard. Final byte of ISO 2022 (*Note ISO -2022::) is 04/03 (`C'). - - -[KS C5601] Korea Industrial Standards Association, "Code for - Information Interchange (Hangul and Hanja)", KS C 5601:1987. - - + A 94x94-character set (*Note 94x94-character set::) for Korean +language (Hangul script). Korean Standard. Final byte of ISO 2022 +(*Note ISO 2022::) is 04/03 (`C'). +[KS C5601] + Korea Industrial Standards Association, "Code for Information + Interchange (Hangul and Hanja)", KS C 5601:1987.  -File: tm-en.info, Node: media type, Next: message, Prev: KS C5601, Up: Glossary +File: tm-en.info, Node: media type, Next: message, Prev: KS C5601, Up: Glossary media type ---------- -*media type* specifies the nature of the data -in the body of MIME (*Note MIME::) entity (*Note entity::). It consists of -*type* and *subtype*. It is -defined in RFC 2046 (*Note RFC 2046::). + *media type* specifies the nature of the data in the body of MIME +(*Note MIME::) entity (*Note entity::). It consists of *type* and +*subtype*. It is defined in RFC 2046 (*Note RFC 2046::). -Currently there are following types: + Currently there are following types: * *text* + * *image* + * *audio* + * *video* + * *application* + * *multipart* (*Note multipart::) - * *message* + * *message* -And there are various subtypes, for example, application/octet-stream, -audio/basic, image/jpeg, multipart/mixed (*Note multipart/mixed::), -text/plain (*Note text/plain::), video/mpeg... + And there are various subtypes, for example, +application/octet-stream, audio/basic, image/jpeg, multipart/mixed +(*Note multipart/mixed::), text/plain (*Note text/plain::), +video/mpeg... -You can refer registered media types at MEDIA TYPES + You can refer registered media types at MEDIA TYPES (ftp://ftp.isi.edu/in-notes/iana/assignments/media-types). -In addition, you can use private type or subtype using -*x-token*, which as the prefix `x-'. However you -can not use them in public. - -(cf. *Note Content-Type field::) - - + In addition, you can use private type or subtype using *x-token*, +which as the prefix `x-'. However you can not use them in public. + (cf. *Note Content-Type field::)  -File: tm-en.info, Node: message, Next: message/rfc822, Prev: media type, Up: Glossary +File: tm-en.info, Node: message, Next: message/rfc822, Prev: media type, Up: Glossary message ------- -In this document, it means mail defined in RFC 822 (*Note RFC 822::) and -news message defined in RFC 1036 (*Note RFC 1036::). - - + In this document, it means mail defined in RFC 822 (*Note RFC 822::) +and news message defined in RFC 1036 (*Note RFC 1036::).  -File: tm-en.info, Node: message/rfc822, Next: method, Prev: message, Up: Glossary +File: tm-en.info, Node: message/rfc822, Next: method, Prev: message, Up: Glossary message/rfc822 -------------- -*message/rfc822* indicates that the body -contains an encapsulated message, with the syntax of an RFC 822 (*Note -RFC 822::) message. It is the replacement of traditional RFC 934 (*Note -RFC 934::) encapsulation. It is defined in RFC 2046 (*Note RFC 2046::). - - + *message/rfc822* indicates that the body contains an encapsulated +message, with the syntax of an RFC 822 (*Note RFC 822::) message. It is +the replacement of traditional RFC 934 (*Note RFC 934::) encapsulation. +It is defined in RFC 2046 (*Note RFC 2046::).  -File: tm-en.info, Node: method, Next: MIME, Prev: message/rfc822, Up: Glossary +File: tm-en.info, Node: method, Next: MIME, Prev: message/rfc822, Up: Glossary method ------ -Application program of tm-view to process for specified media type + Application program of tm-view to process for specified media type (*Note media type::) when user plays an entity. -There are two kinds of methods, *internal method* and *external method*. -Internal method is written by Emacs Lisp. External method is written by -C or script languages and called by asynchronous process call. - -(cf. *Note (tm-view-en)method::) - - + There are two kinds of methods, *internal method* and *external +method*. Internal method is written by Emacs Lisp. External method is +written by C or script languages and called by asynchronous process +call. + (cf. *Note (tm-view-en)method::)  -File: tm-en.info, Node: MIME, Next: MIME charset, Prev: method, Up: Glossary +File: tm-en.info, Node: MIME, Next: MIME charset, Prev: method, Up: Glossary MIME ---- -MIME stands for *Multipurpose Internet Mail Extensions*, it is an + MIME stands for *Multipurpose Internet Mail Extensions*, it is an extension for RFC 822 (*Note RFC 822::). -According to RFC 2045: + According to RFC 2045: -STD 11, RFC 822, defines a message representation protocol specifying + STD 11, RFC 822, defines a message representation protocol specifying considerable detail about US-ASCII message headers, and leaves the message content, or message body, as flat US-ASCII text. This set of documents, collectively called the Multipurpose Internet Mail Extensions, or MIME, redefines the format of messages to allow for 1. textual message bodies in character sets other than US-ASCII, + 2. an extensible set of different formats for non-textual message bodies, + 3. multi-part message bodies, and - 4. textual header information in character sets other than US-ASCII. + 4. textual header information in character sets other than US-ASCII. -It is defined in RFC 2045 (*Note RFC 2045::), RFC 2046 (*Note RFC + It is defined in RFC 2045 (*Note RFC 2045::), RFC 2046 (*Note RFC 2046::), RFC 2047 (*Note encoded-word::), RFC 2048 (*Note RFC 2048::) and RFC 2049 (*Note RFC 2049::). - -  -File: tm-en.info, Node: MIME charset, Next: MTA, Prev: MIME, Up: Glossary +File: tm-en.info, Node: MIME charset, Next: MTA, Prev: MIME, Up: Glossary MIME charset ------------ -Coded character set (*Note Coded character set::) used in Content-Type -field (*Note Content-Type field::) or charset parameter of encoded-word -(*Note encoded-word::). - -It is defined in RFC 2045 (*Note RFC 2045::). - -iso-2022-jp (*Note iso-2022-jp::) or euc-kr (*Note euc-kr::) are kinds -of it. (In this document, MIME charsets are written by small letters to -distinguish graphic character set (*Note graphic character set::). For -example, ISO 8859-1 is a graphic character set, and iso-8859-1 is a MIME -charset) + Coded character set (*Note coded character set::) used in +Content-Type field (*Note Content-Type field::) or charset parameter of +encoded-word (*Note encoded-word::). + It is defined in RFC 2045 (*Note RFC 2045::). + iso-2022-jp (*Note iso-2022-jp::) or euc-kr (*Note euc-kr::) are +kinds of it. (In this document, MIME charsets are written by small +letters to distinguish graphic character set (*Note graphic character +set::). For example, ISO 8859-1 is a graphic character set, and +iso-8859-1 is a MIME charset)  -File: tm-en.info, Node: MTA, Next: MUA, Prev: MIME charset, Up: Glossary +File: tm-en.info, Node: MTA, Next: MUA, Prev: MIME charset, Up: Glossary MTA --- -*Message Transfer Agent*. It -means mail transfer programs (ex. sendmail) and news servers. - -(cf. *Note MUA::) - - + *Message Transfer Agent*. It means mail transfer programs (ex. +sendmail) and news servers. + (cf. *Note MUA::)  -File: tm-en.info, Node: MUA, Next: MULE, Prev: MTA, Up: Glossary +File: tm-en.info, Node: MUA, Next: MULE, Prev: MTA, Up: Glossary MUA --- -*Message User Agent*. It means mail -readers and news readers. - -(cf. *Note MTA::) - - + *Message User Agent*. It means mail readers and news readers. + (cf. *Note MTA::)  -File: tm-en.info, Node: MULE, Next: multipart, Prev: MUA, Up: Glossary +File: tm-en.info, Node: MULE, Next: multipart, Prev: MUA, Up: Glossary MULE ---- -Multilingual extension of GNU Emacs (*Note Emacs::) by HANDA Ken'ichi et -al. - + Multilingual extension of GNU Emacs (*Note Emacs::) by HANDA +Ken'ichi et al. -[MULE] Nishikimi M., Handa K. and Tomura S., "Mule: MULtilingual +[MULE] + Nishikimi M., Handa K. and Tomura S., "Mule: MULtilingual Enhancement to GNU Emacs", Proc. of INET'93, August, 1993. -Now, FSF and HANDA Ken'ichi et al. are working to merge MULE feature + Now, FSF and HANDA Ken'ichi et al. are working to merge MULE feature into Emacs, there is alpha version of mule merged emacs (ftp://etlport.etl.go.jp/pub/mule/mule-19.33-delta.taz). -In addition, there is XEmacs with mule feature. + In addition, there is XEmacs with mule feature. -So now, there are 3 kinds of mule variants. + So now, there are 3 kinds of mule variants. -In this document, *mule* means any mule variants, -*MULE* means original MULE (..2.3), -*Emacs/mule* means mule merged Emacs, + In this document, *mule* means any mule variants, *MULE* means +original MULE (..2.3), *Emacs/mule* means mule merged Emacs, *XEmacs/mule* means XEmacs with mule feature. - -  -File: tm-en.info, Node: multipart, Next: multipart/alternative, Prev: MULE, Up: Glossary +File: tm-en.info, Node: multipart, Next: multipart/alternative, Prev: MULE, Up: Glossary Multipart --------- -*multipart* means media type (*Note media type::) -to insert multiple entities (*Note entities::) in a single body. Or it -also indicates a message consists of multiple entities. + *multipart* means media type (*Note media type::) to insert multiple +entities (*Note entity::) in a single body. Or it also indicates a +message consists of multiple entities. -There are following subtypes registered in RFC 2046 (*Note RFC 2046::): + There are following subtypes registered in RFC 2046 (*Note RFC +2046::): * multipart/mixed (*Note multipart/mixed::) + * multipart/alternative (*Note multipart/alternative::) + * multipart/digest (*Note multipart/digest::) + * multipart/parallel (*Note multipart/parallel::) and registered in RFC 1847 (*Note Security multipart::): * multipart/signed (*Note multipart/signed::) - * multipart/encrypted (*Note multipart/encrypted::) - - + * multipart/encrypted (*Note multipart/encrypted::)  -File: tm-en.info, Node: multipart/alternative, Next: multipart/digest, Prev: multipart, Up: Glossary +File: tm-en.info, Node: multipart/alternative, Next: multipart/digest, Prev: multipart, Up: Glossary multipart/alternative --------------------- -*multipart/digest* is one of multipart -(*Note multipart::) media types. This type is syntactically identical -to multipart/mixed (*Note multipart/mixed::), but the semantics are -different. In particular, each of the body parts is an "alternative" -version of the same information. - -(cf. *Note RFC 2046::) - - + *multipart/digest* is one of multipart (*Note multipart::) media +types. This type is syntactically identical to multipart/mixed (*Note +multipart/mixed::), but the semantics are different. In particular, +each of the body parts is an "alternative" version of the same +information. + (cf. *Note RFC 2046::)  -File: tm-en.info, Node: multipart/digest, Next: multipart/encrypted, Prev: multipart/alternative, Up: Glossary +File: tm-en.info, Node: multipart/digest, Next: multipart/encrypted, Prev: multipart/alternative, Up: Glossary multipart/digest ---------------- -*multipart/digest* is one of multipart -(*Note multipart::) media types. This type is syntactically identical -to multipart/mixed (*Note multipart/mixed::), but the semantics are -different. In particular, in a digest, the default Content-Type value -for a body part is changed from text/plain (*Note text/plain::) to -message/rfc822 (*Note message/rfc822::). - -This is the replacement of traditional RFC 1153 (*Note RFC 1153::) based -encapsulation (*Note encapsulation::). - -(cf. *Note RFC 2046::) - + *multipart/digest* is one of multipart (*Note multipart::) media +types. This type is syntactically identical to multipart/mixed (*Note +multipart/mixed::), but the semantics are different. In particular, in +a digest, the default Content-Type value for a body part is changed +from text/plain (*Note text/plain::) to message/rfc822 (*Note +message/rfc822::). + This is the replacement of traditional RFC 1153 (*Note RFC 1153::) +based encapsulation (*Note encapsulation::). + (cf. *Note RFC 2046::)  -File: tm-en.info, Node: multipart/encrypted, Next: multipart/mixed, Prev: multipart/digest, Up: Glossary +File: tm-en.info, Node: multipart/encrypted, Next: multipart/mixed, Prev: multipart/digest, Up: Glossary multipart/encrypted ------------------- -It is a Security multipart (*Note Security multipart::) defined in RFC -1847, used to represent encrypted message. - -(cf. *Note PGP/MIME::) - - + It is a Security multipart (*Note Security multipart::) defined in +RFC 1847, used to represent encrypted message. + (cf. *Note PGP/MIME::)  -File: tm-en.info, Node: multipart/mixed, Next: multipart/parallel, Prev: multipart/encrypted, Up: Glossary +File: tm-en.info, Node: multipart/mixed, Next: multipart/parallel, Prev: multipart/encrypted, Up: Glossary multipart/mixed --------------- -Primary and default subtype of multipart (*Note multipart::), it is used -when the body parts are independent and need to be bundled in a + Primary and default subtype of multipart (*Note multipart::), it is +used when the body parts are independent and need to be bundled in a particular order. -(cf. *Note RFC 2046::) - - - + (cf. *Note RFC 2046::)  -File: tm-en.info, Node: multipart/parallel, Next: multipart/signed, Prev: multipart/mixed, Up: Glossary +File: tm-en.info, Node: multipart/parallel, Next: multipart/signed, Prev: multipart/mixed, Up: Glossary multipart/parallel ------------------ -*multipart/parallel* is a subtype of -multipart (*Note multipart::). This type is syntactically identical to -multipart/mixed (*Note multipart/mixed::), but the semantics are -different. In particular, in a parallel entity, the order of body parts -is not significant. - -(cf. *Note RFC 2046::) - - + *multipart/parallel* is a subtype of multipart (*Note multipart::). +This type is syntactically identical to multipart/mixed (*Note +multipart/mixed::), but the semantics are different. In particular, in +a parallel entity, the order of body parts is not significant. + (cf. *Note RFC 2046::)  -File: tm-en.info, Node: multipart/signed, Next: PGP, Prev: multipart/parallel, Up: Glossary +File: tm-en.info, Node: multipart/signed, Next: PGP, Prev: multipart/parallel, Up: Glossary multipart/signed ---------------- -It is a Security multipart (*Note Security multipart::) defined in RFC -1847, used to represent signed message. - -(cf. *Note PGP/MIME::) - - + It is a Security multipart (*Note Security multipart::) defined in +RFC 1847, used to represent signed message. + (cf. *Note PGP/MIME::)  -File: tm-en.info, Node: PGP, Next: PGP-kazu, Prev: multipart/signed, Up: Glossary +File: tm-en.info, Node: PGP, Next: PGP-kazu, Prev: multipart/signed, Up: Glossary PGP --- -A public key encryption program by Phil Zimmermann. It provides + A public key encryption program by Phil Zimmermann. It provides encryption and signature for message (*Note message::). PGP stands for *Pretty Good Privacy*. -Traditional PGP uses RFC 934 (*Note RFC 934::) encapsulation (*Note -encapsulation::). It is conflict with MIME (*Note MIME::). So PGP/MIME -(*Note PGP/MIME::) is defined. On the other hand, PGP-kazu (*Note -PGP-kazu::) was proposed to use PGP encapsulation in MIME. But it is -obsoleted. - - -[PGP: RFC 1991] D. Atkins, W. Stallings and P. Zimmermann, "PGP - Message Exchange Formats", August 1996, Informational. - - - + Traditional PGP uses RFC 934 (*Note RFC 934::) encapsulation (*Note +encapsulation::). It is conflict with MIME (*Note MIME::). So +PGP/MIME (*Note PGP/MIME::) is defined. On the other hand, PGP-kazu +(*Note PGP-kazu::) was proposed to use PGP encapsulation in MIME. But +it is obsoleted. +[PGP: RFC 1991] + D. Atkins, W. Stallings and P. Zimmermann, "PGP Message Exchange + Formats", August 1996, Informational.  -File: tm-en.info, Node: PGP-kazu, Next: PGP/MIME, Prev: PGP, Up: Glossary +File: tm-en.info, Node: PGP-kazu, Next: PGP/MIME, Prev: PGP, Up: Glossary PGP-kazu -------- -In this document, *PGP-kazu* means a method to use traditional PGP + In this document, *PGP-kazu* means a method to use traditional PGP encapsulation in MIME (*Note MIME::), proposed by YAMAMOTO Kazuhiko. -PGP-kazu defines a media type (*Note media type::), + PGP-kazu defines a media type (*Note media type::), *application/pgp*. -In application/pgp entity, PGP encapsulation (*Note encapsulation::) is -used. PGP encapsulation conflicts with MIME, so it requires + In application/pgp entity, PGP encapsulation (*Note encapsulation::) +is used. PGP encapsulation conflicts with MIME, so it requires PGP-processing to read as MIME message. -It was obsoleted, so you should use PGP/MIME (*Note PGP/MIME::). + It was obsoleted, so you should use PGP/MIME (*Note PGP/MIME::). However if you want to use traditional PGP message, it might be available. - -  -File: tm-en.info, Node: PGP/MIME, Next: Quoted-Printable, Prev: PGP-kazu, Up: Glossary +File: tm-en.info, Node: PGP/MIME, Next: Quoted-Printable, Prev: PGP-kazu, Up: Glossary PGP/MIME -------- -PGP (*Note PGP::) and MIME (*Note MIME::) integration proposed by + PGP (*Note PGP::) and MIME (*Note MIME::) integration proposed by Michael Elkins. -It is based on RFC 1847 (*Note Security multipart::), so it is + It is based on RFC 1847 (*Note Security multipart::), so it is harmonious with MIME, but it is not compatible with traditional PGP encapsulation. However MIME MUA can read PGP/MIME signed message even if it does not support PGP/MIME. -PGP/MIME (*Note PGP/MIME::) will be standard of PGP message. - - -[PGP/MIME: RFC 2015] M. Elkins, "MIME Security with Pretty Good - Privacy (PGP)", October 1996, Standards Track. - - + PGP/MIME (*Note PGP/MIME::) will be standard of PGP message. +[PGP/MIME: RFC 2015] + M. Elkins, "MIME Security with Pretty Good Privacy (PGP)", October + 1996, Standards Track.  -File: tm-en.info, Node: Quoted-Printable, Next: RFC 821, Prev: PGP/MIME, Up: Glossary +File: tm-en.info, Node: Quoted-Printable, Next: RFC 821, Prev: PGP/MIME, Up: Glossary Quoted-Printable ---------------- -*Quoted-Printable* is a transfer -encoding method of MIME (*Note MIME::) defined in RFC 2045 (*Note RFC -2045::). - -If the data being encoded are mostly US-ASCII text, the encoded form of -the data remains largely recognizable by humans. - -(cf. *Note Base64::) - + *Quoted-Printable* is a transfer encoding method of MIME (*Note +MIME::) defined in RFC 2045 (*Note RFC 2045::). + If the data being encoded are mostly US-ASCII text, the encoded form +of the data remains largely recognizable by humans. + (cf. *Note Base64::)  -File: tm-en.info, Node: RFC 821, Next: RFC 822, Prev: Quoted-Printable, Up: Glossary +File: tm-en.info, Node: RFC 821, Next: RFC 822, Prev: Quoted-Printable, Up: Glossary RFC 821 ------- - -[SMTP: RFC 821] J. Postel, "Simple Mail Transfer Protocol", August - 1982, STD 10. - - - +[SMTP: RFC 821] + J. Postel, "Simple Mail Transfer Protocol", August 1982, STD 10.  -File: tm-en.info, Node: RFC 822, Next: RFC 934, Prev: RFC 821, Up: Glossary +File: tm-en.info, Node: RFC 822, Next: RFC 934, Prev: RFC 821, Up: Glossary RFC 822 ------- -A RFC defines format of Internet mail message, mainly *message header*. + A RFC defines format of Internet mail message, mainly *message +header*. *[Memo]* + news message is based on RFC 822, so *Internet message* may be + more suitable than *Internet mail* . - news message is based on RFC 822, so *Internet message* may be more suitable than - *Internet mail* . - - - -[RFC 822] D. Crocker, "Standard for the Format of ARPA Internet - Text Messages", August 1982, STD 11. - - - +[RFC 822] + D. Crocker, "Standard for the Format of ARPA Internet Text + Messages", August 1982, STD 11.  -File: tm-en.info, Node: RFC 934, Next: RFC 1036, Prev: RFC 822, Up: Glossary +File: tm-en.info, Node: RFC 934, Next: RFC 1036, Prev: RFC 822, Up: Glossary RFC 934 ------- -A RFC defines an *encapsulation* (*Note encapsulation::) method for + A RFC defines an *encapsulation* (*Note encapsulation::) method for Internet mail (*Note RFC 822::). -It conflicts with MIME (*Note MIME::), so you should use message/rfc822 -(*Note message/rfc822::). - - -[RFC 934] Marshall T. Rose and Einar A. Stefferud, "Proposed - Standard for Message Encapsulation", January 1985. - - + It conflicts with MIME (*Note MIME::), so you should use +message/rfc822 (*Note message/rfc822::). +[RFC 934] + Marshall T. Rose and Einar A. Stefferud, "Proposed Standard for + Message Encapsulation", January 1985.  -File: tm-en.info, Node: RFC 1036, Next: RFC 1153, Prev: RFC 934, Up: Glossary +File: tm-en.info, Node: RFC 1036, Next: RFC 1153, Prev: RFC 934, Up: Glossary RFC 1036 -------- -A RFC defines format of USENET message. It is a subset of RFC 822 + A RFC defines format of USENET message. It is a subset of RFC 822 (*Note RFC 822::). It is not Internet standard, but a lot of netnews excepting Usenet uses it. - -[USENET: RFC 1036] M. Horton and R. Adams, "Standard for - Interchange of USENET Messages", December 1987, (obsolete RFC 850). - - - +[USENET: RFC 1036] + M. Horton and R. Adams, "Standard for Interchange of USENET + Messages", December 1987, (obsolete RFC 850).  -File: tm-en.info, Node: RFC 1153, Next: RFC 1557, Prev: RFC 1036, Up: Glossary +File: tm-en.info, Node: RFC 1153, Next: RFC 1557, Prev: RFC 1036, Up: Glossary RFC 1153 -------- - -[RFC 1153] F. Wancho, "Digest Message Format", April 1990. - - - +[RFC 1153] + F. Wancho, "Digest Message Format", April 1990.  -File: tm-en.info, Node: RFC 1557, Next: RFC 1922, Prev: RFC 1153, Up: Glossary +File: tm-en.info, Node: RFC 1557, Next: RFC 1922, Prev: RFC 1153, Up: Glossary RFC 1557 -------- -A RFC defines MIME charset (*Note MIME charset::)s for Korean, euc-kr + A RFC defines MIME charset (*Note MIME charset::)s for Korean, euc-kr (*Note euc-kr::) and iso-2022-kr (*Note iso-2022-kr::). - -[RFC 1557] U. Choi, K. Chon and H. Park, "Korean Character Encoding - for Internet Messages", December 1993, Informational. - - - +[RFC 1557] + U. Choi, K. Chon and H. Park, "Korean Character Encoding for + Internet Messages", December 1993, Informational.  -File: tm-en.info, Node: RFC 1922, Next: RFC 2045, Prev: RFC 1557, Up: Glossary +File: tm-en.info, Node: RFC 1922, Next: RFC 2045, Prev: RFC 1557, Up: Glossary RFC 1922 -------- -A RFC defines MIME charset (*Note MIME charset::)s for Chinese, + A RFC defines MIME charset (*Note MIME charset::)s for Chinese, iso-2022-cn (*Note iso-2022-cn::), iso-2022-cn-ext (*Note iso-2022-cn-ext::), cn-gb (*Note cn-gb::), cn-big5 (*Note cn-big5::), etc. -In addition, it defines additional parameters of Content-Type field -(*Note Content-Type field::) field, -*charset-edition* and + In addition, it defines additional parameters of Content-Type field +(*Note Content-Type field::) field, *charset-edition* and *charset-extension*. - -[RFC 1922] Zhu, HF., Hu, DY., Wang, ZG., Kao, TC., Chang, WCH. and - Crispin, M., "Chinese Character Encoding for Internet Messages", - March 1996, Informational. - - - +[RFC 1922] + Zhu, HF., Hu, DY., Wang, ZG., Kao, TC., Chang, WCH. and Crispin, + M., "Chinese Character Encoding for Internet Messages", March 1996, + Informational.  -File: tm-en.info, Node: RFC 2045, Next: RFC 2046, Prev: RFC 1922, Up: Glossary +File: tm-en.info, Node: RFC 2045, Next: RFC 2046, Prev: RFC 1922, Up: Glossary RFC 2045 -------- - -[RFC 2045] N. Freed and N. Borenstein, "Multipurpose Internet Mail - Extensions (MIME) Part One: Format of Internet Message Bodies", - November 1996, Standards Track (obsolete RFC 1521, 1522, 1590). - - - +[RFC 2045] + N. Freed and N. Borenstein, "Multipurpose Internet Mail Extensions + (MIME) Part One: Format of Internet Message Bodies", November 1996, + Standards Track (obsolete RFC 1521, 1522, 1590).  -File: tm-en.info, Node: RFC 2046, Next: RFC 2048, Prev: RFC 2045, Up: Glossary +File: tm-en.info, Node: RFC 2046, Next: RFC 2048, Prev: RFC 2045, Up: Glossary RFC 2046 -------- - -[RFC 2046] N. Freed and N. Borenstein, "Multipurpose Internet Mail - Extensions (MIME) Part Two: Media Types", November 1996, Standards - Track (obsolete RFC 1521, 1522, 1590). - - - +[RFC 2046] + N. Freed and N. Borenstein, "Multipurpose Internet Mail Extensions + (MIME) Part Two: Media Types", November 1996, Standards Track + (obsolete RFC 1521, 1522, 1590).  -File: tm-en.info, Node: RFC 2048, Next: RFC 2049, Prev: RFC 2046, Up: Glossary +File: tm-en.info, Node: RFC 2048, Next: RFC 2049, Prev: RFC 2046, Up: Glossary RFC 2048 -------- - -[RFC 2048] N. Freed, J. Klensin and J. Postel, "Multipurpose - Internet Mail Extensions (MIME) Part Four: Registration - Procedures", November 1996, Standards Track (obsolete RFC 1521, - 1522, 1590). - - - +[RFC 2048] + N. Freed, J. Klensin and J. Postel, "Multipurpose Internet Mail + Extensions (MIME) Part Four: Registration Procedures", November + 1996, Standards Track (obsolete RFC 1521, 1522, 1590).  -File: tm-en.info, Node: RFC 2049, Next: plain text, Prev: RFC 2048, Up: Glossary +File: tm-en.info, Node: RFC 2049, Next: plain text, Prev: RFC 2048, Up: Glossary RFC 2049 -------- - -[RFC 2049] N. Freed and N. Borenstein, "Multipurpose Internet Mail - Extensions (MIME) Part Five: Conformance Criteria and Examples", - November 1996, Standards Track (obsolete RFC 1521, 1522, 1590). - - - +[RFC 2049] + N. Freed and N. Borenstein, "Multipurpose Internet Mail Extensions + (MIME) Part Five: Conformance Criteria and Examples", November + 1996, Standards Track (obsolete RFC 1521, 1522, 1590).  -File: tm-en.info, Node: plain text, Next: Security multipart, Prev: RFC 2049, Up: Glossary +File: tm-en.info, Node: plain text, Next: Security multipart, Prev: RFC 2049, Up: Glossary plain text ---------- -A textual data represented by only coded character set (*Note coded + A textual data represented by only coded character set (*Note coded character set::). It does not have information about font or typesetting. (cf. *Note text/plain::) - - -  -File: tm-en.info, Node: Security multipart, Next: text/enriched, Prev: plain text, Up: Glossary +File: tm-en.info, Node: Security multipart, Next: text/enriched, Prev: plain text, Up: Glossary Security multipart ------------------ -A format to represent signed/encrypted message in MIME (*Note MIME::). - -It defines two multipart media types, -*multipart/signed* -(*Note multipart/signed::) and -*multipart/encrypted* -(*Note multipart/encrypted::). - -MOSS and PGP/MIME (*Note PGP/MIME::) are based on it. - - -[Security multipart: RFC 1847] James Galvin, Gale Murphy, Steve - Crocker and Ned Freed, "Security Multiparts for MIME: - Multipart/Signed and Multipart/Encrypted", October 1995, Standards - Track. + A format to represent signed/encrypted message in MIME (*Note +MIME::). + It defines two multipart media types, *multipart/signed* (*Note +multipart/signed::) and *multipart/encrypted* (*Note +multipart/encrypted::). + MOSS and PGP/MIME (*Note PGP/MIME::) are based on it. +[Security multipart: RFC 1847] + James Galvin, Gale Murphy, Steve Crocker and Ned Freed, "Security + Multiparts for MIME: Multipart/Signed and Multipart/Encrypted", + October 1995, Standards Track.  -File: tm-en.info, Node: text/enriched, Next: text/plain, Prev: Security multipart, Up: Glossary +File: tm-en.info, Node: text/enriched, Next: text/plain, Prev: Security multipart, Up: Glossary text/enriched ------------- - -[text/enriched: RFC 1896] P. Resnick and A. Walker, "The - text/enriched MIME Content-type", February 1996, (obsolete RFC - 1563). - - - +[text/enriched: RFC 1896] + P. Resnick and A. Walker, "The text/enriched MIME Content-type", + February 1996, (obsolete RFC 1563).  -File: tm-en.info, Node: text/plain, Next: tm-kernel, Prev: text/enriched, Up: Glossary +File: tm-en.info, Node: text/plain, Next: tm-kernel, Prev: text/enriched, Up: Glossary text/plain ---------- -*text/plain* is a media type (*Note media type::) for plain text (*Note plain text::), defined in RFC 2046 (*Note RFC 2046::). + *text/plain* is a media type (*Note media type::) for plain text +(*Note plain text::), defined in RFC 2046 (*Note RFC 2046::). -The default media type of "text/plain; charset=us-ascii" for Internet + The default media type of "text/plain; charset=us-ascii" for Internet mail describes existing Internet practice. That is, it is the type of body defined by RFC 822 (*Note RFC 822::). -(cf. *Note MIME charset::) (cf. *Note us-ascii::) - - - + (cf. *Note MIME charset::) (cf. *Note us-ascii::)  -File: tm-en.info, Node: tm-kernel, Next: tm-MUA, Prev: text/plain, Up: Glossary +File: tm-en.info, Node: tm-kernel, Next: tm-MUA, Prev: text/plain, Up: Glossary tm-kernel, tm ------------- -A libraries to provide user interface about MIME (*Note MIME::) for + A libraries to provide user interface about MIME (*Note MIME::) for emacs. tm stands for `tools for MIME'. *[Unimportant notice(^-^;]* - * tm may not stand for "tiny-mime"(^-^; - - * tm may not stand for initial of an author (^-^; - - * "Tools for MIME" may be strained (^-^; - + * tm may not stand for initial of an author (^-^; + * "Tools for MIME" may be strained (^-^;  -File: tm-en.info, Node: tm-MUA, Next: us-ascii, Prev: tm-kernel, Up: Glossary +File: tm-en.info, Node: tm-MUA, Next: us-ascii, Prev: tm-kernel, Up: Glossary tm-MUA ------ -MUA (*Note MUA::) or MUA extender using tm (*Note tm-kernel::). + MUA (*Note MUA::) or MUA extender using tm (*Note tm-kernel::). + + *tm oomori package* has following extenders: -*tm oomori package* has following extenders: + * *tm-mh-e* (*Note (tm-mh-e-en)::) for mh-e (*Note (mh-e)::) - * *tm-mh-e* (*Note (tm-mh-e-en)::) - for mh-e (*Note (mh-e)::) * *tm-gnus* (*Note (tm-gnus_en)::) for GNUS - * *gnus-mime* (*Note (gnus-mime-en)::) for Gnus - * *tm-vm* (*Note (tm-vm_en)::) for VM - * *tm-rmail* for RMAIL + * *gnus-mime* (*Note (gnus-mime-en)::) for Gnus + * *tm-vm* (*Note (tm-vm_en)::) for VM + * *tm-rmail* for RMAIL  -File: tm-en.info, Node: us-ascii, Prev: tm-MUA, Up: Glossary +File: tm-en.info, Node: us-ascii, Prev: tm-MUA, Up: Glossary us-ascii -------- -A MIME charset (*Note MIME charset::) for primary Latin script mainly + A MIME charset (*Note MIME charset::) for primary Latin script mainly written by English or other languages. -It is a 7bit coded character set (*Note coded character set::) based on -ISO 2022 (*Note ISO 2022::), it contains only ASCII (*Note ASCII::) and -code extension (*Note code extension::) is not allowed. - -It is standard coded character set of Internet mail. If MIME charset is -not specified, *us-ascii* is used as default. - -In addition, *ASCII* of RFC 822 (*Note RFC 822::) should be interpreted -as us-ascii. + It is a 7bit coded character set (*Note coded character set::) based +on ISO 2022 (*Note ISO 2022::), it contains only ASCII (*Note ASCII::) +and code extension (*Note code extension::) is not allowed. + It is standard coded character set of Internet mail. If MIME +charset is not specified, *us-ascii* is used as default. + In addition, *ASCII* of RFC 822 (*Note RFC 822::) should be +interpreted as us-ascii.  -File: tm-en.info, Node: Setting, Next: Bug report, Prev: Introduction, Up: Top +File: tm-en.info, Node: Setting, Next: Bug report, Prev: Introduction, Up: Top Setting ******* -In the tm package, two files, `mime-setup.el' and `tm-setup.el', are + In the tm package, two files, `mime-setup.el' and `tm-setup.el', are provided to ease the setup. -The `mime-setup.el' is used for the whole MIME related setup including -MIME encoding using `tm-edit.el', while `tm-setup.el' is used to set up -tm-MUA only. - + The `mime-setup.el' is used for the whole MIME related setup +including MIME encoding using `tm-edit.el', while `tm-setup.el' is used +to set up tm-MUA only. * Menu: @@ -1837,41 +1598,37 @@ tm-MUA only. * setting for VM:: Setting for VM * manual setting:: Setting up without loading provided setup files -  -File: tm-en.info, Node: mime-setup, Next: tm-setup, Prev: Setting, Up: Setting +File: tm-en.info, Node: mime-setup, Next: tm-setup, Prev: Setting, Up: Setting Normal setting ============== -If you want normal setting, please use *mime-setup*. For example, + If you want normal setting, please use *mime-setup*. For example, please insert following into `~/.emacs': (load "mime-setup") - -As `mime-setup.el' loads `tm-setup.el', you don't need to load + As `mime-setup.el' loads `tm-setup.el', you don't need to load `tm-setup.el' when you use `mime-setup.el' (Description of old version of Gnus FAQ is wrong!) - * Menu: -* signature:: +* signature:: * Notice about GNUS:: Notices for GNUS -  -File: tm-en.info, Node: signature, Next: Notice about GNUS, Prev: mime-setup, Up: mime-setup +File: tm-en.info, Node: signature, Next: Notice about GNUS, Prev: mime-setup, Up: mime-setup signature --------- -You can set up the *automatic signature selection tool* using + You can set up the *automatic signature selection tool* using `mime-setup'. If you want to automatically select the signature file -depending on how the message headers show, add lines like shown below to -your .emacs (Refer to the reference manual of `signature.el' for more -details). +depending on how the message headers show, add lines like shown below +to your .emacs (Refer to the reference manual of `signature.el' for +more details). (setq signature-file-alist '((("Newsgroups" . "jokes") . "~/.signature-jokes") @@ -1881,122 +1638,93 @@ details). (("To" . ("sim" "oku" "takuo")) . "~/.signature-formal") )) - - - -- Variable: mime-setup-use-signature - + - Variable: mime-setup-use-signature If it is not `nil', `mime-setup.el' sets up for `signature.el'. Its default value is `t'. - - - -- Variable: mime-setup-signature-key-alist - + - Variable: mime-setup-signature-key-alist It defines key to bind signature inserting command for each major-mode. Its default value is following: ((mail-mode . "\C-c\C-w")) - If you want to change, please rewrite it. For example: (set-alist 'mime-setup-signature-key-alist 'news-reply-mode "\C-c\C-w") - - - -- Variable: mime-setup-default-signature-key - + - Variable: mime-setup-default-signature-key If key to bind signature inserting command for a major-mode is not found from `mime-setup-signature-key-alist', its value is used as key. Its default value is `"\C-c\C-s"'. - - -  -File: tm-en.info, Node: Notice about GNUS, Prev: signature, Up: mime-setup +File: tm-en.info, Node: Notice about GNUS, Prev: signature, Up: mime-setup Notices for GNUS ---------------- -When `mime-setup.el' sets up for `signature.el', it sets variable + When `mime-setup.el' sets up for `signature.el', it sets variable `gnus-signature-file' to `nil'. Therefore GNUS does not insert signature automatically when it is sending a message. Reason of this setting is following: -GNUS inserts signature after `tm-edit.el' composed as MIME message. + GNUS inserts signature after `tm-edit.el' composed as MIME message. Therefore signature inserted by GNUS is not processed as a valid MIME part. In particular, for multipart message, signature places in outside of MIME part. So MIME MUA might not display it. -Other notice is key bind. In historical reason, key bind to insert + Other notice is key bind. In historical reason, key bind to insert signature is `C-c C-s' (like mh-e (*Note (mh-e)::)) instead of `C-c C-w'. If you change to GNUS's default, please set following: (set-alist 'mime-setup-signature-key-alist 'news-reply-mode "\C-c\C-w") - - -  -File: tm-en.info, Node: tm-setup, Next: setting for VM, Prev: mime-setup, Up: Setting +File: tm-en.info, Node: tm-setup, Next: setting for VM, Prev: mime-setup, Up: Setting Setting not to use tm-edit ========================== -*tm-setup* only sets up tm-MUA (*Note tm-MUA::)s. -In other words, it is a setting to avoid to use tm-edit. If you don't -want to compose MIME message or want to use other MIME composer, please -use it instead of `mime-setup.el'. + *tm-setup* only sets up tm-MUA (*Note tm-MUA::)s. In other words, +it is a setting to avoid to use tm-edit. If you don't want to compose +MIME message or want to use other MIME composer, please use it instead +of `mime-setup.el'. -For example, please insert following into `~/.emacs': + For example, please insert following into `~/.emacs': (load "tm-setup") - - *[Memo]* - If you use `mime-setup.el', you you don't need to load `tm-setup.el'. - - -  -File: tm-en.info, Node: setting for VM, Next: manual setting, Prev: tm-setup, Up: Setting +File: tm-en.info, Node: setting for VM, Next: manual setting, Prev: tm-setup, Up: Setting Setting for VM ============== -If you use *vm*, please insert following in `~/.vm': + If you use *vm*, please insert following in `~/.vm': (require 'tm-vm) - - *[Notice]* - If you use *BBDB*, please insert `(require 'tm-vm)' *after* `(bbdb-insinuate-vm)'. - - -  -File: tm-en.info, Node: manual setting, Prev: setting for VM, Up: Setting +File: tm-en.info, Node: manual setting, Prev: setting for VM, Up: Setting Setting up without loading provided setup files =============================================== -You may find the valuable hints in `mime-setup.el' or `tm-setup.el' if -you want to set up MIME environment without loading the tm-provided + You may find the valuable hints in `mime-setup.el' or `tm-setup.el' +if you want to set up MIME environment without loading the tm-provided setup files. *[Memo]* - Current tm provides some convenient features to expect tm-edit, and they can not use if `mime-setup.el' is not used. If you want to set up original setting to use tm-edit, please declare following @@ -2005,354 +1733,369 @@ setup files. (provide 'mime-setup) - - -  -File: tm-en.info, Node: Bug report, Next: Concept Index, Prev: Setting, Up: Top +File: tm-en.info, Node: Bug report, Next: Acknowledgments, Prev: Setting, Up: Top How to report bug and about mailing list of tm ********************************************** -If you write bug-reports and/or suggestions for improvement, please send -them to the tm Mailing List: + If you write bug-reports and/or suggestions for improvement, please +send them to the tm Mailing List: * Japanese <bug-tm-ja@chamonix.jaist.ac.jp> - * English <bug-tm-en@chamonix.jaist.ac.jp> + * English <bug-tm-en@chamonix.jaist.ac.jp> -Notice that, we does not welcome bug reports about too old version. + Notice that, we does not welcome bug reports about too old version. Bugs in old version might be fixed. So please try latest version at first. -You should write *good bug report*. If you write only "tm does not + You should write *good bug report*. If you write only "tm does not work", we can not find such situations. At least, you should write name, type, variants and version of OS, emacs, tm and MUA, and setting. -In addition, if error occurs, to send backtrace is very -important. (cf. *Note (emacs)Bugs::) +In addition, if error occurs, to send backtrace is very important. (cf. +*Note (emacs)Bugs::) -Bug may not appear only your environment, but also in a lot of + 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. -Via the tm ML, you can report tm bugs, obtain the latest release of tm, -and discuss future enhancements to tm. To join the tm ML, send e-mail -to: + Via the tm ML, you can report tm bugs, obtain the latest release of +tm, and discuss future enhancements to tm. To join the tm ML, send +e-mail to: * Japanese <tm-ja-admin@chamonix.jaist.ac.jp> - * English <tm-en-admin@chamonix.jaist.ac.jp> -Since the user registration is done manually, please write the mail body -in human-recognizable language (^_^). + * English <tm-en-admin@chamonix.jaist.ac.jp> + +Since the user registration is done manually, please write the mail +body in human-recognizable language (^_^). + + +File: tm-en.info, Node: Acknowledgments, Next: Concept Index, Prev: Bug report, Up: Top + +Acknowledgments +*************** + + I thank MASUTANI Yasuhiro. He requested me a lot of important +features and gave me a lot of suggestions when tm-view was born. +tm-view is based on his influence. + I thank ENAMI Tsugutomo for work of `mime.el', which is an origin of +`tm-ew-d.el' and `mel-b.el', and permission to rewrite for tm. + I thank OKABE Yasuo for work of internal method for LaTeX and +automatic assembling method for message/partial. I thank UENO Hiroshi +for work of internal method for tar archive. + + I thank UMEDA Masanobu for his work of `mime.el', which is the +origin of tm-edit, and permission to rewrite his work as tm-edit. + + I thank KOBAYASHI Shuhei for his work as a tm maintainer. In +addition, he often points out or suggests about conformity with RFCs. + + I thank Oscar Figueiredo for his work as the maintainer of tm-vm. He +improves tm-vm and wrote a good manual of tm-vm. + + Last of all, I thank members of two tm mailing lists, Japanese and +English version.  -File: tm-en.info, Node: Concept Index, Next: Variable Index, Prev: Bug report, Up: Top +File: tm-en.info, Node: Concept Index, Next: Variable Index, Prev: Acknowledgments, Up: Top Concept Index ************* - * Menu: -* 7bit -* 7bit: 7bit. 5. -* 7bit (textual) string: 7bit. 12. -* 8bit -* 8bit: 8bit. 5. -* 8bit (textual) -* 94-character set: 94-character set. 5. -* 94x94-character set: 94x94-character set. 5. -* 96-character set: 96-character set. 5. -* ANSI X3.4:1986: ASCII. 9. -* application: media type. 21. -* application/pgp: PGP-kazu. 9. -* ASCII: ASCII. 5. -* ASCII: ASCII. 9. -* ASCII: us-ascii. 16. -* audio: media type. 17. -* automatic signature selection -* Base64: Base64. 5. -* BBDB: setting for VM. 14. -* BIG5: cn-big5. 15. -* binary: binary. 6. -* charset-edition: RFC 1922. 12. -* charset-extension: RFC 1922. 13. -* CNS 11643:1992: CNS 11643. 35. -* CNS 11643-1992: CNS 11643. 35. -* Emacs/mule: MULE. 22. -* encapsulation: RFC 934. 6. -* euc-kr: euc-kr. 14. -* Experimental: Content-Disposition. 8. -* external method: method. 10. -* FTP: FTP. 5. -* GB 2312: GB 2312. 11. -* GB 2312:1980: GB 2312. 11. -* GB 8565.2: GB 8565.2. 8. -* GB 8565.2:1988: GB 8565.2. 8. -* gnus-mime: tm-MUA. 15. -* good bug report: Bug report. 17. -* image: media type. 15. -* Informational: hz-gb2312. 15. -* Informational: hz-gb2312. 20. -* Informational: iso-2022-jp-2. 10. -* Informational: iso-8859-7. 13. -* Informational: PGP. 15. -* Informational: RFC 1557. 8. -* Informational: RFC 1922. 15. -* internal method: method. 9. -* Internet -* Internet mail: RFC 822. 10. -* ISO 2022: ISO 2022. 8. -* ISO 646: ISO 646. 5. -* ISO 8859-1: ISO 8859-1. 5. -* ISO 8859-1:1987: ISO 8859-1. 5. -* ISO 8859-2: ISO 8859-2. 5. -* ISO 8859-2:1987: ISO 8859-2. 5. -* ISO 8859-3: ISO 8859-3. 5. -* ISO 8859-3:1988: ISO 8859-3. 5. -* ISO 8859-4: ISO 8859-4. 5. -* ISO 8859-4:1988: ISO 8859-4. 5. -* ISO 8859-5: ISO 8859-5. 5. -* ISO 8859-5:1988: ISO 8859-5. 5. -* ISO 8859-6: ISO 8859-6. 5. -* ISO 8859-6:1987: ISO 8859-6. 5. -* ISO 8859-7: ISO 8859-7. 5. -* ISO 8859-7:1987: ISO 8859-7. 5. -* ISO 8859-8: ISO 8859-8. 5. -* ISO 8859-8:1988: ISO 8859-8. 5. -* ISO 8859-9: ISO 8859-9. 5. -* ISO 8859-9:1990: ISO 8859-9. 5. -* iso-2022-jp: iso-2022-jp. 19. -* iso-2022-jp-2: iso-2022-jp-2. 10. -* iso-8859-1: iso-8859-1. 5. -* iso-8859-2: iso-8859-2. 5. -* iso-8859-5: iso-8859-5. 5. -* iso-8859-7: iso-8859-7. 13. -* iso-8859-7: iso-8859-7. 5. -* ISO/IEC 2022:1994: ISO 2022. 8. -* ISO/IEC 646:1991: ISO 646. 5. -* JIS X 0201-1976:: JIS X0201. 11. -* JIS X0208:1983,1990: JIS X0208. 25. -* JIS C6220-1976: JIS X0201. 10. -* JIS C6226:1978: JIS X0208. 20. -* JIS X 0208:1997? draft: JIS X0208. 34. -* JIS X 0201:1997? draft: JIS X0201. 18. -* JIS X0201-1976: JIS X0201. 11. -* JIS X0201-1997?: JIS X0201. 18. -* JIS X0208-1978: JIS X0208. 20. -* JIS X0208-1983,1990: JIS X0208. 25. -* JIS X0208-1997?: JIS X0208. 34. -* KS C 5601:1987: KS C5601. 9. -* KS C 5861:1992: euc-kr. 14. -* KS C5601: KS C5601. 9. -* media type: media type. 5. -* message -* message: media type. 25. -* Message Transfer Agent: MTA. 5. -* Message User Agent: MUA. 5. -* message/rfc822: message/rfc822. 5. -* mime-setup: mime-setup. 6. -* MULE: MULE. 21. -* mule: MULE. 21. -* MULE: MULE. 8. -* multipart: media type. 23. -* multipart: multipart. 5. -* multipart/digest: multipart/alternative. 5. -* multipart/digest: multipart/digest. 5. -* multipart/encrypted: Security multipart. 10. -* multipart/parallel: multipart/parallel. 5. -* multipart/signed: Security multipart. 8. -* Multipurpose Internet Mail -* pad: Base64. 11. -* parameter: Content-Type field. 21. -* PGP: PGP. 15. -* PGP-kazu: PGP-kazu. 6. -* PGP/MIME: PGP/MIME. 15. -* Pretty Good Privacy: PGP. 7. -* Quoted-Printable: Quoted-Printable. 5. -* RFC 1036: RFC 1036. 9. -* RFC 1153: RFC 1153. 5. -* RFC 1468: iso-2022-jp. 19. -* RFC 1489: koi8-r. 14. -* RFC 1554: iso-2022-jp-2. 10. -* RFC 1557: RFC 1557. 8. -* RFC 1806: Content-Disposition. 8. -* RFC 1842: hz-gb2312. 15. -* RFC 1843: hz-gb2312. 20. -* RFC 1847: Security multipart. 15. -* RFC 1896: text/enriched. 5. -* RFC 1922: RFC 1922. 15. -* RFC 1947: iso-8859-7. 13. -* RFC 1991: PGP. 15. -* RFC 2015: PGP/MIME. 15. -* RFC 2045: RFC 2045. 5. -* RFC 2046: RFC 2046. 5. -* RFC 2047: encoded-word. 7. -* RFC 2047: encoded-word. 8. -* RFC 2048: RFC 2048. 5. -* RFC 2049: RFC 2049. 5. -* RFC 821: RFC 821. 5. -* RFC 822: RFC 822. 13. -* RFC 934: RFC 934. 11. -* RFC 959: FTP. 5. -* Security multipart: Security multipart. 15. -* SMTP: RFC 821. 5. -* Standards Track: encoded-word. 8. -* Standards Track: PGP/MIME. 15. -* Standards Track: RFC 2045. 5. -* Standards Track: RFC 2046. 5. -* Standards Track: RFC 2048. 5. -* Standards Track: RFC 2049. 5. -* Standards Track: Security multipart. 15. -* STD 10: RFC 821. 5. -* STD 11: RFC 822. 13. -* STD 9: FTP. 5. -* subtype: Content-Type field. 20. -* subtype: media type. 8. -* text: media type. 13. -* text/enriched: text/enriched. 5. -* text/plain: text/plain. 5. -* tm oomori package: tm-MUA. 7. -* tm-gnus: tm-MUA. 13. -* tm-mh-e: tm-MUA. 10. -* tm-rmail: tm-MUA. 19. -* tm-setup: tm-setup. 5. -* tm-vm: tm-MUA. 17. -* type: Content-Type field. 20. -* type: media type. 7. -* us-ascii: us-ascii. 14. -* USENET: RFC 1036. 9. -* video: media type. 19. -* vm: setting for VM. 6. -* XEmacs/mule: MULE. 23. -* x-token: media type. 29. -data: 7bit. 8. -data: 8bit. 8. -Extensions: MIME. 6. -header: RFC 822. 6. -message: RFC 822. 10. -string: 8bit. 12. -tool: signature. 6. - - - -File: tm-en.info, Node: Variable Index, Prev: Concept Index, Up: Top +* 7bit: 7bit. +* 7bit (textual) string: 7bit. +* 7bit data: 7bit. +* 8bit: 8bit. +* 8bit (textual) string: 8bit. +* 8bit data: 8bit. +* 94-character set: 94-character set. +* 94x94-character set: 94x94-character set. +* 96-character set: 96-character set. +* ANSI X3.4:1986: ASCII. +* application: media type. +* application/pgp: PGP-kazu. +* ASCII <1>: ASCII. +* ASCII <1>: us-ascii. +* ASCII: ASCII. +* audio: media type. +* automatic signature selection tool: signature. +* Base64: Base64. +* BBDB: setting for VM. +* BIG5: cn-big5. +* binary: binary. +* charset-edition: RFC 1922. +* charset-extension: RFC 1922. +* CNS 11643:1992: CNS 11643. +* CNS 11643-1992: CNS 11643. +* Emacs/mule: MULE. +* encapsulation: RFC 934. +* euc-kr: euc-kr. +* Experimental: Content-Disposition. +* external method: method. +* FTP: FTP. +* GB 2312: GB 2312. +* GB 2312:1980: GB 2312. +* GB 8565.2: GB 8565.2. +* GB 8565.2:1988: GB 8565.2. +* gnus-mime: tm-MUA. +* good bug report: Bug report. +* image: media type. +* Informational <1>: hz-gb2312. +* Informational <1>: RFC 1557. +* Informational <1>: RFC 1922. +* Informational <1>: hz-gb2312. +* Informational <1>: iso-2022-jp-2. +* Informational <1>: iso-8859-7. +* Informational: PGP. +* internal method: method. +* Internet mail: RFC 822. +* Internet message: RFC 822. +* ISO 2022: ISO 2022. +* ISO 646: ISO 646. +* ISO 8859-1: ISO 8859-1. +* ISO 8859-1:1987: ISO 8859-1. +* ISO 8859-2: ISO 8859-2. +* ISO 8859-2:1987: ISO 8859-2. +* ISO 8859-3: ISO 8859-3. +* ISO 8859-3:1988: ISO 8859-3. +* ISO 8859-4: ISO 8859-4. +* ISO 8859-4:1988: ISO 8859-4. +* ISO 8859-5: ISO 8859-5. +* ISO 8859-5:1988: ISO 8859-5. +* ISO 8859-6: ISO 8859-6. +* ISO 8859-6:1987: ISO 8859-6. +* ISO 8859-7: ISO 8859-7. +* ISO 8859-7:1987: ISO 8859-7. +* ISO 8859-8: ISO 8859-8. +* ISO 8859-8:1988: ISO 8859-8. +* ISO 8859-9: ISO 8859-9. +* ISO 8859-9:1990: ISO 8859-9. +* iso-2022-jp: iso-2022-jp. +* iso-2022-jp-2: iso-2022-jp-2. +* iso-8859-1: iso-8859-1. +* iso-8859-2: iso-8859-2. +* iso-8859-5: iso-8859-5. +* iso-8859-7: iso-8859-7. +* ISO/IEC 2022:1994: ISO 2022. +* ISO/IEC 646:1991: ISO 646. +* JIS X 0201-1976:: JIS X0201. +* JIS X0208:1983,1990: JIS X0208. +* JIS C6220-1976: JIS X0201. +* JIS C6226:1978: JIS X0208. +* JIS X 0208:1997? draft: JIS X0208. +* JIS X 0201:1997? draft: JIS X0201. +* JIS X0201-1976: JIS X0201. +* JIS X0201-1997?: JIS X0201. +* JIS X0208-1978: JIS X0208. +* JIS X0208-1983,1990: JIS X0208. +* JIS X0208-1997?: JIS X0208. +* KS C 5601:1987: KS C5601. +* KS C 5861:1992: euc-kr. +* KS C5601: KS C5601. +* media type: media type. +* message: media type. +* message header: RFC 822. +* Message Transfer Agent: MTA. +* Message User Agent: MUA. +* message/rfc822: message/rfc822. +* mime-setup: mime-setup. +* MULE: MULE. +* multipart <1>: media type. +* multipart: multipart. +* multipart/digest <1>: multipart/alternative. +* multipart/digest: multipart/digest. +* multipart/encrypted: Security multipart. +* multipart/parallel: multipart/parallel. +* multipart/signed: Security multipart. +* Multipurpose Internet Mail Extensions: MIME. +* pad: Base64. +* parameter: Content-Type field. +* PGP: PGP. +* PGP-kazu: PGP-kazu. +* PGP/MIME: PGP/MIME. +* Pretty Good Privacy: PGP. +* Quoted-Printable: Quoted-Printable. +* RFC 1036: RFC 1036. +* RFC 1153: RFC 1153. +* RFC 1468: iso-2022-jp. +* RFC 1489: koi8-r. +* RFC 1554: iso-2022-jp-2. +* RFC 1557: RFC 1557. +* RFC 1806: Content-Disposition. +* RFC 1842: hz-gb2312. +* RFC 1843: hz-gb2312. +* RFC 1847: Security multipart. +* RFC 1896: text/enriched. +* RFC 1922: RFC 1922. +* RFC 1947: iso-8859-7. +* RFC 1991: PGP. +* RFC 2015: PGP/MIME. +* RFC 2045: RFC 2045. +* RFC 2046: RFC 2046. +* RFC 2047: encoded-word. +* RFC 2048: RFC 2048. +* RFC 2049: RFC 2049. +* RFC 821: RFC 821. +* RFC 822: RFC 822. +* RFC 934: RFC 934. +* RFC 959: FTP. +* Security multipart: Security multipart. +* SMTP: RFC 821. +* Standards Track <1>: PGP/MIME. +* Standards Track <1>: RFC 2046. +* Standards Track <1>: RFC 2049. +* Standards Track <1>: Security multipart. +* Standards Track <1>: encoded-word. +* Standards Track <1>: RFC 2045. +* Standards Track: RFC 2048. +* STD 10: RFC 821. +* STD 11: RFC 822. +* STD 9: FTP. +* subtype <1>: Content-Type field. +* subtype: media type. +* text: media type. +* text/enriched: text/enriched. +* text/plain: text/plain. +* tm oomori package: tm-MUA. +* tm-gnus: tm-MUA. +* tm-mh-e: tm-MUA. +* tm-rmail: tm-MUA. +* tm-setup: tm-setup. +* tm-vm: tm-MUA. +* type <1>: media type. +* type: Content-Type field. +* us-ascii: us-ascii. +* USENET: RFC 1036. +* video: media type. +* vm: setting for VM. +* x-token: media type. +* XEmacs/mule: MULE. + + +File: tm-en.info, Node: Variable Index, Prev: Concept Index, Up: Top Variable Index ************** - * Menu: -* mime-setup-default-signature-key: signature. 46. -* mime-setup-signature-key-alist: signature. 30. -* mime-setup-use-signature: signature. 23. - -Tag table: -Node: Top152 -Node: Introduction583 -Node: Glossary1260 -Node: 7bit4560 -Node: 8bit5492 -Node: 94-character set6629 -Node: 96-character set6991 -Node: 94x94-character set7337 -Node: ASCII7725 -Node: Base648174 -Node: binary8768 -Node: cn-gb9089 -Node: cn-big59531 -Node: CNS 1164310094 -Node: coded character set10834 -Node: code extension11164 -Node: Content-Disposition11448 -Node: Content-Type field11885 -Node: Emacs12941 -Node: encoded-word13154 -Node: encapsulation13566 -Node: euc-kr13854 -Node: FTP14344 -Node: GB 231214527 -Node: GB 8565.214974 -Node: graphic character set15403 -Node: hz-gb231215622 -Node: ISO 202216448 -Node: iso-2022-cn16849 -Node: iso-2022-cn-ext17310 -Node: iso-2022-jp17950 -Node: iso-2022-jp-218654 -Node: iso-2022-kr19065 -Node: ISO 64619494 -Node: ISO 8859-119779 -Node: iso-8859-120093 -Node: ISO 8859-220556 -Node: iso-8859-220873 -Node: ISO 8859-321336 -Node: ISO 8859-421653 -Node: ISO 8859-521970 -Node: iso-8859-522296 -Node: ISO 8859-622727 -Node: ISO 8859-723046 -Node: iso-8859-723364 -Node: ISO 8859-823900 -Node: ISO 8859-924219 -Node: ISO-IR-16524536 -Node: JIS X020125008 -Node: JIS C622625690 -Node: JIS X020825936 -Node: JIS X021227382 -Node: koi8-r27698 -Node: KS C560128157 -Node: media type28567 -Node: message29497 -Node: message/rfc82229732 -Node: method30109 -Node: MIME30569 -Node: MIME charset31558 -Node: MTA32178 -Node: MUA32378 -Node: MULE32541 -Node: multipart33285 -Node: multipart/alternative34025 -Node: multipart/digest34483 -Node: multipart/encrypted35130 -Node: multipart/mixed35421 -Node: multipart/parallel35747 -Node: multipart/signed36188 -Node: PGP36457 -Node: PGP-kazu37132 -Node: PGP/MIME37754 -Node: Quoted-Printable38365 -Node: RFC 82138749 -Node: RFC 82238945 -Node: RFC 93439347 -Node: RFC 103639767 -Node: RFC 115340166 -Node: RFC 155740331 -Node: RFC 192240691 -Node: RFC 204541312 -Node: RFC 204641623 -Node: RFC 204841912 -Node: RFC 204942227 -Node: plain text42541 -Node: Security multipart42831 -Node: text/enriched43450 -Node: text/plain43720 -Node: tm-kernel44200 -Node: tm-MUA44618 -Node: us-ascii45064 -Node: Setting45666 -Node: mime-setup46265 -Node: signature46766 -Node: Notice about GNUS48311 -Node: tm-setup49187 -Node: setting for VM49735 -Node: manual setting50047 -Node: Bug report50649 -Node: Concept Index52082 -Node: Variable Index62552 - -End tag table +* mime-setup-default-signature-key: signature. +* mime-setup-signature-key-alist: signature. +* mime-setup-use-signature: signature. + + + +Tag Table: +Node: Top89 +Node: Introduction497 +Node: Glossary1167 +Node: 7bit3183 +Node: 8bit4132 +Node: 94-character set5292 +Node: 96-character set5659 +Node: 94x94-character set6010 +Node: ASCII6403 +Node: Base646859 +Node: binary7464 +Node: cn-gb7796 +Node: cn-big58249 +Node: CNS 116438834 +Node: coded character set9583 +Node: code extension9918 +Node: Content-Disposition10207 +Node: Content-Type field10652 +Node: Emacs11706 +Node: encoded-word11924 +Node: encapsulation12344 +Node: entity12642 +Node: euc-kr12929 +Node: FTP13430 +Node: GB 231213618 +Node: GB 8565.214076 +Node: graphic character set14513 +Node: hz-gb231214737 +Node: ISO 202215576 +Node: iso-2022-cn15985 +Node: iso-2022-cn-ext16457 +Node: iso-2022-jp17107 +Node: iso-2022-jp-217819 +Node: iso-2022-kr18236 +Node: ISO 64618676 +Node: ISO 8859-118966 +Node: iso-8859-119283 +Node: ISO 8859-219757 +Node: iso-8859-220077 +Node: ISO 8859-320551 +Node: ISO 8859-420871 +Node: ISO 8859-521191 +Node: iso-8859-521515 +Node: ISO 8859-621957 +Node: ISO 8859-722279 +Node: iso-8859-722600 +Node: ISO 8859-823150 +Node: ISO 8859-923472 +Node: ISO-IR-16523792 +Node: JIS X020124275 +Node: JIS C622624969 +Node: JIS X020825221 +Node: JIS X021226675 +Node: koi8-r26999 +Node: KS C560127467 +Node: media type27885 +Node: message28839 +Node: message/rfc82229079 +Node: method29460 +Node: MIME29931 +Node: MIME charset30936 +Node: MTA31567 +Node: MUA31774 +Node: MULE31944 +Node: multipart32709 +Node: multipart/alternative33458 +Node: multipart/digest33923 +Node: multipart/encrypted34580 +Node: multipart/mixed34878 +Node: multipart/parallel35211 +Node: multipart/signed35658 +Node: PGP35934 +Node: PGP-kazu36619 +Node: PGP/MIME37255 +Node: Quoted-Printable37880 +Node: RFC 82138274 +Node: RFC 82238470 +Node: RFC 93438878 +Node: RFC 103639309 +Node: RFC 115339716 +Node: RFC 155739886 +Node: RFC 192240254 +Node: RFC 204540886 +Node: RFC 204641202 +Node: RFC 204841496 +Node: RFC 204941811 +Node: plain text42130 +Node: Security multipart42424 +Node: text/enriched43052 +Node: text/plain43322 +Node: tm-kernel43812 +Node: tm-MUA44229 +Node: us-ascii44681 +Node: Setting45296 +Node: mime-setup45903 +Node: signature46392 +Node: Notice about GNUS47928 +Node: tm-setup48813 +Node: setting for VM49366 +Node: manual setting49679 +Node: Bug report50283 +Node: Acknowledgments51737 +Node: Concept Index52830 +Node: Variable Index61554 + +End Tag Table diff --git a/doc/tm-en.sgml b/doc/tm-en.sgml index 3137157..9dce3b8 100644 --- a/doc/tm-en.sgml +++ b/doc/tm-en.sgml @@ -1,9 +1,9 @@ <!doctype sinfo system> -<!-- $Id: tm-en.sgml,v 1.2 1996/12/23 21:17:11 morioka Exp $ --> +<!-- $Id: tm-en.sgml,v 3.1 1996/12/25 18:56:14 morioka Exp $ --> <head> -<title>tm 7.98 Manual (English Version) +<title>tm 7.100 Manual (English Version) <author>MORIOKA Tomohiko <mail>morioka@jaist.ac.jp</mail> -<date>1996/12/24 +<date>1996/12/25 <toc> </head> @@ -200,10 +200,10 @@ It corresponds to <dref>CNS 11643</dref>. <h3> CNS 11643-1992 <node> CNS 11643 <p> -<dref>Graphic character set</dref>s for Chinese mainly written by -traditional Chinese mainly used in Taiwan and Hong Kong. It is a -standard of Taiwan. Currently there are seven <dref>94x94 -character set</dref>. +<a node="graphic character set">Graphic character sets</a> for Chinese +mainly written by traditional Chinese mainly used in Taiwan and Hong +Kong. It is a standard of Taiwan. Currently there are seven +<dref>94x94-character set</dref>. <p> Final byte of <dref>ISO 2022</dref> are following: @@ -341,6 +341,18 @@ For example, it is used to forward a message. <cf node="message/rfc822"> +<h3> Entity +<node> entity +<p> +Header fields and contents of a message or one of the parts in the +body of a <dref>multipart</dref> entity. + +<memo> +<p> +In this document, `entity' might be called ``part''. +</memo> + + <h3> euc-kr <node> euc-kr <p> @@ -367,7 +379,7 @@ cf. <standard abbrev="euc-kr" org="Korea Industrial Standards <h3> GB 2312-1980 <node> GB 2312 <p> -A <dref>94x94 character set</dref> for Chinese mainly written by +A <dref>94x94-character set</dref> for Chinese mainly written by simplified Chinese mainly used in the Chinese mainland. It is a standard of China. <p> @@ -382,7 +394,7 @@ Final byte of <dref>ISO 2022</dref> is 04/01 (`A'). <h3> GB 8565.2-1988 <node> GB 8565.2 <p> -A <dref>94x94 character set</dref> for Chinese as supplement to +A <dref>94x94-character set</dref> for Chinese as supplement to <dref>GB 2312</dref>. It is a standard of China. <standard abbrev="GB 8565.2" title-en="Information Processing - Coded @@ -394,7 +406,8 @@ A <dref>94x94 character set</dref> for Chinese as supplement to <h3> Graphic Character Set <node> graphic character set <p> -<dref>Coded character set</dref> for graphic characters. +<a node="coded character set">Coded character set</a> for graphic +characters. <h3> hz-gb2312 @@ -470,8 +483,8 @@ A <dref>MIME charset</dref> for Japanese. <p> It is a <dref>7bit</dref> <dref>coded character set</dref> based on old <dref>ISO 2022</dref>. It switches <dref>ASCII</dref>, JIS -X0201-Latin, <a node="JIS C6226-1978">JIS X0208-1978</a> and <a -node="JIS X0208">JIS X0208-1983</a>. +X0201-Latin, <a node="JIS C6226">JIS X0208-1978</a> and <a node="JIS +X0208">JIS X0208-1983</a>. <p> It is defined in RFC 1468. <p> @@ -673,7 +686,7 @@ A <dref>94x94-character set</dref> for Chinese mainly written by simplified Chinese mainly used in the Chinese mainland registered by CCITT. <p> -It consists of <dref>GB 2312</dref>, <dref>GB 8865.2</dref> and +It consists of <dref>GB 2312</dref>, <dref>GB 8565.2</dref> and additional 150 characters. <p> Final byte of <dref>ISO 2022</dref> is 04/05 (`E'). @@ -748,7 +761,7 @@ change graphic character set) <h3> JIS X0212-1990 <node> JIS X0212 <p> -A <dref>94x94 character set</dref> for Japanese as supplement to +A <dref>94x94-character set</dref> for Japanese as supplement to <dref>JIS X0208</dref>. It is a standard of Japan. <p> Final byte of <dref>ISO 2022</dref> is 04/04 (`D'). @@ -887,8 +900,8 @@ node="encoded-word">RFC 2047</a>, <dref>RFC 2048</dref> and <dref>RFC <h3> MIME charset <node> MIME charset <p> -<dref>Coded character set</dref> used in <dref>Content-Type -field</dref> or charset parameter of <a +<a node="coded character set">Coded character set</a> used in +<dref>Content-Type field</dref> or charset parameter of <a node="encoded-word">encoded-word</a>. <p> It is defined in <dref>RFC 2045</dref>. @@ -946,8 +959,8 @@ In this document, <concept>mule</concept> means any mule variants, <node> multipart <p> <concept>multipart</concept> means <dref>media type</dref> to insert -multiple <dref>entities</dref> in a single body. Or it also indicates -a message consists of multiple entities. +multiple <a node="entity">entities</a> in a single body. Or it also +indicates a message consists of multiple entities. <p> There are following subtypes registered in <dref>RFC 2046</dref>: @@ -1533,6 +1546,34 @@ Since the user registration is done manually, please write the mail body in human-recognizable language (^_^). +<h1> Acknowledgments +<node> Acknowledgments +<p> +I thank MASUTANI Yasuhiro. He requested me a lot of important +features and gave me a lot of suggestions when tm-view was born. +tm-view is based on his influence. +<p> +I thank ENAMI Tsugutomo for work of <file>mime.el</file>, which is an +origin of <file>tm-ew-d.el</file> and <file>mel-b.el</file>, and +permission to rewrite for tm. +<p> +I thank OKABE Yasuo for work of internal method for LaTeX and +automatic assembling method for message/partial. I thank UENO +Hiroshi for work of internal method for tar archive. +<p> +I thank UMEDA Masanobu for his work of <file>mime.el</file>, which is +the origin of tm-edit, and permission to rewrite his work as tm-edit. +<p> +I thank KOBAYASHI Shuhei for his work as a tm maintainer. In +addition, he often points out or suggests about conformity with RFCs. +<p> +I thank Oscar Figueiredo for his work as the maintainer of tm-vm. He +improves tm-vm and wrote a good manual of tm-vm. +<p> +Last of all, I thank members of two tm mailing lists, Japanese and +English version. + + <h1> Concept Index <node> Concept Index diff --git a/doc/tm-en.texi b/doc/tm-en.texi index 7fed2b4..183a1c8 100644 --- a/doc/tm-en.texi +++ b/doc/tm-en.texi @@ -1,13 +1,13 @@ \input texinfo.tex @setfilename tm-en.info -@settitle{tm 7.98 Manual (English Version)} +@settitle{tm 7.100 Manual (English Version)} @titlepage -@title tm 7.98 Manual (English Version) +@title tm 7.100 Manual (English Version) @author MORIOKA Tomohiko <morioka@@jaist.ac.jp> -@subtitle 1996/12/24 +@subtitle 1996/12/25 @end titlepage @node Top, Introduction, (dir), (dir) -@top tm 7.98 Manual (English Version) +@top tm 7.100 Manual (English Version) @ifinfo @@ -18,6 +18,7 @@ This file documents tm, a MIME package for GNU Emacs. * Introduction:: What is tm? * Setting:: * Bug report:: How to report bug and about mailing list of tm +* Acknowledgments:: * Concept Index:: * Variable Index:: @end menu @@ -84,6 +85,7 @@ mime/editor-mode (@ref{(tm-edit-en)}) * Emacs:: * encoded-word:: * encapsulation:: +* entity:: Entity * euc-kr:: * FTP:: FTP * GB 2312:: GB 2312-1980 @@ -159,24 +161,24 @@ mime/editor-mode (@ref{(tm-edit-en)}) @node 7bit, 8bit, Glossary, Glossary @subsection 7bit +@cindex 7bit (textual) string +@cindex 7bit data +@cindex 7bit -@cindex{7bit}@strong{7bit} means any integer between 0 .. 127.@refill +@strong{7bit} means any integer between 0 .. 127.@refill -Any data represented by 7bit integers is called @cindex{7bit -data}@strong{7bit data}.@refill +Any data represented by 7bit integers is called @strong{7bit data}.@refill Textual string consisted of Control characters between 0 .. 31 and 127, and space represented by 32, and graphic characters between 33 .. 236 -are called @cindex{7bit (textual) string}@strong{7bit (textual) -string}.@refill +are called @strong{7bit (textual) string}.@refill Traditional Internet MTA (@ref{MTA}) can translate 7bit data, so it is no need to translate by Quoted-Printable (@ref{Quoted-Printable}) or Base64 (@ref{Base64}) for 7bit data.@refill However if there are too long lines, it can not translate by 7bit MTA -even if it is 7bit data. RFC 821 (@ref{RFC 821}) and RFC 2045 (@ref{RFC -2045}) require lines in 7bit data must be less than 998 bytes. So if a +even if it is 7bit data. RFC 821 (@ref{RFC 821}) and RFC 2045 (@ref{RFC 2045}) require lines in 7bit data must be less than 998 bytes. So if a ``7bit data'' has a line more than 999 bytes, it is regarded as binary (@ref{binary}). For example, Postscript file should be encoded by Quoted-Printable. @@ -184,16 +186,17 @@ Quoted-Printable. @node 8bit, 94-character set, 7bit, Glossary @subsection 8bit +@cindex 8bit (textual) string +@cindex 8bit data +@cindex 8bit -@cindex{8bit}@strong{8bit} means any integer between 0 .. 255.@refill +@strong{8bit} means any integer between 0 .. 255.@refill -Any data represented by 8bit integers is called @cindex{8bit -data}@strong{8bit data}.@refill +Any data represented by 8bit integers is called @strong{8bit data}.@refill Textual string consisted of Control characters between 0 .. 31, 127, and 128 .. 159, and space represented by 32, and graphic characters between -33 .. 236 and 160 .. 255 are called @cindex{8bit (textual) -string}@strong{8bit (textual) string}.@refill +33 .. 236 and 160 .. 255 are called @strong{8bit (textual) string}.@refill For example, iso-8859-1 (@ref{iso-8859-1}) or euc-kr (@ref{euc-kr}) are coded-character-set represented by 8bit textual string.@refill @@ -214,40 +217,44 @@ be encoded by Base64 or Quoted-Printable. @node 94-character set, 96-character set, 8bit, Glossary @subsection 94-character set +@cindex 94-character set -@cindex{94-character set}@strong{94-character set} is a kind of 1 byte -graphic character set (@ref{graphic character set}), each characters are -in positions 02/01 (33) to 07/14 (126) or 10/01 (161) to 15/14 (254). -(ex. ASCII (@ref{ASCII}), JIS X0201-Latin) +@strong{94-character set} is a kind of 1 byte graphic character set +(@ref{graphic character set}), each characters are in positions 02/01 +(33) to 07/14 (126) or 10/01 (161) to 15/14 (254). (ex. ASCII +(@ref{ASCII}), JIS X0201-Latin) @node 96-character set, 94x94-character set, 94-character set, Glossary @subsection 96-character set +@cindex 96-character set -@cindex{96-character set}@strong{96-character set} is a kind of 1 byte -graphic character set (@ref{graphic character set}), each characters are -in positions 02/00 (32) to 07/15 (126) or 10/00 (160) to 15/15 -(255). (ex. ISO 8859) +@strong{96-character set} is a kind of 1 byte graphic character set +(@ref{graphic character set}), each characters are in positions 02/00 +(32) to 07/15 (126) or 10/00 (160) to 15/15 (255). (ex. ISO 8859) @node 94x94-character set, ASCII, 96-character set, Glossary @subsection 94x94-character set +@cindex 94x94-character set -@cindex{94x94-character set}@strong{94x94-character set} is a kind of 2 -byte graphic character set (@ref{graphic character set}), each bytes are -in positions 02/01 (33) to 07/14 (126) or 10/01 (161) to 15/14 (254). -(ex. JIS X0208 (@ref{JIS X0208}), GB 2312 (@ref{GB 2312})) +@strong{94x94-character set} is a kind of 2 byte graphic character set +(@ref{graphic character set}), each bytes are in positions 02/01 (33) to +07/14 (126) or 10/01 (161) to 15/14 (254). (ex. JIS X0208 (@ref{JIS X0208}), GB 2312 (@ref{GB 2312})) @node ASCII, Base64, 94x94-character set, Glossary @subsection ASCII +@cindex ANSI X3.4:1986 +@cindex ASCII +@cindex ASCII + +@strong{ASCII} is a 94-character set (@ref{94-character set}) contains +primary latin characters (A-Z, a-z), numbers and some characters. It is +a standard of the United States of America. It is a variant of ISO 646 +(@ref{ISO 646}). -@cindex{ASCII}@strong{ASCII} is a 94-character set (@ref{94-character -set}) contains primary latin characters (A-Z, a-z), numbers and some -characters. It is a standard of the United States of America. It is a -variant of ISO 646 (@ref{ISO 646}). -@cindex{ASCII}@cindex{ANSI X3.4:1986} @noindent [ASCII] @quotation @@ -259,14 +266,16 @@ Interchange'', ANSI X3.4:1986. @node Base64, binary, ASCII, Glossary @subsection Base64 +@cindex pad +@cindex Base64 -@cindex{Base64}@strong{Base64} is a transfer encoding method of MIME -(@ref{MIME}) defined in RFC 2045 (@ref{RFC 2045}).@refill +@strong{Base64} is a transfer encoding method of MIME (@ref{MIME}) +defined in RFC 2045 (@ref{RFC 2045}).@refill The encoding process represents 24-bit groups of input bits as output strings of 4 encoded characters. Encoded characters represent integer 0 -.. 63 or @cindex{pad}@strong{pad}. Base64 data must be 4 * n bytes, so -pad is used to adjust size.@refill +.. 63 or @strong{pad}. Base64 data must be 4 * n bytes, so pad is used +to adjust size.@refill These 65 characters are subset of all versions of ISO 646, including US-ASCII, and all versions of EBCDIC. So it is safe even if it is @@ -275,8 +284,9 @@ translated by non-Internet gateways. @node binary, cn-gb, Base64, Glossary @subsection binary +@cindex binary -Any byte stream is called @cindex{binary}@strong{binary}.@refill +Any byte stream is called @strong{binary}.@refill It does not require structureof lines. It differs from from 8bit (@ref{8bit}).@refill @@ -291,8 +301,7 @@ In addition, if line structured data contain too long line (more than A MIME charset (@ref{MIME charset}) for simplified Chinese mainly used in the Chinese mainland.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine GB 2312 (@ref{GB 2312}).@refill It is defined in RFC 1922 (@ref{RFC 1922}). @@ -300,17 +309,17 @@ It is defined in RFC 1922 (@ref{RFC 1922}). @node cn-big5, CNS 11643, cn-gb, Glossary @subsection cn-big5, big5 +@cindex BIG5 A MIME charset (@ref{MIME charset}) for traditional Chinese mainly used in Taiwan and Hon Kong.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) not based on ISO 2022 (@ref{ISO 2022}). It is a de-fact +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) not based on ISO 2022 (@ref{ISO 2022}). It is a de-fact standard.@refill It is defined in RFC 1922 (@ref{RFC 1922}).@refill -cf. @cindex{BIG5} +cf. @noindent [BIG5] @quotation @@ -323,11 +332,13 @@ It corresponds to CNS 11643 (@ref{CNS 11643}). @node CNS 11643, coded character set, cn-big5, Glossary @subsection CNS 11643-1992 +@cindex CNS 11643:1992 +@cindex CNS 11643-1992 -Graphic character set (@ref{Graphic character set})s for Chinese mainly +Graphic character sets (@ref{graphic character set}) for Chinese mainly written by traditional Chinese mainly used in Taiwan and Hong Kong. It -is a standard of Taiwan. Currently there are seven 94x94 character set -(@ref{94x94 character set}).@refill +is a standard of Taiwan. Currently there are seven 94x94-character set +(@ref{94x94-character set}).@refill Final byte of ISO 2022 (@ref{ISO 2022}) are following: @@ -356,7 +367,7 @@ Final byte of ISO 2022 (@ref{ISO 2022}) are following: @end table -@cindex{CNS 11643-1992}@cindex{CNS 11643:1992} + @noindent [CNS 11643-1992] @quotation @@ -383,11 +394,13 @@ the character set of a given code. (ex. ISO 2022 (@ref{ISO 2022})) @node Content-Disposition, Content-Type field, code extension, Glossary @subsection Content-Disposition field +@cindex RFC 1806 +@cindex Experimental A field to specify presentation of entity or file name. It is an extension for MIME (@ref{MIME}).@refill -@cindex{Experimental}@cindex{RFC 1806} + @noindent [RFC 1806] @quotation @@ -400,6 +413,9 @@ Experimental. @node Content-Type field, Emacs, Content-Disposition, Glossary @subsection Content-Type field +@cindex parameter +@cindex subtype +@cindex type Header field to represent information about body, such as media type (@ref{media type}), MIME charset (@ref{MIME charset}). It is defined in @@ -418,8 +434,8 @@ may be able to accept RFC 1049 based Content-Type as unknown type. Content-Type field is defined as following: @quotation -``Content-Type'' ``:'' @cindex{type}@strong{type} ``/'' -@cindex{subtype}@strong{subtype} *( ``;'' @cindex{parameter}@strong{parameter} ) +``Content-Type'' ``:'' @strong{type} ``/'' +@strong{subtype} *( ``;'' @strong{parameter} ) @end quotation @@ -476,11 +492,14 @@ means any variants of GNU Emacs. @node encoded-word, encapsulation, Emacs, Glossary @subsection encoded-word +@cindex RFC 2047 +@cindex Standards Track +@cindex RFC 2047 Representation non ASCII (@ref{ASCII}) characters in header. It is -defined in @cindex{RFC 2047}@strong{RFC 2047}.@refill +defined in @strong{RFC 2047}.@refill + -@cindex{Standards Track}@cindex{RFC 2047} @noindent [RFC 2047] @quotation @@ -491,7 +510,7 @@ Track (obsolete RFC 1521,1522,1590). -@node encapsulation, euc-kr, encoded-word, Glossary +@node encapsulation, entity, encoded-word, Glossary @subsection encapsulation Method to insert whole Internet message (@ref{RFC 822}) into another @@ -503,18 +522,34 @@ For example, it is used to forward a message.@refill -@node euc-kr, FTP, encapsulation, Glossary +@node entity, euc-kr, encapsulation, Glossary +@subsection Entity + +Header fields and contents of a message or one of the parts in the body +of a multipart (@ref{multipart}) entity. + +@noindent +@strong{[Memo]} +@quotation + +In this document, `entity' might be called ``part''. +@end quotation + + + +@node euc-kr, FTP, entity, Glossary @subsection euc-kr +@cindex KS C 5861:1992 +@cindex euc-kr A MIME charset (@ref{MIME charset}) for Korean.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine KS C5601 (@ref{KS C5601}).@refill It is defined in RFC 1557 (@ref{RFC 1557}).@refill -cf. @cindex{euc-kr}@cindex{KS C 5861:1992} +cf. @noindent [euc-kr] @quotation @@ -526,8 +561,11 @@ C 5861:1992. @node FTP, GB 2312, euc-kr, Glossary @subsection FTP +@cindex RFC 959 +@cindex STD 9 +@cindex FTP + -@cindex{FTP}@cindex{STD 9}@cindex{RFC 959} @noindent [FTP: RFC 959] @quotation @@ -539,14 +577,16 @@ STD 9. @node GB 2312, GB 8565.2, FTP, Glossary @subsection GB 2312-1980 +@cindex GB 2312:1980 +@cindex GB 2312 -A 94x94 character set (@ref{94x94 character set}) for Chinese mainly +A 94x94-character set (@ref{94x94-character set}) for Chinese mainly written by simplified Chinese mainly used in the Chinese mainland. It is a standard of China.@refill Final byte of ISO 2022 (@ref{ISO 2022}) is 04/01 (`A'). -@cindex{GB 2312}@cindex{GB 2312:1980} + @noindent [GB 2312] @quotation @@ -558,11 +598,13 @@ Primary Set'', GB 2312:1980. @node GB 8565.2, graphic character set, GB 2312, Glossary @subsection GB 8565.2-1988 +@cindex GB 8565.2:1988 +@cindex GB 8565.2 -A 94x94 character set (@ref{94x94 character set}) for Chinese as +A 94x94-character set (@ref{94x94-character set}) for Chinese as supplement to GB 2312 (@ref{GB 2312}). It is a standard of China. -@cindex{GB 8565.2}@cindex{GB 8565.2:1988} + @noindent [GB 8565.2] @quotation @@ -575,11 +617,15 @@ Part 2: Graphic Characters used with Primary Set'', GB 8565.2:1988. @node graphic character set, hz-gb2312, GB 8565.2, Glossary @subsection Graphic Character Set -Coded character set (@ref{Coded character set}) for graphic characters. +Coded character set (@ref{coded character set}) for graphic characters. @node hz-gb2312, ISO 2022, graphic character set, Glossary @subsection hz-gb2312 +@cindex RFC 1843 +@cindex Informational +@cindex RFC 1842 +@cindex Informational A MIME charset (@ref{MIME charset}) for simplified Chinese mainly used in the Chinese mainland.@refill @@ -591,7 +637,7 @@ be ASCII printable to use special form for ESC sequence to designate GB It is defined in RFC 1842 and 1843. -@cindex{Informational}@cindex{RFC 1842} + @noindent [RFC 1842] @quotation @@ -600,7 +646,7 @@ Characters-Based Chinese Character Encoding for Internet Messages'', August 1995, Informational. @end quotation -@cindex{Informational}@cindex{RFC 1843} + @noindent [RFC 1843] @quotation @@ -612,11 +658,13 @@ Chinese and ASCII characters'', August 1995, Informational. @node ISO 2022, iso-2022-cn, hz-gb2312, Glossary @subsection ISO 2022 +@cindex ISO/IEC 2022:1994 +@cindex ISO 2022 It is a standard for character code structure and code extension (@ref{code extension}) technique. -@cindex{ISO 2022}@cindex{ISO/IEC 2022:1994} + @noindent [ISO 2022] @quotation @@ -632,8 +680,7 @@ techniques'', ISO/IEC 2022:1994. A MIME charset (@ref{MIME charset}) for Chinese.@refill -It is a 7bit (@ref{7bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 7bit (@ref{7bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine GB 2312 (@ref{GB 2312}) and/or CNS 11643 plain 1, plain 2 (@ref{CNS 11643}).@refill @@ -645,8 +692,7 @@ It is defined in RFC 1922 (@ref{RFC 1922}). A MIME charset (@ref{MIME charset}) for Chinese.@refill -It is a 7bit (@ref{7bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 7bit (@ref{7bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine GB 2312 (@ref{GB 2312}), CNS 11643 plain 1 .. 7 (@ref{CNS 11643}), ISO-IR-165 (@ref{ISO-IR-165}) and other Chinese graphic character sets.@refill @@ -665,13 +711,14 @@ Emacs/mule can use it. @node iso-2022-jp, iso-2022-jp-2, iso-2022-cn-ext, Glossary @subsection iso-2022-jp +@cindex RFC 1468 +@cindex iso-2022-jp A MIME charset (@ref{MIME charset}) for Japanese.@refill -It is a 7bit (@ref{7bit}) coded character set (@ref{coded character -set}) based on old ISO 2022 (@ref{ISO 2022}). It switches ASCII -(@ref{ASCII}), JIS X0201-Latin, JIS X0208-1978 (@ref{JIS C6226-1978}) -and JIS X0208-1983 (@ref{JIS X0208}).@refill +It is a 7bit (@ref{7bit}) coded character set (@ref{coded character set}) based on old ISO 2022 (@ref{ISO 2022}). It switches ASCII +(@ref{ASCII}), JIS X0201-Latin, JIS X0208-1978 (@ref{JIS C6226}) and JIS +X0208-1983 (@ref{JIS X0208}).@refill It is defined in RFC 1468.@refill @@ -683,7 +730,7 @@ encoding. @end quotation -@cindex{iso-2022-jp}@cindex{RFC 1468} + @noindent [iso-2022-jp: RFC 1468] @quotation @@ -695,13 +742,16 @@ for Internet Messages'', June 1993. @node iso-2022-jp-2, iso-2022-kr, iso-2022-jp, Glossary @subsection iso-2022-jp-2 +@cindex RFC 1554 +@cindex Informational +@cindex iso-2022-jp-2 A MIME charset (@ref{MIME charset}), which is a multilingual extension of iso-2022-jp (@ref{iso-2022-jp}).@refill It is defined in RFC 1554. -@cindex{iso-2022-jp-2}@cindex{Informational}@cindex{RFC 1554} + @noindent [iso-2022-jp-2: RFC 1554] @quotation @@ -717,8 +767,7 @@ ISO-2022-JP'', December 1993, Informational. A MIME charset (@ref{MIME charset}) for Korean language (Hangul script).@refill -It is based on ISO 2022 (@ref{ISO 2022}) code extension (@ref{code -extension}) technique to extend ASCII (@ref{ASCII}) to use KS C5601 +It is based on ISO 2022 (@ref{ISO 2022}) code extension (@ref{code extension}) technique to extend ASCII (@ref{ASCII}) to use KS C5601 (@ref{KS C5601}) as 7bit (@ref{7bit}) text.@refill It is defined in RFC 1557 (@ref{RFC 1557}). @@ -726,8 +775,10 @@ It is defined in RFC 1557 (@ref{RFC 1557}). @node ISO 646, ISO 8859-1, iso-2022-kr, Glossary @subsection ISO 646 +@cindex ISO/IEC 646:1991 +@cindex ISO 646 + -@cindex{ISO 646}@cindex{ISO/IEC 646:1991} @noindent [ISO 646] @quotation @@ -740,8 +791,10 @@ ISO/IEC 646:1991. @node ISO 8859-1, iso-8859-1, ISO 646, Glossary @subsection ISO 8859-1 +@cindex ISO 8859-1:1987 +@cindex ISO 8859-1 + -@cindex{ISO 8859-1}@cindex{ISO 8859-1:1987} @noindent [ISO 8859-1] @quotation @@ -754,12 +807,12 @@ Latin Alphabet No.1'', ISO 8859-1:1987. @node iso-8859-1, ISO 8859-2, ISO 8859-1, Glossary @subsection iso-8859-1 +@cindex iso-8859-1 -@cindex{iso-8859-1}@strong{iso-8859-1} is a MIME charset (@ref{MIME -charset}) for west-European languages written by Latin script.@refill +@strong{iso-8859-1} is a MIME charset (@ref{MIME charset}) for +west-European languages written by Latin script.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine ISO 8859-1 (@ref{ISO 8859-1}).@refill It is defined in RFC 2046 (@ref{RFC 2046}). @@ -767,8 +820,10 @@ It is defined in RFC 2046 (@ref{RFC 2046}). @node ISO 8859-2, iso-8859-2, iso-8859-1, Glossary @subsection ISO 8859-2 +@cindex ISO 8859-2:1987 +@cindex ISO 8859-2 + -@cindex{ISO 8859-2}@cindex{ISO 8859-2:1987} @noindent [ISO 8859-2] @quotation @@ -781,12 +836,12 @@ Latin alphabet No.2'', ISO 8859-2:1987. @node iso-8859-2, ISO 8859-3, ISO 8859-2, Glossary @subsection iso-8859-2 +@cindex iso-8859-2 -@cindex{iso-8859-2}@strong{iso-8859-2} is a MIME charset (@ref{MIME -charset}) for east-European languages written by Latin script.@refill +@strong{iso-8859-2} is a MIME charset (@ref{MIME charset}) for +east-European languages written by Latin script.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine ISO 8859-2 (@ref{ISO 8859-2}).@refill It is defined in RFC 2046 (@ref{RFC 2046}). @@ -794,8 +849,10 @@ It is defined in RFC 2046 (@ref{RFC 2046}). @node ISO 8859-3, ISO 8859-4, iso-8859-2, Glossary @subsection ISO 8859-3 +@cindex ISO 8859-3:1988 +@cindex ISO 8859-3 + -@cindex{ISO 8859-3}@cindex{ISO 8859-3:1988} @noindent [ISO 8859-3] @quotation @@ -808,8 +865,10 @@ Latin alphabet No.3'', ISO 8859-3:1988. @node ISO 8859-4, ISO 8859-5, ISO 8859-3, Glossary @subsection ISO 8859-4 +@cindex ISO 8859-4:1988 +@cindex ISO 8859-4 + -@cindex{ISO 8859-4}@cindex{ISO 8859-4:1988} @noindent [ISO 8859-4] @quotation @@ -822,8 +881,10 @@ Latin alphabet No.4'', ISO 8859-4:1988. @node ISO 8859-5, iso-8859-5, ISO 8859-4, Glossary @subsection ISO 8859-5 +@cindex ISO 8859-5:1988 +@cindex ISO 8859-5 + -@cindex{ISO 8859-5}@cindex{ISO 8859-5:1988} @noindent [ISO 8859-5] @quotation @@ -836,12 +897,12 @@ Latin/Cyrillic alphabet'', ISO 8859-5:1988. @node iso-8859-5, ISO 8859-6, ISO 8859-5, Glossary @subsection iso-8859-5 +@cindex iso-8859-5 -@cindex{iso-8859-5}@strong{iso-8859-5} is a MIME charset (@ref{MIME -charset}) for Cyrillic script.@refill +@strong{iso-8859-5} is a MIME charset (@ref{MIME charset}) for Cyrillic +script.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine ISO 8859-5 (@ref{ISO 8859-5}).@refill It is defined in RFC 2046 (@ref{RFC 2046}). @@ -849,8 +910,10 @@ It is defined in RFC 2046 (@ref{RFC 2046}). @node ISO 8859-6, ISO 8859-7, iso-8859-5, Glossary @subsection ISO 8859-6 +@cindex ISO 8859-6:1987 +@cindex ISO 8859-6 + -@cindex{ISO 8859-6}@cindex{ISO 8859-6:1987} @noindent [ISO 8859-6] @quotation @@ -863,8 +926,10 @@ Latin/Arabic alphabet'', ISO 8859-6:1987. @node ISO 8859-7, iso-8859-7, ISO 8859-6, Glossary @subsection ISO 8859-7 +@cindex ISO 8859-7:1987 +@cindex ISO 8859-7 + -@cindex{ISO 8859-7}@cindex{ISO 8859-7:1987} @noindent [ISO 8859-7] @quotation @@ -877,17 +942,20 @@ Latin/Greek alphabet'', ISO 8859-7:1987. @node iso-8859-7, ISO 8859-8, ISO 8859-7, Glossary @subsection iso-8859-7 +@cindex RFC 1947 +@cindex Informational +@cindex iso-8859-7 +@cindex iso-8859-7 -@cindex{iso-8859-7}@strong{iso-8859-7} is a MIME charset (@ref{MIME -charset}) for Greek script.@refill +@strong{iso-8859-7} is a MIME charset (@ref{MIME charset}) for Greek +script.@refill -It is a 8bit (@ref{8bit}) coded character set (@ref{coded character -set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII +It is a 8bit (@ref{8bit}) coded character set (@ref{coded character set}) based on ISO 2022 (@ref{ISO 2022}). It extends ASCII (@ref{ASCII}) to combine ISO 8859-7 (@ref{ISO 8859-7}).@refill It is defined in RFC 1947. -@cindex{iso-8859-7}@cindex{Informational}@cindex{RFC 1947} + @noindent [iso-8859-7: RFC 1947] @quotation @@ -899,8 +967,10 @@ May 1996, Informational. @node ISO 8859-8, ISO 8859-9, iso-8859-7, Glossary @subsection ISO 8859-8 +@cindex ISO 8859-8:1988 +@cindex ISO 8859-8 + -@cindex{ISO 8859-8}@cindex{ISO 8859-8:1988} @noindent [ISO 8859-8] @quotation @@ -913,8 +983,10 @@ Latin/Hebrew alphabet'', ISO 8859-8:1988. @node ISO 8859-9, ISO-IR-165, ISO 8859-8, Glossary @subsection ISO 8859-9 +@cindex ISO 8859-9:1990 +@cindex ISO 8859-9 + -@cindex{ISO 8859-9}@cindex{ISO 8859-9:1990} @noindent [ISO 8859-9] @quotation @@ -932,7 +1004,7 @@ A 94x94-character set (@ref{94x94-character set}) for Chinese mainly written by simplified Chinese mainly used in the Chinese mainland registered by CCITT.@refill -It consists of GB 2312 (@ref{GB 2312}), GB 8865.2 (@ref{GB 8865.2}) and +It consists of GB 2312 (@ref{GB 2312}), GB 8565.2 (@ref{GB 8565.2}) and additional 150 characters.@refill Final byte of ISO 2022 (@ref{ISO 2022}) is 04/05 (`E'). @@ -940,14 +1012,19 @@ Final byte of ISO 2022 (@ref{ISO 2022}) is 04/05 (`E'). @node JIS X0201, JIS C6226, ISO-IR-165, Glossary @subsection JIS X0201 +@cindex JIS X 0201:1997? draft +@cindex JIS X0201-1997? +@cindex JIS X 0201-1976: +@cindex JIS X0201-1976 +@cindex JIS C6220-1976 It defines two 94-character set (@ref{94-character set}), for Latin script (a variant of ISO 646 (@ref{ISO 646})) and Katakana script, and 7bit and 8bit coded character set (@ref{coded character set})s.@refill -It was renamed from @cindex{JIS C6220-1976}@strong{JIS C6220-1976}. +It was renamed from @strong{JIS C6220-1976}. + -@cindex{JIS X0201-1976}@cindex{JIS X 0201-1976:} @noindent [JIS X0201-1976] @quotation @@ -958,7 +1035,7 @@ JIS X 0201-1976:. In addition, revised version will be published in 1997. -@cindex{JIS X0201-1997?}@cindex{JIS X 0201:1997? draft} + @noindent [JIS X0201-1997?] @quotation @@ -980,6 +1057,12 @@ renamed to JIS X0208-1978.@refill @node JIS X0208, JIS X0212, JIS C6226, Glossary @subsection JIS X0208 +@cindex JIS X 0208:1997? draft +@cindex JIS X0208-1997? +@cindex JIS X0208:1983,1990 +@cindex JIS X0208-1983,1990 +@cindex JIS C6226:1978 +@cindex JIS X0208-1978 A 94x94-character set (@ref{94x94-character set}) for Japanese. Japanese standard. It was published in 1978, and revised in 1983 and @@ -996,7 +1079,7 @@ are regarded as different graphic character set.@refill requires `identify revised registration' sequence, ESC 02/06 4/0 as prefix of designation sequence. -@cindex{JIS X0208-1978}@cindex{JIS C6226:1978} + @noindent [JIS X0208-1978] @quotation @@ -1004,7 +1087,7 @@ Japanese Standards Association, ``Code of the Japanese graphic character set for information interchange'', JIS C6226:1978. @end quotation -@cindex{JIS X0208-1983,1990}@cindex{JIS X0208:1983,1990} + @noindent [JIS X0208-1983,1990] @quotation @@ -1016,7 +1099,7 @@ set for information interchange'', JIS X0208:1983,1990. In addition, revised version will be published in 1997. (It does not change graphic character set) -@cindex{JIS X0208-1997?}@cindex{JIS X 0208:1997? draft} + @noindent [JIS X0208-1997?] @quotation @@ -1029,7 +1112,7 @@ Kanji sets for information interchange'', JIS X 0208:1997? draft. @node JIS X0212, koi8-r, JIS X0208, Glossary @subsection JIS X0212-1990 -A 94x94 character set (@ref{94x94 character set}) for Japanese as +A 94x94-character set (@ref{94x94-character set}) for Japanese as supplement to JIS X0208 (@ref{JIS X0208}). It is a standard of Japan.@refill @@ -1038,17 +1121,17 @@ Final byte of ISO 2022 (@ref{ISO 2022}) is 04/04 (`D'). @node koi8-r, KS C5601, JIS X0212, Glossary @subsection koi8-r +@cindex RFC 1489 A MIME charset (@ref{MIME charset}) for Cyrillic script for Russian or other languages.@refill -It is a 1 byte 8bit (@ref{8bit}) coded character set (@ref{coded -character set}), not based on ISO 2022 (@ref{ISO 2022}). It is a +It is a 1 byte 8bit (@ref{8bit}) coded character set (@ref{coded character set}), not based on ISO 2022 (@ref{ISO 2022}). It is a de-fact standard.@refill It is defined in RFC 1489.@refill -@cindex{RFC 1489} + @noindent [RFC 1489] @quotation @@ -1059,12 +1142,13 @@ A. Chernov, ``Registration of a Cyrillic Character Set'', July 1993. @node KS C5601, media type, koi8-r, Glossary @subsection KS C5601-1987 +@cindex KS C 5601:1987 +@cindex KS C5601 A 94x94-character set (@ref{94x94-character set}) for Korean language -(Hangul script). Korean Standard. Final byte of ISO 2022 (@ref{ISO -2022}) is 04/03 (`C'). +(Hangul script). Korean Standard. Final byte of ISO 2022 (@ref{ISO 2022}) is 04/03 (`C'). + -@cindex{KS C5601}@cindex{KS C 5601:1987} @noindent [KS C5601] @quotation @@ -1076,29 +1160,39 @@ Interchange (Hangul and Hanja)'', KS C 5601:1987. @node media type, message, KS C5601, Glossary @subsection media type - -@cindex{media type}@strong{media type} specifies the nature of the data -in the body of MIME (@ref{MIME}) entity (@ref{entity}). It consists of -@cindex{type}@strong{type} and @cindex{subtype}@strong{subtype}. It is -defined in RFC 2046 (@ref{RFC 2046}).@refill +@cindex x-token +@cindex message +@cindex multipart +@cindex application +@cindex video +@cindex audio +@cindex image +@cindex text +@cindex subtype +@cindex type +@cindex media type + +@strong{media type} specifies the nature of the data in the body of MIME +(@ref{MIME}) entity (@ref{entity}). It consists of @strong{type} and +@strong{subtype}. It is defined in RFC 2046 (@ref{RFC 2046}).@refill Currently there are following types: @itemize @bullet @item -@cindex{text}@strong{text} +@strong{text} @item -@cindex{image}@strong{image} +@strong{image} @item -@cindex{audio}@strong{audio} +@strong{audio} @item -@cindex{video}@strong{video} +@strong{video} @item -@cindex{application}@strong{application} +@strong{application} @item -@cindex{multipart}@strong{multipart} (@ref{multipart}) +@strong{multipart} (@ref{multipart}) @item -@cindex{message}@strong{message} +@strong{message} @end itemize @@ -1109,9 +1203,9 @@ text/plain (@ref{text/plain}), video/mpeg...@refill You can refer registered media types at MEDIA TYPES (ftp://ftp.isi.edu/in-notes/iana/assignments/media-types).@refill -In addition, you can use private type or subtype using -@cindex{x-token}@strong{x-token}, which as the prefix `x-'. However you -can not use them in public.@refill +In addition, you can use private type or subtype using @strong{x-token}, +which as the prefix `x-'. However you can not use them in +public.@refill (cf. @ref{Content-Type field}) @@ -1126,24 +1220,26 @@ news message defined in RFC 1036 (@ref{RFC 1036}). @node message/rfc822, method, message, Glossary @subsection message/rfc822 +@cindex message/rfc822 -@cindex{message/rfc822}@strong{message/rfc822} indicates that the body -contains an encapsulated message, with the syntax of an RFC 822 -(@ref{RFC 822}) message. It is the replacement of traditional RFC 934 -(@ref{RFC 934}) encapsulation. It is defined in RFC 2046 (@ref{RFC -2046}). +@strong{message/rfc822} indicates that the body contains an encapsulated +message, with the syntax of an RFC 822 (@ref{RFC 822}) message. It is +the replacement of traditional RFC 934 (@ref{RFC 934}) encapsulation. +It is defined in RFC 2046 (@ref{RFC 2046}). @node method, MIME, message/rfc822, Glossary @subsection method +@cindex external method +@cindex internal method Application program of tm-view to process for specified media type (@ref{media type}) when user plays an entity.@refill -There are two kinds of methods, @cindex{internal method}@strong{internal -method} and @cindex{external method}@strong{external method}. Internal -method is written by Emacs Lisp. External method is written by C or -script languages and called by asynchronous process call.@refill +There are two kinds of methods, @strong{internal method} and +@strong{external method}. Internal method is written by Emacs Lisp. +External method is written by C or script languages and called by +asynchronous process call.@refill (cf. @ref{(tm-view-en)method}) @@ -1151,9 +1247,9 @@ script languages and called by asynchronous process call.@refill @node MIME, MIME charset, method, Glossary @subsection MIME +@cindex Multipurpose Internet Mail Extensions -MIME stands for @cindex{Multipurpose Internet Mail -Extensions}@strong{Multipurpose Internet Mail Extensions}, it is an +MIME stands for @strong{Multipurpose Internet Mail Extensions}, it is an extension for RFC 822 (@ref{RFC 822}).@refill According to RFC 2045:@refill @@ -1186,7 +1282,7 @@ RFC 2047 (@ref{encoded-word}), RFC 2048 (@ref{RFC 2048}) and RFC 2049 @node MIME charset, MTA, MIME, Glossary @subsection MIME charset -Coded character set (@ref{Coded character set}) used in Content-Type +Coded character set (@ref{coded character set}) used in Content-Type field (@ref{Content-Type field}) or charset parameter of encoded-word (@ref{encoded-word}).@refill @@ -1201,9 +1297,10 @@ charset) @node MTA, MUA, MIME charset, Glossary @subsection MTA +@cindex Message Transfer Agent -@cindex{Message Transfer Agent}@strong{Message Transfer Agent}. It -means mail transfer programs (ex. sendmail) and news servers.@refill +@strong{Message Transfer Agent}. It means mail transfer programs +(ex. sendmail) and news servers.@refill (cf. @ref{MUA}) @@ -1211,9 +1308,10 @@ means mail transfer programs (ex. sendmail) and news servers.@refill @node MUA, MULE, MTA, Glossary @subsection MUA +@cindex Message User Agent -@cindex{Message User Agent}@strong{Message User Agent}. It means mail -readers and news readers.@refill +@strong{Message User Agent}. It means mail readers and news +readers.@refill (cf. @ref{MTA}) @@ -1221,11 +1319,16 @@ readers and news readers.@refill @node MULE, multipart, MUA, Glossary @subsection MULE +@cindex XEmacs/mule +@cindex Emacs/mule +@cindex MULE +@cindex mule +@cindex MULE Multilingual extension of GNU Emacs (@ref{Emacs}) by HANDA Ken'ichi et al. -@cindex{MULE} + @noindent [MULE] @quotation @@ -1241,18 +1344,19 @@ In addition, there is XEmacs with mule feature.@refill So now, there are 3 kinds of mule variants.@refill -In this document, @cindex{mule}@strong{mule} means any mule variants, -@cindex{MULE}@strong{MULE} means original MULE (..2.3), -@cindex{Emacs/mule}@strong{Emacs/mule} means mule merged Emacs, -@cindex{XEmacs/mule}@strong{XEmacs/mule} means XEmacs with mule feature. +In this document, @strong{mule} means any mule variants, +@strong{MULE} means original MULE (..2.3), +@strong{Emacs/mule} means mule merged Emacs, +@strong{XEmacs/mule} means XEmacs with mule feature. @node multipart, multipart/alternative, MULE, Glossary @subsection Multipart +@cindex multipart -@cindex{multipart}@strong{multipart} means media type (@ref{media type}) -to insert multiple entities (@ref{entities}) in a single body. Or it -also indicates a message consists of multiple entities.@refill +@strong{multipart} means media type (@ref{media type}) to insert +multiple entities (@ref{entity}) in a single body. Or it also indicates +a message consists of multiple entities.@refill There are following subtypes registered in RFC 2046 (@ref{RFC 2046}): @@ -1281,12 +1385,13 @@ multipart/encrypted (@ref{multipart/encrypted}) @node multipart/alternative, multipart/digest, multipart, Glossary @subsection multipart/alternative +@cindex multipart/digest -@cindex{multipart/digest}@strong{multipart/digest} is one of multipart -(@ref{multipart}) media types. This type is syntactically identical to -multipart/mixed (@ref{multipart/mixed}), but the semantics are -different. In particular, each of the body parts is an ``alternative'' -version of the same information.@refill +@strong{multipart/digest} is one of multipart (@ref{multipart}) media +types. This type is syntactically identical to multipart/mixed +(@ref{multipart/mixed}), but the semantics are different. In +particular, each of the body parts is an ``alternative'' version of the +same information.@refill (cf. @ref{RFC 2046}) @@ -1294,13 +1399,14 @@ version of the same information.@refill @node multipart/digest, multipart/encrypted, multipart/alternative, Glossary @subsection multipart/digest +@cindex multipart/digest -@cindex{multipart/digest}@strong{multipart/digest} is one of multipart -(@ref{multipart}) media types. This type is syntactically identical to -multipart/mixed (@ref{multipart/mixed}), but the semantics are -different. In particular, in a digest, the default Content-Type value -for a body part is changed from text/plain (@ref{text/plain}) to -message/rfc822 (@ref{message/rfc822}).@refill +@strong{multipart/digest} is one of multipart (@ref{multipart}) media +types. This type is syntactically identical to multipart/mixed +(@ref{multipart/mixed}), but the semantics are different. In +particular, in a digest, the default Content-Type value for a body part +is changed from text/plain (@ref{text/plain}) to message/rfc822 +(@ref{message/rfc822}).@refill This is the replacement of traditional RFC 1153 (@ref{RFC 1153}) based encapsulation (@ref{encapsulation}).@refill @@ -1332,12 +1438,13 @@ particular order.@refill @node multipart/parallel, multipart/signed, multipart/mixed, Glossary @subsection multipart/parallel +@cindex multipart/parallel -@cindex{multipart/parallel}@strong{multipart/parallel} is a subtype of -multipart (@ref{multipart}). This type is syntactically identical to -multipart/mixed (@ref{multipart/mixed}), but the semantics are -different. In particular, in a parallel entity, the order of body parts -is not significant.@refill +@strong{multipart/parallel} is a subtype of multipart (@ref{multipart}). +This type is syntactically identical to multipart/mixed +(@ref{multipart/mixed}), but the semantics are different. In +particular, in a parallel entity, the order of body parts is not +significant.@refill (cf. @ref{RFC 2046}) @@ -1355,10 +1462,14 @@ It is a Security multipart (@ref{Security multipart}) defined in RFC @node PGP, PGP-kazu, multipart/signed, Glossary @subsection PGP +@cindex RFC 1991 +@cindex Informational +@cindex PGP +@cindex Pretty Good Privacy A public key encryption program by Phil Zimmermann. It provides encryption and signature for message (@ref{message}). PGP stands for -@cindex{Pretty Good Privacy}@strong{Pretty Good Privacy}.@refill +@strong{Pretty Good Privacy}.@refill Traditional PGP uses RFC 934 (@ref{RFC 934}) encapsulation (@ref{encapsulation}). It is conflict with MIME (@ref{MIME}). So @@ -1366,7 +1477,7 @@ PGP/MIME (@ref{PGP/MIME}) is defined. On the other hand, PGP-kazu (@ref{PGP-kazu}) was proposed to use PGP encapsulation in MIME. But it is obsoleted.@refill -@cindex{PGP}@cindex{Informational}@cindex{RFC 1991} + @noindent [PGP: RFC 1991] @quotation @@ -1379,13 +1490,15 @@ Formats'', August 1996, Informational. @node PGP-kazu, PGP/MIME, PGP, Glossary @subsection PGP-kazu +@cindex application/pgp +@cindex PGP-kazu -In this document, @cindex{PGP-kazu}@strong{PGP-kazu} means a method to -use traditional PGP encapsulation in MIME (@ref{MIME}), proposed by -YAMAMOTO Kazuhiko.@refill +In this document, @strong{PGP-kazu} means a method to use traditional +PGP encapsulation in MIME (@ref{MIME}), proposed by YAMAMOTO +Kazuhiko.@refill PGP-kazu defines a media type (@ref{media type}), -@cindex{application/pgp}@strong{application/pgp}.@refill +@strong{application/pgp}.@refill In application/pgp entity, PGP encapsulation (@ref{encapsulation}) is used. PGP encapsulation conflicts with MIME, so it requires @@ -1397,6 +1510,9 @@ if you want to use traditional PGP message, it might be available. @node PGP/MIME, Quoted-Printable, PGP-kazu, Glossary @subsection PGP/MIME +@cindex RFC 2015 +@cindex Standards Track +@cindex PGP/MIME PGP (@ref{PGP}) and MIME (@ref{MIME}) integration proposed by Michael Elkins.@refill @@ -1408,7 +1524,7 @@ support PGP/MIME.@refill PGP/MIME (@ref{PGP/MIME}) will be standard of PGP message. -@cindex{PGP/MIME}@cindex{Standards Track}@cindex{RFC 2015} + @noindent [PGP/MIME: RFC 2015] @quotation @@ -1420,10 +1536,10 @@ M. Elkins, ``MIME Security with Pretty Good Privacy (PGP)'', October @node Quoted-Printable, RFC 821, PGP/MIME, Glossary @subsection Quoted-Printable +@cindex Quoted-Printable -@cindex{Quoted-Printable}@strong{Quoted-Printable} is a transfer -encoding method of MIME (@ref{MIME}) defined in RFC 2045 (@ref{RFC -2045}).@refill +@strong{Quoted-Printable} is a transfer encoding method of MIME +(@ref{MIME}) defined in RFC 2045 (@ref{RFC 2045}).@refill If the data being encoded are mostly US-ASCII text, the encoded form of the data remains largely recognizable by humans.@refill @@ -1434,8 +1550,11 @@ the data remains largely recognizable by humans.@refill @node RFC 821, RFC 822, Quoted-Printable, Glossary @subsection RFC 821 +@cindex RFC 821 +@cindex STD 10 +@cindex SMTP + -@cindex{SMTP}@cindex{STD 10}@cindex{RFC 821} @noindent [SMTP: RFC 821] @quotation @@ -1446,22 +1565,24 @@ J. Postel, ``Simple Mail Transfer Protocol'', August 1982, STD 10. @node RFC 822, RFC 934, RFC 821, Glossary @subsection RFC 822 +@cindex RFC 822 +@cindex STD 11 +@cindex Internet mail +@cindex Internet message +@cindex message header -A RFC defines format of Internet mail message, mainly @cindex{message -header}@strong{message -header}. +A RFC defines format of Internet mail message, mainly @strong{message header}. @noindent @strong{[Memo]} @quotation -news message is based on RFC 822, so @cindex{Internet -message}@strong{Internet message} may be more suitable than -@cindex{Internet mail}@strong{Internet mail} . +news message is based on RFC 822, so @strong{Internet message} may be +more suitable than @strong{Internet mail} . @end quotation -@cindex{STD 11}@cindex{RFC 822} + @noindent [RFC 822] @quotation @@ -1473,14 +1594,16 @@ August 1982, STD 11. @node RFC 934, RFC 1036, RFC 822, Glossary @subsection RFC 934 +@cindex RFC 934 +@cindex encapsulation -A RFC defines an @cindex{encapsulation}@strong{encapsulation} -(@ref{encapsulation}) method for Internet mail (@ref{RFC 822}).@refill +A RFC defines an @strong{encapsulation} (@ref{encapsulation}) method for +Internet mail (@ref{RFC 822}).@refill It conflicts with MIME (@ref{MIME}), so you should use message/rfc822 (@ref{message/rfc822}). -@cindex{RFC 934} + @noindent [RFC 934] @quotation @@ -1492,12 +1615,14 @@ Encapsulation'', January 1985. @node RFC 1036, RFC 1153, RFC 934, Glossary @subsection RFC 1036 +@cindex RFC 1036 +@cindex USENET A RFC defines format of USENET message. It is a subset of RFC 822 (@ref{RFC 822}). It is not Internet standard, but a lot of netnews excepting Usenet uses it. -@cindex{USENET}@cindex{RFC 1036} + @noindent [USENET: RFC 1036] @quotation @@ -1509,8 +1634,9 @@ December 1987, (obsolete RFC 850). @node RFC 1153, RFC 1557, RFC 1036, Glossary @subsection RFC 1153 +@cindex RFC 1153 + -@cindex{RFC 1153} @noindent [RFC 1153] @quotation @@ -1521,11 +1647,13 @@ F. Wancho, ``Digest Message Format'', April 1990. @node RFC 1557, RFC 1922, RFC 1153, Glossary @subsection RFC 1557 +@cindex RFC 1557 +@cindex Informational A RFC defines MIME charset (@ref{MIME charset})s for Korean, euc-kr (@ref{euc-kr}) and iso-2022-kr (@ref{iso-2022-kr}). -@cindex{Informational}@cindex{RFC 1557} + @noindent [RFC 1557] @quotation @@ -1537,6 +1665,10 @@ Messages'', December 1993, Informational. @node RFC 1922, RFC 2045, RFC 1557, Glossary @subsection RFC 1922 +@cindex RFC 1922 +@cindex Informational +@cindex charset-extension +@cindex charset-edition A RFC defines MIME charset (@ref{MIME charset})s for Chinese, iso-2022-cn (@ref{iso-2022-cn}), iso-2022-cn-ext @@ -1544,11 +1676,10 @@ iso-2022-cn (@ref{iso-2022-cn}), iso-2022-cn-ext etc.@refill In addition, it defines additional parameters of Content-Type field -(@ref{Content-Type field}) field, -@cindex{charset-edition}@strong{charset-edition} and -@cindex{charset-extension}@strong{charset-extension}. +(@ref{Content-Type field}) field, @strong{charset-edition} and +@strong{charset-extension}. + -@cindex{Informational}@cindex{RFC 1922} @noindent [RFC 1922] @quotation @@ -1561,8 +1692,10 @@ Informational. @node RFC 2045, RFC 2046, RFC 1922, Glossary @subsection RFC 2045 +@cindex RFC 2045 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2045} @noindent [RFC 2045] @quotation @@ -1575,8 +1708,10 @@ Standards Track (obsolete RFC 1521, 1522, 1590). @node RFC 2046, RFC 2048, RFC 2045, Glossary @subsection RFC 2046 +@cindex RFC 2046 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2046} @noindent [RFC 2046] @quotation @@ -1589,8 +1724,10 @@ RFC 1521, 1522, 1590). @node RFC 2048, RFC 2049, RFC 2046, Glossary @subsection RFC 2048 +@cindex RFC 2048 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2048} @noindent [RFC 2048] @quotation @@ -1603,8 +1740,10 @@ Standards Track (obsolete RFC 1521, 1522, 1590). @node RFC 2049, plain text, RFC 2048, Glossary @subsection RFC 2049 +@cindex RFC 2049 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2049} @noindent [RFC 2049] @quotation @@ -1618,27 +1757,29 @@ Standards Track (obsolete RFC 1521, 1522, 1590). @node plain text, Security multipart, RFC 2049, Glossary @subsection plain text -A textual data represented by only coded character set (@ref{coded -character set}). It does not have information about font or +A textual data represented by only coded character set (@ref{coded character set}). It does not have information about font or typesetting. (cf. @ref{text/plain}) @node Security multipart, text/enriched, plain text, Glossary @subsection Security multipart +@cindex RFC 1847 +@cindex Standards Track +@cindex Security multipart +@cindex multipart/encrypted +@cindex multipart/signed A format to represent signed/encrypted message in MIME (@ref{MIME}).@refill -It defines two multipart media types, -@cindex{multipart/signed}@strong{multipart/signed} -(@ref{multipart/signed}) and -@cindex{multipart/encrypted}@strong{multipart/encrypted} +It defines two multipart media types, @strong{multipart/signed} +(@ref{multipart/signed}) and @strong{multipart/encrypted} (@ref{multipart/encrypted}).@refill MOSS and PGP/MIME (@ref{PGP/MIME}) are based on it. -@cindex{Security multipart}@cindex{Standards Track}@cindex{RFC 1847} + @noindent [Security multipart: RFC 1847] @quotation @@ -1651,8 +1792,10 @@ Multiparts for MIME: Multipart/Signed and Multipart/Encrypted'', October @node text/enriched, text/plain, Security multipart, Glossary @subsection text/enriched +@cindex RFC 1896 +@cindex text/enriched + -@cindex{text/enriched}@cindex{RFC 1896} @noindent [text/enriched: RFC 1896] @quotation @@ -1664,10 +1807,10 @@ February 1996, (obsolete RFC 1563). @node text/plain, tm-kernel, text/enriched, Glossary @subsection text/plain +@cindex text/plain -@cindex{text/plain}@strong{text/plain} is a media type (@ref{media -type}) for plain text (@ref{plain text}), defined in RFC 2046 (@ref{RFC -2046}).@refill +@strong{text/plain} is a media type (@ref{media type}) for plain text +(@ref{plain text}), defined in RFC 2046 (@ref{RFC 2046}).@refill The default media type of ``text/plain; charset=us-ascii'' for Internet mail describes existing Internet practice. That is, it is the type of @@ -1703,29 +1846,37 @@ tm stands for `tools for MIME'. @node tm-MUA, us-ascii, tm-kernel, Glossary @subsection tm-MUA +@cindex tm-rmail +@cindex tm-vm +@cindex gnus-mime +@cindex tm-gnus +@cindex tm-mh-e +@cindex tm oomori package MUA (@ref{MUA}) or MUA extender using tm (@ref{tm-kernel}).@refill -@cindex{tm oomori package}@strong{tm oomori package} has following extenders: +@strong{tm oomori package} has following extenders: @itemize @bullet @item -@cindex{tm-mh-e}@strong{tm-mh-e} (@ref{(tm-mh-e-en)}) +@strong{tm-mh-e} (@ref{(tm-mh-e-en)}) for mh-e (@ref{(mh-e)}) @item -@cindex{tm-gnus}@strong{tm-gnus} (@ref{(tm-gnus_en)}) for GNUS +@strong{tm-gnus} (@ref{(tm-gnus_en)}) for GNUS @item -@cindex{gnus-mime}@strong{gnus-mime} (@ref{(gnus-mime-en)}) for Gnus +@strong{gnus-mime} (@ref{(gnus-mime-en)}) for Gnus @item -@cindex{tm-vm}@strong{tm-vm} (@ref{(tm-vm_en)}) for VM +@strong{tm-vm} (@ref{(tm-vm_en)}) for VM @item -@cindex{tm-rmail}@strong{tm-rmail} for RMAIL +@strong{tm-rmail} for RMAIL @end itemize @node us-ascii, , tm-MUA, Glossary @subsection us-ascii +@cindex ASCII +@cindex us-ascii A MIME charset (@ref{MIME charset}) for primary Latin script mainly written by English or other languages.@refill @@ -1735,11 +1886,10 @@ ISO 2022 (@ref{ISO 2022}), it contains only ASCII (@ref{ASCII}) and code extension (@ref{code extension}) is not allowed.@refill It is standard coded character set of Internet mail. If MIME charset is -not specified, @cindex{us-ascii}@strong{us-ascii} is used as -default.@refill +not specified, @strong{us-ascii} is used as default.@refill -In addition, @cindex{ASCII}@strong{ASCII} of RFC 822 (@ref{RFC 822}) -should be interpreted as us-ascii. +In addition, @strong{ASCII} of RFC 822 (@ref{RFC 822}) should be +interpreted as us-ascii. @node Setting, Bug report, Introduction, Top @@ -1762,8 +1912,9 @@ setup including MIME encoding using @file{tm-edit.el}, while @node mime-setup, tm-setup, Setting, Setting @section Normal setting +@cindex mime-setup -If you want normal setting, please use @cindex{mime-setup}@strong{mime-setup}. +If you want normal setting, please use @strong{mime-setup}. For example, please insert following into @file{~/.emacs}: @lisp @@ -1784,10 +1935,9 @@ wrong!) @node signature, Notice about GNUS, mime-setup, mime-setup @subsection signature +@cindex automatic signature selection tool -You can set up the @cindex{automatic signature selection -tool}@strong{automatic signature selection -tool} using @file{mime-setup}. If you want to +You can set up the @strong{automatic signature selection tool} using @file{mime-setup}. If you want to automatically select the signature file depending on how the message headers show, add lines like shown below to your .emacs (Refer to the reference manual of @file{signature.el} for more details). @@ -1867,11 +2017,12 @@ signature is @kbd{C-c C-s} (like mh-e (@ref{(mh-e)})) instead of @node tm-setup, setting for VM, mime-setup, Setting @section Setting not to use tm-edit +@cindex tm-setup -@cindex{tm-setup}@strong{tm-setup} only sets up tm-MUA (@ref{tm-MUA})s. -In other words, it is a setting to avoid to use tm-edit. If you don't -want to compose MIME message or want to use other MIME composer, please -use it instead of @file{mime-setup.el}.@refill +@strong{tm-setup} only sets up tm-MUA (@ref{tm-MUA})s. In other words, +it is a setting to avoid to use tm-edit. If you don't want to compose +MIME message or want to use other MIME composer, please use it instead +of @file{mime-setup.el}.@refill For example, please insert following into @file{~/.emacs}: @@ -1893,8 +2044,10 @@ If you use @file{mime-setup.el}, you you don't need to load @node setting for VM, manual setting, tm-setup, Setting @section Setting for VM +@cindex BBDB +@cindex vm -If you use @cindex{vm}@strong{vm}, please insert following in +If you use @strong{vm}, please insert following in @file{~/.vm}: @lisp @@ -1907,8 +2060,8 @@ If you use @cindex{vm}@strong{vm}, please insert following in @strong{[Notice]} @quotation -If you use @cindex{BBDB}@strong{BBDB}, please insert @code{(require -'tm-vm)} @strong{after} @code{(bbdb-insinuate-vm)}. +If you use @strong{BBDB}, please insert @code{(require 'tm-vm)} +@strong{after} @code{(bbdb-insinuate-vm)}. @end quotation @@ -1937,8 +2090,9 @@ following setting: -@node Bug report, Concept Index, Setting, Top +@node Bug report, Acknowledgments, Setting, Top @chapter How to report bug and about mailing list of tm +@cindex good bug report If you write bug-reports and/or suggestions for improvement, please send them to the tm Mailing List: @@ -1955,11 +2109,11 @@ Notice that, we does not welcome bug reports about too old version. Bugs in old version might be fixed. So please try latest version at first.@refill -You should write @cindex{good bug report}@strong{good bug report}. If -you write only ``tm does not work'', we can not find such situations. -At least, you should write name, type, variants and version of OS, -emacs, tm and MUA, and setting. In addition, if error occurs, to send -backtrace is very important. (cf. @ref{(emacs)Bugs}) @refill +You should write @strong{good bug report}. If you write only ``tm does +not work'', we can not find such situations. At least, you should write +name, type, variants and version of OS, emacs, tm and MUA, and setting. +In addition, if error occurs, to send backtrace is very +important. (cf. @ref{(emacs)Bugs}) @refill 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 @@ -1982,7 +2136,35 @@ Since the user registration is done manually, please write the mail body in human-recognizable language (^_^). -@node Concept Index, Variable Index, Bug report, Top +@node Acknowledgments, Concept Index, Bug report, Top +@chapter Acknowledgments + +I thank MASUTANI Yasuhiro. He requested me a lot of important features +and gave me a lot of suggestions when tm-view was born. tm-view is +based on his influence.@refill + +I thank ENAMI Tsugutomo for work of @file{mime.el}, which is an origin +of @file{tm-ew-d.el} and @file{mel-b.el}, and permission to rewrite for +tm.@refill + +I thank OKABE Yasuo for work of internal method for LaTeX and automatic +assembling method for message/partial. I thank UENO Hiroshi for work of +internal method for tar archive.@refill + +I thank UMEDA Masanobu for his work of @file{mime.el}, which is the +origin of tm-edit, and permission to rewrite his work as tm-edit.@refill + +I thank KOBAYASHI Shuhei for his work as a tm maintainer. In addition, +he often points out or suggests about conformity with RFCs.@refill + +I thank Oscar Figueiredo for his work as the maintainer of tm-vm. He +improves tm-vm and wrote a good manual of tm-vm.@refill + +Last of all, I thank members of two tm mailing lists, Japanese and +English version. + + +@node Concept Index, Variable Index, Acknowledgments, Top @chapter Concept Index @printindex cp diff --git a/doc/tm-ja.info b/doc/tm-ja.info index 4b27717..1d08dfe 100644 --- a/doc/tm-ja.info +++ b/doc/tm-ja.info @@ -7,8 +7,8 @@ using `texinfmt.el' version 2.32 of 19 November 1993.  File: tm-ja.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) -tm 7.98 Manual$B!JF|K\8lHG!K(B -************************** +tm 7.100 Manual$B!JF|K\8lHG!K(B +*************************** This file documents tm, a MIME package for GNU Emacs. @@ -20,6 +20,7 @@ GNU Emacs $B$G(B MIME $B$r3Z$7$`$?$a$N(B package $B$G$"$k(B `tm' $B$K$D$$ * Introduction:: tm $B$C$F2?!)(B * Setting:: $B@_Dj(B * Bug report:: bug $BJs9p$N;EJ}(B +* Acknowledgments:: $B<U<-(B * Concept Index:: $B35G0:w0z(B * Variable Index:: $BJQ?t:w0z(B @@ -81,6 +82,7 @@ tm $B$G;H$o$l$F$$$kMQ8l$K$D$$$F2r@b$7$^$9!#(B * Emacs:: * encoded-word:: * encapsulation:: +* entity:: Entity * euc-kr:: * FTP:: FTP * GB 2312:: GB 2312-1980 @@ -107,7 +109,7 @@ tm $B$G;H$o$l$F$$$kMQ8l$K$D$$$F2r@b$7$^$9!#(B * iso-8859-7:: * ISO 8859-8:: * ISO 8859-9:: -* ISO-IR-165:: ISO-IR-165, CCITT Extended GB +* ISO-IR-165:: ISO-IR-165, CCITT Extended GB * JIS X0201:: * JIS C6226:: JIS C6226-1978 * JIS X0208:: @@ -506,7 +508,7 @@ header $B$K$*$1$kHs(B ASCII (*Note ASCII::) $BJ8;z$NI=8=!#(B*RFC 2047* $B$G  -File: tm-ja.info, Node: encapsulation, Next: euc-kr, Prev: encoded-word, Up: Glossary +File: tm-ja.info, Node: encapsulation, Next: entity, Prev: encoded-word, Up: Glossary encapsulation ------------- @@ -521,7 +523,23 @@ Internet mail (*Note RFC 822::) $B$rB>$N5-;v$K$^$k$4$HF~$l$kJ}K!!#(B  -File: tm-ja.info, Node: euc-kr, Next: FTP, Prev: encapsulation, Up: Glossary +File: tm-ja.info, Node: entity, Next: euc-kr, Prev: encapsulation, Up: Glossary + +Entity +------ + +$B$"$k(B message $B$b$7$/$O(B multipart (*Note multipart::) message $B$N#1$D$N(B +part $B$N(B header $B$H(B body $B$rJ;$;$?$b$N!#(B + +*[Memo]* + + $B$3$3$G$O(B part $B$H8F$V$3$H$b$"$k!#(B + + + + + +File: tm-ja.info, Node: euc-kr, Next: FTP, Prev: entity, Up: Glossary euc-kr ------ @@ -700,8 +718,8 @@ iso-2022-jp $BF|K\8l$rI=8=$9$k$?$a$N(B MIME charset (*Note MIME charset::) $B$N0l$D!#(B $B8E$$(B ISO 2022 (*Note ISO 2022::) $B$K4p$$$F(B ASCII (*Note ASCII::), JIS -X0201-Latin, JIS X0208-1978 (*Note JIS C6226-1978::), JIS X0208-1983 -(*Note JIS X0208::) $B$r@Z$jBX$($k(B 7bit (*Note 7bit::) $BJ8;zId9f!#(B +X0201-Latin, JIS X0208-1978 (*Note JIS C6226::), JIS X0208-1983 (*Note +JIS X0208::) $B$r@Z$jBX$($k(B 7bit (*Note 7bit::) $BJ8;zId9f!#(B RFC 1468 $B$GDj5A$5$l$F$$$k!#(B @@ -987,7 +1005,7 @@ ISO-IR-165, CCITT Extended GB CCITT $B$,EPO?$7$?!"Cf9qBgN&$GMQ$$$i$l$F$$$k4JBN;z$GI=5-$5$l$kCf9q8l$rI=8=(B $B$9$k$?$a$N(B94$B!_(B94 $BJ8;z=89g(B(*Note 94x94-character set::)$B!#(B -GB 2312 (*Note GB 2312::) $B$H(B GB 8565 $BI=#2(B (*Note GB 8865.2::) $B$K(B 150 $BJ8(B +GB 2312 (*Note GB 2312::) $B$H(B GB 8565 $BI=#2(B (*Note GB 8565.2::) $B$K(B 150 $BJ8(B $B;z$[$I$rDI2C$7$?$b$N$i$7$$!#(B ISO 2022 (*Note ISO 2022::) $B$G$N=*C<(B byte $B$O(B 04/05 (`E') $B$G$"$k!#(B @@ -1134,9 +1152,8 @@ File: tm-ja.info, Node: media type, Next: message, Prev: KS C5601, Up: Glossary media type ---------- -MIME (*Note MIME::) $B$K$*$1$k(B entity (*Note entity::) $B$N<oN`!#(B -*type* $B$H(B *subtype* $B$+$i$J$k!#(B -RFC 2046 (*Note RFC 2046::) $B$GDj5A$5$l$F$$$k!#(B +MIME (*Note MIME::) $B$K$*$1$k(B entity (*Note entity::) $B$N<oN`!#(B*type* $B$H(B +*subtype* $B$+$i$J$k!#(BRFC 2046 (*Note RFC 2046::) $B$GDj5A$5$l$F$$$k!#(B type $B$OI8=`$G$O(B @@ -1162,11 +1179,10 @@ media type $B$O!"(BRFC 2046 $B$GDj5A$5$l$F$$$k$b$N$K2C$($F!"EPO?$9$k$3$H$b$G$ $B$k!#8=:_!"EPO?$5$l$F$$$k$b$N$O(B MEDIA TYPES (ftp://ftp.isi.edu/in-notes/iana/assignments/media-types) $B$G;2>H$G$-$k!#(B -$B$^$?!"(Btype $B$b$7$/$O(B subtype $B$K!"A0$K(B `x-' $B$rIU$1$?(B -*x-token* $B$rMQ$$$k$3$H$K$h$j!"EPO?$5$l$F$$$J$$$b(B -$B$N$r;dE*$KMQ$$$k$3$H$b$G$-$k!#$7$+$7!"EvA3$N$3$H$J$,$i!"$3$&$7$?;dE*$J(B -content-type $B$ONJ2r$rF@$?<T$N4V$G$7$+2r<a$G$-$J$$$N$GMxMQ$K$OCm0U$9$k$3(B -$B$H!#(B +$B$^$?!"(Btype $B$b$7$/$O(B subtype $B$K!"A0$K(B `x-' $B$rIU$1$?(B *x-token* $B$rMQ$$$k$3(B +$B$H$K$h$j!"EPO?$5$l$F$$$J$$$b$N$r;dE*$KMQ$$$k$3$H$b$G$-$k!#$7$+$7!"EvA3$N(B +$B$3$H$J$,$i!"$3$&$7$?;dE*$J(B content-type $B$ONJ2r$rF@$?<T$N4V$G$7$+2r<a$G$-(B +$B$J$$$N$GMxMQ$K$OCm0U$9$k$3$H!#(B (cf. *Note Content-Type field::) @@ -1217,10 +1233,9 @@ File: tm-ja.info, Node: MIME, Next: MIME charset, Prev: method, Up: Glossary MIME ---- -*Multipurpose -Internet Mail Extensions* $B$NN,$G!"(BInternet $B$N(B mail $B$d(B news $B$G(B us-ascii -plain text (*Note us-ascii::) $B0J30$NJ8;z$r;H$&$?$a$N(B RFC 822 (*Note RFC -822::) $B$KBP$9$k3HD%!#(B +*Multipurpose Internet Mail Extensions* $B$NN,$G!"(BInternet $B$N(B mail +$B$d(B news $B$G(B us-ascii plain text (*Note us-ascii::) $B0J30$NJ8;z$r;H$&$?$a$N(B +RFC 822 (*Note RFC 822::) $B$KBP$9$k3HD%!#(B RFC 2045 $B$OKAF,$G<!$N$h$&$K=R$Y$F$$$k!'(B @@ -1267,8 +1282,8 @@ File: tm-ja.info, Node: MTA, Next: MUA, Prev: MIME charset, Up: Glossary MTA --- -*Message Transfer Agent* $B$NN,$G!"(B -sendmail $B$J$I$N(B mail $BG[Aw(B program $B$H(B news server $B$NAm>N!#(B +*Message Transfer Agent* $B$NN,$G!"(Bsendmail $B$J$I$N(B mail $BG[Aw(B +program $B$H(B news server $B$NAm>N!#(B (cf. *Note MUA::) @@ -1281,8 +1296,8 @@ File: tm-ja.info, Node: MUA, Next: MULE, Prev: MTA, Up: Glossary MUA --- -*Message User Agent* $B$NN,$G!"(Bmail -reader $B$H(B news reader $B$NAm>N!#(B +*Message User Agent* $B$NN,$G!"(Bmail reader $B$H(B news reader $B$NAm>N!#(B + (cf. *Note MTA::) @@ -1579,9 +1594,8 @@ File: tm-ja.info, Node: RFC 934, Next: RFC 1036, Prev: RFC 822, Up: Glossary RFC 934 ------- -Internet mail (*Note RFC 822::) $B$N(B -*encapsulation* (*Note encapsulation::) $B$NJ}(B -$BK!$rDj$a$?(B RFC. +Internet mail (*Note RFC 822::) $B$N(B *encapsulation* (*Note +encapsulation::) $B$NJ}K!$rDj$a$?(B RFC. MIME (*Note MIME::) $B$HL7=b$9$k$N$G!"8=:_$G$O(B message/rfc822 (*Note message/rfc822::) $B$rMQ$$$k$Y$-$G$"$k!#(B @@ -1617,9 +1631,8 @@ File: tm-ja.info, Node: RFC 1153, Next: RFC 1557, Prev: RFC 1036, Up: Glossary RFC 1153 -------- -$BJ#?t$N(B Internet mail (*Note RFC 822::) $B$r(B -*encapsulation* (*Note encapsulation::) $B$9$k(B -$B$?$a$NJ}K!$rDj$a$?(B RFC. +$BJ#?t$N(B Internet mail (*Note RFC 822::) $B$r(B *encapsulation* (*Note +encapsulation::) $B$9$k$?$a$NJ}K!$rDj$a$?(B RFC. MIME (*Note MIME::) $B$HL7=b$9$k$N$G!"8=:_$G$O(B message/rfc822 (*Note message/rfc822::) $B$rMQ$$$?(B multipart (*Note multipart::) $B$rMQ$$$k$Y$-$G(B @@ -1661,9 +1674,9 @@ iso-2022-cn-ext::), cn-gb (*Note cn-gb::), cn-big5 (*Note cn-big5::) $B$H(B $B$$$C$?Cf9q8l$N$?$a$N(B MIME charset (*Note MIME charset::) $B$rDj5A$7$F$$$k(B RFC. -$B$3$l$K2C$($F!"(B*charset-edition* $B$H(B -*charset-extension* $B$H$$$&(B Content-Type -field (*Note Content-Type field::) $B$N(B parameter $B$rDj5A$7$F$$$k!#(B +$B$3$l$K2C$($F!"(B*charset-edition* $B$H(B *charset-extension* $B$H$$$&(B +Content-Type field (*Note Content-Type field::) $B$N(B parameter $B$rDj5A$7$F(B +$B$$$k!#(B [RFC 1922] Zhu, HF., Hu, DY., Wang, ZG., Kao, TC., Chang, WCH. and @@ -1750,10 +1763,9 @@ Security multipart MIME (*Note MIME::) $B$G0E9f$dEE;R=qL>$rMQ$$$k$?$a$N7A<0!#(B -*multipart/signed* -(*Note multipart/signed::) $B$H(B -*multipart/encrypted* -(*Note multipart/encrypted::) $B$H$$$&(B multipart $B$rMQ$$$k!#(B +*multipart/signed* (*Note multipart/signed::) $B$H(B +*multipart/encrypted* (*Note multipart/encrypted::) $B$H$$$&(B +multipart $B$rMQ$$$k!#(B MOSS $B$d(B PGP/MIME (*Note PGP/MIME::) $B$O$3$l$K4p$$$F$$$k!#(B @@ -1792,10 +1804,9 @@ text/plain RFC 2046 (*Note RFC 2046::) $B$GDj5A$5$l$?!"(Bplain text (*Note plain text::) $B$rI=8=$9$k$?$a$N(B media type (*Note media type::). -$BHs(B MIME message $B$J$I$N(B content-type $B$,Dj5A$5$l$J$$(B entity $B$O(B MIME -charset (*Note MIME charset::) $B$,(B us-ascii (*Note us-ascii::) $B$G$"$k(B -*text/plain* $B$N(B entity $B$G$"$k$H8+Pv$5$l$k$3$H(B -$B$K$J$C$F$$$k!#(B +$BHs(B MIME message $B$J$I$N(B content-type $B$,Dj5A$5$l$J$$(B entity (*Note entity::) +$B$O(B MIME charset (*Note MIME charset::) $B$,(B us-ascii (*Note us-ascii::) $B$G$"$k(B +*text/plain* $B$N(B entity $B$G$"$k$H8+Pv$5$l$k$3$H$K$J$C$F$$$k!#(B @@ -1891,9 +1902,8 @@ File: tm-ja.info, Node: mime-setup, Next: tm-setup, Prev: Setting, Up: Setting $BI8=`E*$J@_Dj(B ============ -tm $B$N0lHLE*$J@_Dj$r9T$$$?$$>l9g$O!"(B -*mime-setup* $B$H$$$&I8=`@_Dj(B file $B$r;H$C$F$/$@(B -$B$5$$!#Nc$($P!"(B`~/.emacs' $BEy$G!"(B +tm $B$N0lHLE*$J@_Dj$r9T$$$?$$>l9g$O!"(B*mime-setup* $B$H$$$&I8=`@_Dj(B file $B$r;H$C(B +$B$F$/$@$5$$!#Nc$($P!"(B`~/.emacs' $BEy$G!"(B (load "mime-setup") @@ -1997,12 +2007,12 @@ tm-edit $B$r;H$o$J$$@_Dj(B ====================== -*tm-setup* $B$O(B tm-MUA (*Note tm-MUA::) $B$N@_Dj$N$_$r(B -$B9T$J$&(B module $B$G$9!#$3$N@_Dj(B file $B$G$O(B tm-edit (*Note (tm-edit-ja)::) $B$r(B -$B;H$C$?(B MIME message $B$N:n@.$K4X$9$k@_Dj$O9T$o$l$:!"(BMIME message $B$N1\Mw$K(B -$B4X$9$k@_Dj$N$_$,9T$o$l$^$9!#(BMIME message $B$rFI$_$?$$$,<+J,$G$O:n@.$7$J$$(B -$B$H$+!"(Btm-edit $B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NBe(B -$B$o$j$K$3$N@_Dj(B file $B$r;H$C$F$/$@$5$$!#(B +*tm-setup* $B$O(B tm-MUA (*Note tm-MUA::) $B$N@_Dj$N$_$r9T$J$&(B module $B$G(B +$B$9!#$3$N@_Dj(B file $B$G$O(B tm-edit (*Note (tm-edit-ja)::) $B$r;H$C$?(B MIME +message $B$N:n@.$K4X$9$k@_Dj$O9T$o$l$:!"(BMIME message $B$N1\Mw$K4X$9$k@_Dj$N(B +$B$_$,9T$o$l$^$9!#(BMIME message $B$rFI$_$?$$$,<+J,$G$O:n@.$7$J$$$H$+!"(Btm-edit +$B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NBe$o$j$K$3$N@_Dj(B +file $B$r;H$C$F$/$@$5$$!#(B $BNc$($P!"(B`~/.emacs' $BEy$K(B @@ -2035,8 +2045,8 @@ VM $B$r;H$&>l9g$N@_Dj(B *[$BCm0U(B]* - *BBDB* $B$r;H$&>l9g$O(B `(bbdb-insinuate-vm)' $B$N(B - *$B8e(B* $B$K(B `(require 'tm-vm)' $B$rF~$l$F$/$@$5$$!#(B + *BBDB* $B$r;H$&>l9g$O(B `(bbdb-insinuate-vm)' $B$N(B *$B8e(B* $B$K(B + `(require 'tm-vm)' $B$rF~$l$F$/$@$5$$!#(B @@ -2065,7 +2075,7 @@ File: tm-ja.info, Node: manual setting, Prev: setting for VM, Up: Setting  -File: tm-ja.info, Node: Bug report, Next: Concept Index, Prev: Setting, Up: Top +File: tm-ja.info, Node: Bug report, Next: Acknowledgments, Prev: Setting, Up: Top bug $BJs9p$N;EJ}(B ************** @@ -2102,7 +2112,41 @@ tm ML $B$G$O(B tm $B$N%P%0>pJs$N8r49$d:G?7HG$NG[I[!"(Btm $B$N2~NI$K4X$9$k5D  -File: tm-ja.info, Node: Concept Index, Next: Variable Index, Prev: Bug report, Up: Top +File: tm-ja.info, Node: Acknowledgments, Next: Concept Index, Prev: Bug report, Up: Top + +$B<U<-(B +**** + +$B;d$,(B tm-view $B$r:G=i$K:n$C$?;~$K!"87$7$$CmJ8$HM-1W$J=u8@$r2<$5$j!"$=$N@_(B +$B7W$KB?Bg$JM?$($i$l$?>#C+J]Gn$5$s$K46<U$7$^$9!#(B + +`tm-ew-d.el' $B$H(B `mel-b.el' $B$NA0?H$KEv$?$k(B`mime.el' $B$r=q$-!"$=$NG[I[$H2~(B +$BB$$r$*5v$72<$5$C$?1]JB;LCR$5$s$K46<U$7$^$9!#(B + +$B$^$?!"(BLaTeX $BMQ$NFbIt(B method $B$H(B message/partial $BMQ$N<+F07k9g(B method $B$rDs(B +$B6!$7$F2<$5$C$?2,It<wCK$5$s!"(Btar archive $BMQ$NFbIt(B method $B$rDs6!$7$F2<$5$C(B +$B$?>eLnGn$5$s$K46<U$7$^$9!#(B + +tm-edit $B$NA0?H$H$J$C$?(B `mime.el' $B$r=q$-!"$=$NG[I[$H2~B$$r$*5v$72<$5$C$?!"(B +$BG_ED@/?.$5$s$K46<U$7$^$9!#(Btm-edit $B$N(B user interface $B$N4pK\E*$J@_7W$OG_ED(B +$B$5$s$N<j$K$h$k$b$N$G!"$H$F$bNI$$@_7W$G$"$C$?$H;W$$$^$9!#(B + +tm $B$N4v$D$+$N(B module $B$N(B maintainer $B$r0z$-<u$1$F2<$5$C$?>.NS=$J?$5$s!"H`(B +$B$O$^$?!"(BRFC $B$KBP$9$kE,9g@-$KBP$7$F1T$$;XE&$rB?!99T$&$3$H$G(B tm $B$NF0:n$N5,(B +$B3J$KBP$9$kCi<BEY$r>e$2$k$N$KHs>o$J9W8%$r9T$$$^$7$?!#(B + +$B$^$?!"(Btm-vm $B$N(B maintainer $B$r0z$-<u$1$F2<$5$C$?(B Oscar Figueiredo $B$5$s$K46(B +$B<U$7$^$9!#@:NOE*$K(B tm-vm $B$r2~NI$7!"$^$?!"N)GI$J@bL@=q$r=q$$$F2<$5$$$^$7(B +$B$?!#(B + +$B:G8e$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#$^$?!"(Bpatch $B$rAw$C$F2<$5$C$?A4$F$NJ}$K46<U(B +$B$7$^$9!#(B + + + + +File: tm-ja.info, Node: Concept Index, Next: Variable Index, Prev: Acknowledgments, Up: Top $B35G0:w0z(B ******** @@ -2110,168 +2154,163 @@ File: tm-ja.info, Node: Concept Index, Next: Variable Index, Prev: Bug report, U * Menu: -* ANSI X3.4:1986: ASCII. 9. -* application: media type. 20. -* application/pgp: PGP-kazu. 9. -* ASCII: ASCII. 9. -* ASCII: us-ascii. 16. -* audio: media type. 16. -* BBDB: setting for VM. 15. -* BIG5: cn-big5. 13. -* binary: 8bit. 35. -* binary: binary. 6. -* binary data: binary. 14. -* charset-edition: RFC 1922. 11. -* charset-extension: RFC 1922. 11. -* CNS 11643:1992: CNS 11643. 35. -* CNS 11643-1992: CNS 11643. 35. -* content-type/subtype: media type. 26. -* Emacs/mule: MULE. 21. -* encapsulation: RFC 1153. 6. -* encapsulation: RFC 934. 6. -* euc-kr: euc-kr. 14. -* Experimental: Content-Disposition. 8. -* external -* FTP: FTP. 8. -* GB 2312: GB 2312. 11. -* GB 2312:1980: GB 2312. 11. -* GB 8565.2: GB 8565.2. 9. -* GB 8565.2:1988: GB 8565.2. 9. -* gnus-mime: tm-MUA. 16. -* image: media type. 14. -* Informational: hz-gb2312. 14. -* Informational: hz-gb2312. 19. -* Informational: iso-2022-jp-2. 10. -* Informational: iso-8859-7. 13. -* Informational: PGP. 16. -* Informational: RFC 1557. 8. -* Informational: RFC 1922. 14. -* internal method: method. 7. -* Internet -* Internet -* ISO 2022: ISO 2022. 11. -* ISO 646: ISO 646. 11. -* ISO 8859-1: ISO 8859-1. 8. -* ISO 8859-1:1987: ISO 8859-1. 8. -* ISO 8859-2: ISO 8859-2. 8. -* ISO 8859-2:1987: ISO 8859-2. 8. -* ISO 8859-3: ISO 8859-3. 5. -* ISO 8859-3:1988: ISO 8859-3. 5. -* ISO 8859-4: ISO 8859-4. 5. -* ISO 8859-4:1988: ISO 8859-4. 5. -* ISO 8859-5: ISO 8859-5. 7. -* ISO 8859-5:1988: ISO 8859-5. 7. -* ISO 8859-6: ISO 8859-6. 5. -* ISO 8859-6:1987: ISO 8859-6. 5. -* ISO 8859-7: ISO 8859-7. 7. -* ISO 8859-7:1987: ISO 8859-7. 7. -* ISO 8859-8: ISO 8859-8. 5. -* ISO 8859-8:1988: ISO 8859-8. 5. -* ISO 8859-9: ISO 8859-9. 5. -* ISO 8859-9:1990: ISO 8859-9. 5. -* iso-2022-jp: iso-2022-jp. 18. -* iso-2022-jp-2: iso-2022-jp-2. 10. -* iso-8859-7: iso-8859-7. 13. -* ISO/IEC 2022:1994: ISO 2022. 11. -* ISO/IEC 646:1991: ISO 646. 11. -* JIS -* JIS X 0201-1976:: JIS X0201. 11. -* JIS C6220-1976: JIS X0201. 10. -* JIS C6226:1978: JIS X0208. 18. -* JIS X 0201:1997? draft: JIS X0201. 19. -* JIS X 0208:1997? draft: JIS X0208. 32. -* JIS X0201-1976: JIS X0201. 11. -* JIS X0201-1997?: JIS X0201. 19. -* JIS X0208-1978: JIS X0208. 18. -* JIS X0208-1983,1990: JIS X0208. 23. -* JIS X0208:1983,1990: JIS X0208. 23. -* JIS X0208-1997?: JIS X0208. 32. -* KS C 5601:1987: KS C5601. 8. -* KS C 5861:1992: euc-kr. 14. -* KS C5601: KS C5601. 8. -* message: media type. 24. -* message header: RFC 822. 6. -* Message Transfer Agent: MTA. 5. -* Message User Agent: MUA. 5. -* mime-setup: mime-setup. 6. -* mule: MULE. 20. -* MULE: MULE. 21. -* MULE: MULE. 7. -* multipart: media type. 22. -* multipart: multipart. 10. -* multipart/digest: multipart/digest. 9. -* multipart/encrypted: Security multipart. 9. -* multipart/signed: Security multipart. 7. -* Multipurpose Internet Mail Extensions: MIME. 5. -* pad: Base64. 10. -* parameter: Content-Type field. 21. -* PGP: PGP. 16. -* PGP-kazu: PGP-kazu. 7. -* PGP/MIME: PGP/MIME. 20. -* RFC -* RFC 1036: RFC 1036. 9. -* RFC 1153: RFC 1153. 16. -* RFC 1468: iso-2022-jp. 18. -* RFC 1489: koi8-r. 13. -* RFC 1554: iso-2022-jp-2. 10. -* RFC 1557: RFC 1557. 8. -* RFC 1806: Content-Disposition. 8. -* RFC 1842: hz-gb2312. 14. -* RFC 1843: hz-gb2312. 19. -* RFC 1847: Security multipart. 14. -* RFC 1896: text/enriched. 8. -* RFC 1922: RFC 1922. 14. -* RFC 1947: iso-8859-7. 13. -* RFC 1991: PGP. 16. -* RFC 2015: PGP/MIME. 20. -* RFC 2045: RFC 2045. 5. -* RFC 2046: RFC 2046. 5. -* RFC 2047: encoded-word. 8. -* RFC 2048: RFC 2048. 5. -* RFC 2049: RFC 2049. 5. -* RFC 821: RFC 821. 8. -* RFC 822: RFC 822. 14. -* RFC 934: RFC 934. 13. -* RFC 959: FTP. 8. -* Security multipart: Security multipart. 14. -* signature: signature. 6. -* SMTP: RFC 821. 5. -* SMTP: RFC 821. 8. -* Standards Track: encoded-word. 8. -* Standards Track: PGP/MIME. 20. -* Standards Track: RFC 2045. 5. -* Standards Track: RFC 2046. 5. -* Standards Track: RFC 2048. 5. -* Standards Track: RFC 2049. 5. -* Standards Track: Security multipart. 14. -* STD 10: RFC 821. 8. -* STD 11: RFC 822. 14. -* STD 9: FTP. 8. -* subtype: Content-Type field. 20. -* subtype: media type. 7. -* text: media type. 12. -* text/enriched: text/enriched. 8. -* text/plain: text/plain. 10. -* text/richtext: text/enriched. 6. -* tm $BBg@9$j(B package: tm-MUA. 8. -* tm-gnus: tm-MUA. 14. -* tm-mh-e: tm-MUA. 12. -* tm-rmail: tm-MUA. 20. -* tm-setup: tm-setup. 6. -* tm-vm: tm-MUA. 18. -* type: Content-Type field. 20. -* type: media type. 6. -* us-ascii: us-ascii. 13. -* USENET: RFC 1036. 9. -* video: media type. 18. -* vm: setting for VM. 6. -* XEmacs/mule: MULE. 22. -* x-token: media type. 34. -2047: encoded-word. 6. -mail: RFC 822. 11. -message: RFC 822. 11. -method: method. 8. -X0201: JIS X0201. 10. +* ANSI X3.4:1986: ASCII. 4. +* application: media type. 4. +* application/pgp: PGP-kazu. 4. +* ASCII: ASCII. 4. +* ASCII: us-ascii. 4. +* audio: media type. 4. +* BBDB: setting for VM. 4. +* BIG5: cn-big5. 4. +* binary: 8bit. 4. +* binary: binary. 4. +* binary data: binary. 4. +* charset-edition: RFC 1922. 4. +* charset-extension: RFC 1922. 4. +* CNS 11643:1992: CNS 11643. 4. +* CNS 11643-1992: CNS 11643. 4. +* content-type/subtype: media type. 4. +* Emacs/mule: MULE. 4. +* encapsulation: RFC 1153. 4. +* encapsulation: RFC 934. 4. +* euc-kr: euc-kr. 4. +* Experimental: Content-Disposition. 4. +* external method: method. 4. +* FTP: FTP. 4. +* GB 2312: GB 2312. 4. +* GB 2312:1980: GB 2312. 4. +* GB 8565.2: GB 8565.2. 4. +* GB 8565.2:1988: GB 8565.2. 4. +* gnus-mime: tm-MUA. 4. +* image: media type. 4. +* Informational: hz-gb2312. 4. +* Informational: hz-gb2312. 4. +* Informational: iso-2022-jp-2. 4. +* Informational: iso-8859-7. 4. +* Informational: PGP. 4. +* Informational: RFC 1557. 4. +* Informational: RFC 1922. 4. +* internal method: method. 4. +* Internet mail: RFC 822. 4. +* Internet message: RFC 822. 4. +* ISO 2022: ISO 2022. 4. +* ISO 646: ISO 646. 4. +* ISO 8859-1: ISO 8859-1. 4. +* ISO 8859-1:1987: ISO 8859-1. 4. +* ISO 8859-2: ISO 8859-2. 4. +* ISO 8859-2:1987: ISO 8859-2. 4. +* ISO 8859-3: ISO 8859-3. 4. +* ISO 8859-3:1988: ISO 8859-3. 4. +* ISO 8859-4: ISO 8859-4. 4. +* ISO 8859-4:1988: ISO 8859-4. 4. +* ISO 8859-5: ISO 8859-5. 4. +* ISO 8859-5:1988: ISO 8859-5. 4. +* ISO 8859-6: ISO 8859-6. 4. +* ISO 8859-6:1987: ISO 8859-6. 4. +* ISO 8859-7: ISO 8859-7. 4. +* ISO 8859-7:1987: ISO 8859-7. 4. +* ISO 8859-8: ISO 8859-8. 4. +* ISO 8859-8:1988: ISO 8859-8. 4. +* ISO 8859-9: ISO 8859-9. 4. +* ISO 8859-9:1990: ISO 8859-9. 4. +* iso-2022-jp: iso-2022-jp. 4. +* iso-2022-jp-2: iso-2022-jp-2. 4. +* iso-8859-7: iso-8859-7. 4. +* ISO/IEC 2022:1994: ISO 2022. 4. +* ISO/IEC 646:1991: ISO 646. 4. +* JIS X 0201-1976:: JIS X0201. 4. +* JIS C6220-1976: JIS X0201. 4. +* JIS C6226:1978: JIS X0208. 4. +* JIS X 0201:1997? draft: JIS X0201. 4. +* JIS X 0208:1997? draft: JIS X0208. 4. +* JIS X0201: JIS X0201. 4. +* JIS X0201-1976: JIS X0201. 4. +* JIS X0201-1997?: JIS X0201. 4. +* JIS X0208-1978: JIS X0208. 4. +* JIS X0208-1983,1990: JIS X0208. 4. +* JIS X0208:1983,1990: JIS X0208. 4. +* JIS X0208-1997?: JIS X0208. 4. +* KS C 5601:1987: KS C5601. 4. +* KS C 5861:1992: euc-kr. 4. +* KS C5601: KS C5601. 4. +* message: media type. 4. +* message header: RFC 822. 4. +* Message Transfer Agent: MTA. 4. +* Message User Agent: MUA. 4. +* mime-setup: mime-setup. 4. +* MULE: MULE. 4. +* MULE: MULE. 4. +* mule: MULE. 4. +* multipart: media type. 4. +* multipart: multipart. 4. +* multipart/digest: multipart/digest. 4. +* multipart/encrypted: Security multipart. 4. +* multipart/signed: Security multipart. 4. +* Multipurpose Internet Mail Extensions: MIME. 4. +* pad: Base64. 4. +* parameter: Content-Type field. 4. +* PGP: PGP. 4. +* PGP-kazu: PGP-kazu. 4. +* PGP/MIME: PGP/MIME. 4. +* RFC 1036: RFC 1036. 4. +* RFC 1153: RFC 1153. 4. +* RFC 1468: iso-2022-jp. 4. +* RFC 1489: koi8-r. 4. +* RFC 1554: iso-2022-jp-2. 4. +* RFC 1557: RFC 1557. 4. +* RFC 1806: Content-Disposition. 4. +* RFC 1842: hz-gb2312. 4. +* RFC 1843: hz-gb2312. 4. +* RFC 1847: Security multipart. 4. +* RFC 1896: text/enriched. 4. +* RFC 1922: RFC 1922. 4. +* RFC 1947: iso-8859-7. 4. +* RFC 1991: PGP. 4. +* RFC 2015: PGP/MIME. 4. +* RFC 2045: RFC 2045. 4. +* RFC 2046: RFC 2046. 4. +* RFC 2047: encoded-word. 4. +* RFC 2047: encoded-word. 4. +* RFC 2048: RFC 2048. 4. +* RFC 2049: RFC 2049. 4. +* RFC 821: RFC 821. 4. +* RFC 822: RFC 822. 4. +* RFC 934: RFC 934. 4. +* RFC 959: FTP. 4. +* Security multipart: Security multipart. 4. +* signature: signature. 4. +* SMTP: RFC 821. 4. +* SMTP: RFC 821. 4. +* Standards Track: encoded-word. 4. +* Standards Track: PGP/MIME. 4. +* Standards Track: RFC 2045. 4. +* Standards Track: RFC 2046. 4. +* Standards Track: RFC 2048. 4. +* Standards Track: RFC 2049. 4. +* Standards Track: Security multipart. 4. +* STD 10: RFC 821. 4. +* STD 11: RFC 822. 4. +* STD 9: FTP. 4. +* subtype: Content-Type field. 4. +* subtype: media type. 4. +* text: media type. 4. +* text/enriched: text/enriched. 4. +* text/plain: text/plain. 4. +* text/richtext: text/enriched. 4. +* tm $BBg@9$j(B package: tm-MUA. 4. +* tm-gnus: tm-MUA. 4. +* tm-mh-e: tm-MUA. 4. +* tm-rmail: tm-MUA. 4. +* tm-setup: tm-setup. 4. +* tm-vm: tm-MUA. 4. +* type: Content-Type field. 4. +* type: media type. 4. +* us-ascii: us-ascii. 4. +* USENET: RFC 1036. 4. +* video: media type. 4. +* vm: setting for VM. 4. +* XEmacs/mule: MULE. 4. +* x-token: media type. 4.  @@ -2289,106 +2328,108 @@ File: tm-ja.info, Node: Variable Index, Prev: Concept Index, Up: Top  Tag table: Node: Top152 -Node: Introduction680 -Node: Glossary1421 -Node: 7bit4913 -Node: 8bit6194 -Node: 94-character set8214 -Node: 96-character set8500 -Node: 94x94-character set8780 -Node: ASCII9097 -Node: Base649527 -Node: binary10225 -Node: cn-gb10780 -Node: cn-big511259 -Node: CNS 1164311902 -Node: Coded character set12672 -Node: Code extension13005 -Node: Content-Disposition13363 -Node: Content-Type field13812 -Node: Emacs14907 -Node: encoded-word15141 -Node: encapsulation15563 -Node: euc-kr15858 -Node: FTP16375 -Node: GB 231216660 -Node: GB 8565.217222 -Node: Graphic character set17713 -Node: hz-gb231217977 -Node: ISO 202218798 -Node: iso-2022-cn19428 -Node: iso-2022-cn-ext19911 -Node: iso-2022-jp20590 -Node: iso-2022-jp-221305 -Node: iso-2022-kr21714 -Node: ISO 64622147 -Node: ISO 8859-122822 -Node: iso-8859-123253 -Node: ISO 8859-223698 -Node: iso-8859-224132 -Node: ISO 8859-324571 -Node: ISO 8859-424888 -Node: ISO 8859-525205 -Node: iso-8859-525614 -Node: ISO 8859-626056 -Node: ISO 8859-726375 -Node: iso-8859-726779 -Node: ISO 8859-827329 -Node: ISO 8859-927648 -Node: ISO-IR-16527965 -Node: JIS X020128487 -Node: JIS C622629390 -Node: JIS X020829682 -Node: JIS X021231581 -Node: koi8-r31940 -Node: KS C560132438 -Node: media type32850 -Node: message34260 -Node: message/rfc82234525 -Node: method34833 -Node: MIME35184 -Node: MIME charset36406 -Node: MTA36982 -Node: MUA37196 -Node: MULE37370 -Node: multipart38233 -Node: multipart/alternative39098 -Node: multipart/digest39403 -Node: multipart/encrypted40065 -Node: multipart/mixed40395 -Node: multipart/parallel40688 -Node: multipart/signed40975 -Node: PGP41271 -Node: PGP-kazu42107 -Node: PGP/MIME43513 -Node: Quoted-Printable44546 -Node: RFC 82145312 -Node: RFC 82245592 -Node: RFC 93446076 -Node: RFC 103646531 -Node: RFC 115346987 -Node: RFC 155747486 -Node: RFC 192247877 -Node: RFC 204548541 -Node: RFC 204648852 -Node: RFC 204849141 -Node: RFC 204949456 -Node: plain text49770 -Node: Security multipart50045 -Node: text/enriched50680 -Node: text/plain51122 -Node: tm-kernel51610 -Node: tm-MUA52115 -Node: us-ascii52634 -Node: Setting53300 -Node: mime-setup53980 -Node: signature54602 -Node: Notice about GNUS56360 -Node: tm-setup57512 -Node: setting for VM58353 -Node: manual setting58719 -Node: Bug report59274 -Node: Concept Index60884 -Node: Variable Index70407 +Node: Introduction721 +Node: Glossary1462 +Node: 7bit4992 +Node: 8bit6273 +Node: 94-character set8293 +Node: 96-character set8579 +Node: 94x94-character set8859 +Node: ASCII9176 +Node: Base649606 +Node: binary10304 +Node: cn-gb10859 +Node: cn-big511338 +Node: CNS 1164311981 +Node: Coded character set12751 +Node: Code extension13084 +Node: Content-Disposition13442 +Node: Content-Type field13891 +Node: Emacs14986 +Node: encoded-word15220 +Node: encapsulation15642 +Node: entity15937 +Node: euc-kr16228 +Node: FTP16738 +Node: GB 231217023 +Node: GB 8565.217585 +Node: Graphic character set18076 +Node: hz-gb231218340 +Node: ISO 202219161 +Node: iso-2022-cn19791 +Node: iso-2022-cn-ext20274 +Node: iso-2022-jp20953 +Node: iso-2022-jp-221663 +Node: iso-2022-kr22072 +Node: ISO 64622505 +Node: ISO 8859-123180 +Node: iso-8859-123611 +Node: ISO 8859-224056 +Node: iso-8859-224490 +Node: ISO 8859-324929 +Node: ISO 8859-425246 +Node: ISO 8859-525563 +Node: iso-8859-525972 +Node: ISO 8859-626414 +Node: ISO 8859-726733 +Node: iso-8859-727137 +Node: ISO 8859-827687 +Node: ISO 8859-928006 +Node: ISO-IR-16528323 +Node: JIS X020128845 +Node: JIS C622629748 +Node: JIS X020830040 +Node: JIS X021231939 +Node: koi8-r32298 +Node: KS C560132796 +Node: media type33208 +Node: message34616 +Node: message/rfc82234881 +Node: method35189 +Node: MIME35540 +Node: MIME charset36764 +Node: MTA37340 +Node: MUA37554 +Node: MULE37729 +Node: multipart38592 +Node: multipart/alternative39457 +Node: multipart/digest39762 +Node: multipart/encrypted40424 +Node: multipart/mixed40754 +Node: multipart/parallel41047 +Node: multipart/signed41334 +Node: PGP41630 +Node: PGP-kazu42466 +Node: PGP/MIME43872 +Node: Quoted-Printable44905 +Node: RFC 82145671 +Node: RFC 82245951 +Node: RFC 93446435 +Node: RFC 103646888 +Node: RFC 115347344 +Node: RFC 155747841 +Node: RFC 192248232 +Node: RFC 204548897 +Node: RFC 204649208 +Node: RFC 204849497 +Node: RFC 204949812 +Node: plain text50126 +Node: Security multipart50401 +Node: text/enriched51037 +Node: text/plain51479 +Node: tm-kernel51984 +Node: tm-MUA52489 +Node: us-ascii53008 +Node: Setting53674 +Node: mime-setup54354 +Node: signature54975 +Node: Notice about GNUS56733 +Node: tm-setup57885 +Node: setting for VM58725 +Node: manual setting59091 +Node: Bug report59646 +Node: Acknowledgments61258 +Node: Concept Index62898 +Node: Variable Index72297  End tag table diff --git a/doc/tm-ja.sgml b/doc/tm-ja.sgml index ea253e8..f2661cf 100644 --- a/doc/tm-ja.sgml +++ b/doc/tm-ja.sgml @@ -1,9 +1,9 @@ <!doctype sinfo system> -<!-- $Id: tm-ja.sgml,v 7.1 1996/12/23 21:25:12 morioka Exp $ --> +<!-- $Id: tm-ja.sgml,v 7.5 1996/12/25 18:38:38 morioka Exp $ --> <head> -<title>tm 7.98 Manual$B!JF|K\8lHG!K(B +<title>tm 7.100 Manual$B!JF|K\8lHG!K(B <author>$B<i2,(B $BCNI'(B <mail>morioka@jaist.ac.jp</mail> -<date>1996/12/24 +<date>1996/12/25 <toc> </head> @@ -348,6 +348,18 @@ header $B$K$*$1$kHs(B <dref>ASCII</dref> $BJ8;z$NI=8=!#(B<concept>RFC <cf node="message/rfc822"> +<h3> Entity +<node> entity +<p> +$B$"$k(B message $B$b$7$/$O(B <dref>multipart</dref> message $B$N#1$D$N(B part $B$N(B +header $B$H(B body $B$rJ;$;$?$b$N!#(B + +<memo> +<p> +$B$3$3$G$O(B part $B$H8F$V$3$H$b$"$k!#(B +</memo> + + <h3> euc-kr <node> euc-kr <p> @@ -483,7 +495,7 @@ Emacs/mule $B$G$OMxMQ2DG=$G$"$k!#(B $BF|K\8l$rI=8=$9$k$?$a$N(B <dref>MIME charset</dref> $B$N0l$D!#(B <p> $B8E$$(B <dref>ISO 2022</dref> $B$K4p$$$F(B <dref>ASCII</dref>, JIS -X0201-Latin, <a node="JIS C6226-1978">JIS X0208-1978</a>, <a node="JIS +X0201-Latin, <a node="JIS C6226">JIS X0208-1978</a>, <a node="JIS X0208">JIS X0208-1983</a> $B$r@Z$jBX$($k(B <dref>7bit</dref> $BJ8;zId9f!#(B <p> RFC 1468 $B$GDj5A$5$l$F$$$k!#(B @@ -693,12 +705,13 @@ RFC 1947 $B$GDj5A$5$l$F$$$k!#(B number="ISO 8859-9" year="1990"> -<h3> ISO-IR-165, CCITT Extended GB <node> ISO-IR-165 +<h3> ISO-IR-165, CCITT Extended GB +<node> ISO-IR-165 <p> CCITT $B$,EPO?$7$?!"Cf9qBgN&$GMQ$$$i$l$F$$$k4JBN;z$GI=5-$5$l$kCf9q8l$rI=(B $B8=$9$k$?$a$N(B<a node="94x94-character set">94$B!_(B94 $BJ8;z=89g(B</a>$B!#(B <p> -<dref>GB 2312</dref> $B$H(B <a node="GB 8865.2">GB 8565 $BI=#2(B</a> $B$K(B 150 $BJ8(B +<dref>GB 2312</dref> $B$H(B <a node="GB 8565.2">GB 8565 $BI=#2(B</a> $B$K(B 150 $BJ8(B $B;z$[$I$rDI2C$7$?$b$N$i$7$$!#(B <p> <dref>ISO 2022</dref> $B$G$N=*C<(B byte $B$O(B 04/05 (`E') $B$G$"$k!#(B @@ -1323,8 +1336,8 @@ type</dref>. <dref>RFC 2046</dref> $B$GDj5A$5$l$?!"(B<dref>plain text</dref> $B$rI=8=$9$k(B $B$?$a$N(B <dref>media type</dref>. <p> -$BHs(B MIME message $B$J$I$N(B content-type $B$,Dj5A$5$l$J$$(B entity $B$O(B -<dref>MIME charset</dref> $B$,(B <dref>us-ascii</dref> $B$G$"$k(B +$BHs(B MIME message $B$J$I$N(B content-type $B$,Dj5A$5$l$J$$(B <dref>entity</dref> +$B$O(B <dref>MIME charset</dref> $B$,(B <dref>us-ascii</dref> $B$G$"$k(B <concept>text/plain</concept> $B$N(B entity $B$G$"$k$H8+Pv$5$l$k$3$H$K$J$C$F(B $B$$$k!#(B @@ -1615,6 +1628,37 @@ tm ML $B$G$O(B tm $B$N%P%0>pJs$N8r49$d:G?7HG$NG[I[!"(Btm $B$N2~NI$K4X$9$k5D $B$F2<$5$$!#(B(^_^) +<h1> $B<U<-(B +<node> Acknowledgments +<p> +$B;d$,(B tm-view $B$r:G=i$K:n$C$?;~$K!"87$7$$CmJ8$HM-1W$J=u8@$r2<$5$j!"$=$N(B +$B@_7W$KB?Bg$JM?$($i$l$?>#C+J]Gn$5$s$K46<U$7$^$9!#(B +<p> +<file>tm-ew-d.el</file> $B$H(B <file>mel-b.el</file> $B$NA0?H$KEv$?$k(B +<file>mime.el</file> $B$r=q$-!"$=$NG[I[$H2~B$$r$*5v$72<$5$C$?1]JB;LCR$5(B +$B$s$K46<U$7$^$9!#(B +<p> +$B$^$?!"(BLaTeX $BMQ$NFbIt(B method $B$H(B message/partial $BMQ$N<+F07k9g(B method $B$r(B +$BDs6!$7$F2<$5$C$?2,It<wCK$5$s!"(Btar archive $BMQ$NFbIt(B method $B$rDs6!$7$F2<(B +$B$5$C$?>eLnGn$5$s$K46<U$7$^$9!#(B +<p> +tm-edit $B$NA0?H$H$J$C$?(B <file>mime.el</file> $B$r=q$-!"$=$NG[I[$H2~B$$r$*(B +$B5v$72<$5$C$?!"G_ED@/?.$5$s$K46<U$7$^$9!#(Btm-edit $B$N(B user interface $B$N4p(B +$BK\E*$J@_7W$OG_ED$5$s$N<j$K$h$k$b$N$G!"$H$F$bNI$$@_7W$G$"$C$?$H;W$$$^$9!#(B +<p> +tm $B$N4v$D$+$N(B module $B$N(B maintainer $B$r0z$-<u$1$F2<$5$C$?>.NS=$J?$5$s!"(B +$BH`$O$^$?!"(BRFC $B$KBP$9$kE,9g@-$KBP$7$F1T$$;XE&$rB?!99T$&$3$H$G(B tm $B$NF0:n(B +$B$N5,3J$KBP$9$kCi<BEY$r>e$2$k$N$KHs>o$J9W8%$r9T$$$^$7$?!#(B +<p> +$B$^$?!"(Btm-vm $B$N(B maintainer $B$r0z$-<u$1$F2<$5$C$?(B Oscar Figueiredo $B$5$s$K(B +$B46<U$7$^$9!#@:NOE*$K(B tm-vm $B$r2~NI$7!"$^$?!"N)GI$J@bL@=q$r=q$$$F2<$5$$(B +$B$^$7$?!#(B +<p> +$B:G8e$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#$^$?!"(Bpatch $B$rAw$C$F2<$5$C$?A4$F$NJ}$K46(B +$B<U$7$^$9!#(B + + <h1> $B35G0:w0z(B <node> Concept Index diff --git a/doc/tm-ja.texi b/doc/tm-ja.texi index 1c99874..a56c44a 100644 --- a/doc/tm-ja.texi +++ b/doc/tm-ja.texi @@ -1,13 +1,13 @@ \input texinfo.tex @setfilename tm-ja.info -@settitle{tm 7.98 Manual$B!JF|K\8lHG!K(B} +@settitle{tm 7.100 Manual$B!JF|K\8lHG!K(B} @titlepage -@title tm 7.98 Manual$B!JF|K\8lHG!K(B +@title tm 7.100 Manual$B!JF|K\8lHG!K(B @author $B<i2,(B $BCNI'(B <morioka@@jaist.ac.jp> -@subtitle 1996/12/24 +@subtitle 1996/12/25 @end titlepage @node Top, Introduction, (dir), (dir) -@top tm 7.98 Manual$B!JF|K\8lHG!K(B +@top tm 7.100 Manual$B!JF|K\8lHG!K(B @ifinfo @@ -20,6 +20,7 @@ GNU Emacs $B$G(B MIME $B$r3Z$7$`$?$a$N(B package $B$G$"$k(B `tm' $B$K$D$$ * Introduction:: tm $B$C$F2?!)(B * Setting:: $B@_Dj(B * Bug report:: bug $BJs9p$N;EJ}(B +* Acknowledgments:: $B<U<-(B * Concept Index:: $B35G0:w0z(B * Variable Index:: $BJQ?t:w0z(B @end menu @@ -86,6 +87,7 @@ tm $B$G;H$o$l$F$$$kMQ8l$K$D$$$F2r@b$7$^$9!#(B * Emacs:: * encoded-word:: * encapsulation:: +* entity:: Entity * euc-kr:: * FTP:: FTP * GB 2312:: GB 2312-1980 @@ -112,7 +114,7 @@ tm $B$G;H$o$l$F$$$kMQ8l$K$D$$$F2r@b$7$^$9!#(B * iso-8859-7:: * ISO 8859-8:: * ISO 8859-9:: -* ISO-IR-165:: ISO-IR-165, CCITT Extended GB +* ISO-IR-165:: ISO-IR-165, CCITT Extended GB * JIS X0201:: * JIS C6226:: JIS C6226-1978 * JIS X0208:: @@ -185,6 +187,7 @@ encode$B$9$kI,MQ$,$"$k!#(B @node 8bit, 94-character set, 7bit, Glossary @subsection 8bit +@cindex binary $B$3$3$G$O(B 0 $B$+$i(B 255 $B$N@0?t$r;X$9!#(B@refill @@ -193,8 +196,7 @@ encode$B$9$kI,MQ$,$"$k!#(B $B$^$?!"(B0 $B$+$i(B 31, 127 $B$*$h$S(B 128 $B$+$i(B 159 $B$GI=8=$5$l$k@)8fJ8;z$H(B 32 $B$GI=(B $B8=$5$l$k6uGr$H(B 33 $B$+$i(B 126 $B$H(B 160 $B$+$i(B 255 $B$GI=8=$5$l$k?^7AJ8;z$+$i$J$k(B -$BJ8;zNs$N$3$H$r(B ``8bit $B$NJ8;zNs(B'' $B$H8F$V!J$3$l$O(B ISO 2022 (@ref{ISO -2022}) $B$N!V(B8 $BC10L7O!W$HF1MM!K!#(B@refill +$BJ8;zNs$N$3$H$r(B ``8bit $B$NJ8;zNs(B'' $B$H8F$V!J$3$l$O(B ISO 2022 (@ref{ISO 2022}) $B$N!V(B8 $BC10L7O!W$HF1MM!K!#(B@refill iso-8859-1 (@ref{iso-8859-1}) $B$d(B euc-kr (@ref{euc-kr}) $B$H$$$C$?Id9f2=J8(B $B;z=89g$O(B 8bit $B$NJ8;zNs$G$"$k!#(B@refill @@ -215,7 +217,7 @@ byte $B0JFb$G$"$k$3$H$r5a$a$F$$$k!#$h$C$F!"$3$l0J>e$N9T$,4^$^$l$k2DG=@-$N(B encode$B$9$kI,MQ$,$"$k!#(B@refill $B$^$?!"$3$&$7$?M}M3$+$i!"#19T$,(B 999 byte $B0J>e$N9T$,B8:_$9$k2DG=@-$N$"$k(B -data $B$O(B @cindex{binary}@strong{binary} (@ref{binary}) $B$H8F$V$3$H$K$9$k!#(B +data $B$O(B @strong{binary} (@ref{binary}) $B$H8F$V$3$H$K$9$k!#(B@refill $B$A$J$_$K!"(B7bit $B$GI=8=$G$-$k(B data $B$O(B 8bit $B$G$bI=8=$G$-$k!#$h$C$F!"(B ``8bit'' $B$H8@$C$?>l9g!"#19T$,(B 998 byte $B0J2<$NG$0U$N(B data $B$r;X$9$3$H$,(B @@ -225,32 +227,30 @@ data $B$O(B @cindex{binary}@strong{binary} (@ref{binary}) $B$H8F$V$3$H$K$9$k! @node 94-character set, 96-character set, 8bit, Glossary @subsection 94 $BJ8;z=89g(B -33 $B$+$i(B 126 $B$NHO0O$N(B 1 byte $B$+$i$J$k(B $B?^7AJ8;z=89g(B(@ref{Graphic character -set})$B!#(BASCII (@ref{ASCII}) $B$d(B JIS X0201-Latin $B$O$=$N0l<o!#(B +33 $B$+$i(B 126 $B$NHO0O$N(B 1 byte $B$+$i$J$k(B $B?^7AJ8;z=89g(B(@ref{Graphic character set})$B!#(BASCII (@ref{ASCII}) $B$d(B JIS X0201-Latin $B$O$=$N0l<o!#(B @node 96-character set, 94x94-character set, 94-character set, Glossary @subsection 96 $BJ8;z=89g(B -32 $B$+$i(B 127 $B$NHO0O$N(B 1 byte $B$+$i$J$k(B $B?^7AJ8;z=89g(B(@ref{Graphic character -set})$B!#(BISO 8859 $B%7%j!<%:$O$=$N0l<o!#(B +32 $B$+$i(B 127 $B$NHO0O$N(B 1 byte $B$+$i$J$k(B $B?^7AJ8;z=89g(B(@ref{Graphic character set})$B!#(BISO 8859 $B%7%j!<%:$O$=$N0l<o!#(B @node 94x94-character set, ASCII, 96-character set, Glossary @subsection 94$B!_(B94 $BJ8;z=89g(B -33 $B$+$i(B 126 $B$NHO0O$N(B 2 byte $B$+$i$J$k(B $B?^7AJ8;z=89g(B(@ref{Graphic character -set})$B!#(BJIS X0208 (@ref{JIS X0208}) $B$d(B GB 2312 (@ref{GB 2312}) $B$O$=$N0l<o!#(B +33 $B$+$i(B 126 $B$NHO0O$N(B 2 byte $B$+$i$J$k(B $B?^7AJ8;z=89g(B(@ref{Graphic character set})$B!#(BJIS X0208 (@ref{JIS X0208}) $B$d(B GB 2312 (@ref{GB 2312}) $B$O$=$N0l<o!#(B @node ASCII, Base64, 94x94-character set, Glossary @subsection ASCII +@cindex ANSI X3.4:1986 +@cindex ASCII -$B%"%a%j%+O"K.$G;H$o$l$kJ8;z$rId9f2=$7$?(B 94 $BJ8;z=89g(B(@ref{94-character -set})$B!#(BA-Z, a-z $B$N(B Latin $BJ8;z$H?t;z!"4v$D$+$N5-9f$+$i$J$k!#(BISO 646 +$B%"%a%j%+O"K.$G;H$o$l$kJ8;z$rId9f2=$7$?(B 94 $BJ8;z=89g(B(@ref{94-character set})$B!#(BA-Z, a-z $B$N(B Latin $BJ8;z$H?t;z!"4v$D$+$N5-9f$+$i$J$k!#(BISO 646 (@ref{ISO 646}) $B$N0l$D!#(B -@cindex{ASCII}@cindex{ANSI X3.4:1986} + @noindent [ASCII] @quotation @@ -262,13 +262,14 @@ Interchange'', ANSI X3.4:1986. @node Base64, binary, ASCII, Glossary @subsection Base64 +@cindex pad RFC 2045 (@ref{RFC 2045}) $B$GDj5A$5$l$F$$$k(B MIME (@ref{MIME}) $B$K$*$1$k(B binary data (@ref{binary}) $B$N(B network $B$G$NJQ49K!$N#1$D!#(B@refill $B!X(B64 $B?J?t!Y$H$$$&0UL#$G!"(B3 byte $B$N(B data $B$r(B 0 $B$+$i(B 63 $B$N?t$rI=$9(B ASCII (@ref{ASCII}) 4 $BJ8;z$KJQ49$9$kJ}K!!#!J$b$7!"(B4 $BJ8;z$K$J$i$J$1$l$P(B -@cindex{pad}@strong{pad} $B$H8F$P$l$k5M$aJ*$r$7$FD9$5$rD4@0$9$k!K(B@refill +@strong{pad} $B$H8F$P$l$k5M$aJ*$r$7$FD9$5$rD4@0$9$k!K(B@refill $B$3$N(B 65 $B<oN`$NJ8;z$O(B ASCII $B$H(B EBCDIC $B$N6&DLItJ,$+$iA*$P$l$F$*$j!"(B Internet $B0J30$N(B network $B$r7PM3$9$k>l9g$G$b0BA4$KE>Aw$G$-$k$h$&$K@_7W$5(B @@ -277,8 +278,10 @@ Internet $B0J30$N(B network $B$r7PM3$9$k>l9g$G$b0BA4$KE>Aw$G$-$k$h$&$K@_7W$5 @node binary, cn-gb, Base64, Glossary @subsection binary +@cindex binary data +@cindex binary -$BG$0U$N(B byte $BNs$r(B @cindex{binary}@strong{binary} $B$H8F$V!#(B@refill +$BG$0U$N(B byte $BNs$r(B @strong{binary} $B$H8F$V!#(B@refill 8bit (@ref{8bit}) $B$H0[$J$k$N$O(B data $B$K9T$N9=B$$r2>Dj$7$J$$$3$H$G$"$k!#(B @@ -286,8 +289,8 @@ Internet $B0J30$N(B network $B$r7PM3$9$k>l9g$G$b0BA4$KE>Aw$G$-$k$h$&$K@_7W$5 $B8F$V$3$H$K$9$k!#(B@refill $B$A$J$_$K!"(B7bit (@ref{7bit}) $B$d(B 8bit $B$GI=8=$G$-$k(B data $B$O(B binary $B$G$bI=8=(B -$B$G$-$k!#$h$C$F!"(B@cindex{binary data}@strong{binary data} $B$H8@$C$?>l9g!"(B -$BG$0U$N(B data $B$r;X$9$3$H$,$"$k!#(B +$B$G$-$k!#$h$C$F!"(B@strong{binary data} $B$H8@$C$?>l9g!"G$0U$N(B data $B$r;X$9$3(B +$B$H$,$"$k!#(B @node cn-gb, cn-big5, binary, Glossary @@ -305,6 +308,7 @@ RFC 1922 (@ref{RFC 1922}) $B$GDj5A$5$l$F$$$k!#(B @node cn-big5, CNS 11643, cn-gb, Glossary @subsection cn-big5, big5 +@cindex BIG5 $BBfOQ$d9a9A$GMQ$$$i$l$F$$$k<g$KHKBN;z$GI=5-$5$l$kCf9q8l$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B@refill @@ -313,7 +317,7 @@ ISO 2022 (@ref{ISO 2022}) $B$K4p$+$J$$(B 8bit (@ref{8bit}) $B$NId9f2=J8;z=89g (@ref{Coded character set})$B$G(B de-fact standard $B$G$"$k!#(BRFC 1922 (@ref{RFC 1922}) $B$GDj5A$5$l$F$$$k!#(B@refill -cf. @cindex{BIG5} +cf. @noindent [BIG5] @quotation @@ -326,6 +330,8 @@ CNS 11643 (@ref{CNS 11643}) $B$HBP1~4X78$,$"$k!#(B @node CNS 11643, Coded character set, cn-big5, Glossary @subsection CNS 11643-1992 +@cindex CNS 11643:1992 +@cindex CNS 11643-1992 $BBfOQ$d9a9A$GMQ$$$i$l$F$$$k<g$KHKBN;z$GI=5-$5$l$kCf9q8l$rI=8=$9$k$?$a$N(B $B?^7AJ8;z=89g(B(@ref{Graphic character set})$B!#BfOQ$NI8=`!#8=:_!"(B94$B!_(B94 @@ -360,7 +366,7 @@ ISO 2022 (@ref{ISO 2022}) $B$G$N=*C<J8;z$O(B @noindent $B$G$"$k!#(B -@cindex{CNS 11643-1992}@cindex{CNS 11643:1992} + @noindent [CNS 11643-1992] @quotation @@ -385,11 +391,13 @@ ISO 2022 (@ref{ISO 2022}) $B$G$N=*C<J8;z$O(B @node Content-Disposition, Content-Type field, Code extension, Glossary @subsection Content-Disposition field +@cindex RFC 1806 +@cindex Experimental Content $B$NI=<($N;EJ}$d(B file $BL>$rI=8=$9$k$?$a$N(B field. MIME (@ref{MIME}) $B$N3HD%$N#1$D!#(B -@cindex{Experimental}@cindex{RFC 1806} + @noindent [RFC 1806] @quotation @@ -402,6 +410,9 @@ Experimental. @node Content-Type field, Emacs, Content-Disposition, Glossary @subsection Content-Type field +@cindex parameter +@cindex subtype +@cindex type media type (@ref{media type}) $B$d(B MIME charset (@ref{MIME charset}) $B$J$I(B $B$N(B body $B$K4X$9$k>pJs$rI=8=$9$k$?$a$N(B field. RFC 2045 (@ref{RFC 2045}) @@ -421,8 +432,8 @@ parse $B$G$-$k$@$m$&!#(B Content-Type field $B$O(B @quotation -``Content-Type'' ``:'' @cindex{type}@strong{type} ``/'' -@cindex{subtype}@strong{subtype} *( ``;'' @cindex{parameter}@strong{parameter} ) +``Content-Type'' ``:'' @strong{type} ``/'' +@strong{subtype} *( ``;'' @strong{parameter} ) @end quotation @noindent @@ -475,11 +486,14 @@ GNU Emacs $B$NJQ<o$NAm>N$H$9$k!#(B @node encoded-word, encapsulation, Emacs, Glossary @subsection encoded-word +@cindex RFC 2047 +@cindex Standards Track +@cindex RFC 2047 + +header $B$K$*$1$kHs(B ASCII (@ref{ASCII}) $BJ8;z$NI=8=!#(B@strong{RFC 2047} $B$GDj(B +$B5A$5$l$F$$$k!#(B@refill -header $B$K$*$1$kHs(B ASCII (@ref{ASCII}) $BJ8;z$NI=8=!#(B@cindex{RFC -2047}@strong{RFC 2047} $B$GDj5A$5$l$F$$$k!#(B@refill -@cindex{Standards Track}@cindex{RFC 2047} @noindent [RFC 2047] @quotation @@ -490,7 +504,7 @@ Track (obsolete RFC 1521,1522,1590). -@node encapsulation, euc-kr, encoded-word, Glossary +@node encapsulation, entity, encoded-word, Glossary @subsection encapsulation Internet mail (@ref{RFC 822}) $B$rB>$N5-;v$K$^$k$4$HF~$l$kJ}K!!#(B@refill @@ -501,8 +515,25 @@ Internet mail (@ref{RFC 822}) $B$rB>$N5-;v$K$^$k$4$HF~$l$kJ}K!!#(B@refill -@node euc-kr, FTP, encapsulation, Glossary +@node entity, euc-kr, encapsulation, Glossary +@subsection Entity + +$B$"$k(B message $B$b$7$/$O(B multipart (@ref{multipart}) message $B$N#1$D$N(B part +$B$N(B header $B$H(B body $B$rJ;$;$?$b$N!#(B + +@noindent +@strong{[Memo]} +@quotation + +$B$3$3$G$O(B part $B$H8F$V$3$H$b$"$k!#(B +@end quotation + + + +@node euc-kr, FTP, entity, Glossary @subsection euc-kr +@cindex KS C 5861:1992 +@cindex euc-kr $B4Z9q8l$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B @@ -512,7 +543,7 @@ ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F(B ASCII (@ref{ASCII}) $B$K(BKS C5601 RFC 1557 (@ref{RFC 1557}) $B$GDj5A$5$l$F$$$k!#(B@refill -cf. @cindex{euc-kr}@cindex{KS C 5861:1992} +cf. @noindent [euc-kr] @quotation @@ -524,11 +555,14 @@ C 5861:1992. @node FTP, GB 2312, euc-kr, Glossary @subsection FTP +@cindex RFC 959 +@cindex STD 9 +@cindex FTP Internet $B$G(B file $B$rE>Aw$9$k$?$a$N(B protocol $B$N#1$D!#(BRFC 959 $B$GDj5A$5$l$F(B $B$$$k!#(B@refill -@cindex{FTP}@cindex{STD 9}@cindex{RFC 959} + @noindent [FTP: RFC 959] @quotation @@ -540,14 +574,15 @@ STD 9. @node GB 2312, GB 8565.2, FTP, Glossary @subsection GB 2312-1980 +@cindex GB 2312:1980 +@cindex GB 2312 $BCf9qBgN&$GMQ$$$i$l$F$$$k4JBN;z$GI=5-$5$l$kCf9q8l$rI=$9$?$a$N(B 94$B!_(B94 $BJ8;z(B -$B=89g(B(@ref{94x94-character set})$B!#Cf9q$N9q2HI8=`!#(BISO 2022 (@ref{ISO -2022}) $B$G$N=*C<(B byte $B$O(B 04/01 (`A').@refill +$B=89g(B(@ref{94x94-character set})$B!#Cf9q$N9q2HI8=`!#(BISO 2022 (@ref{ISO 2022}) $B$G$N=*C<(B byte $B$O(B 04/01 (`A').@refill $B$3$l$O(B GB $B$K$*$1$k4pK\=8$G$"$k!#(B -@cindex{GB 2312}@cindex{GB 2312:1980} + @noindent [GB 2312] @quotation @@ -559,11 +594,13 @@ Character Set for Information Interchange - Primary Set'', GB 2312:1980. @node GB 8565.2, Graphic character set, GB 2312, Glossary @subsection GB 8565.2-1988 +@cindex GB 8565.2:1988 +@cindex GB 8565.2 $BCf9q8l$N$?$a$NJd=u?^7AJ8;z=89g(B(@ref{Graphic character set})$B!#Cf9q$N9q2H(B $BI8=`!#(BGB 2312 (@ref{GB 2312}) $B$N6u$-ItJ,$KJd=<$9$k$h$&$KDj5A$5$l$?$i$7$$!#(B -@cindex{GB 8565.2}@cindex{GB 8565.2:1988} + @noindent [GB 8565.2] @quotation @@ -581,6 +618,10 @@ Part 2: Graphic Characters used with Primary Set'', GB 8565.2:1988. @node hz-gb2312, ISO 2022, Graphic character set, Glossary @subsection hz-gb2312 +@cindex RFC 1843 +@cindex Informational +@cindex RFC 1842 +@cindex Informational $BCf9qBgN&$GMQ$$$i$l$F$$$k4JBN;z$GI=5-$5$l$kCf9q8l$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B@refill @@ -591,7 +632,7 @@ ASCII (@ref{ASCII}) $B$K(B GB 2312 (@ref{GB 2312}) $B$r(B 7bit $B$GId9f3HD% RFC 1842, 1843 $B$GDj5A$5$l$F$$$k!#(B -@cindex{Informational}@cindex{RFC 1842} + @noindent [RFC 1842] @quotation @@ -600,7 +641,7 @@ Characters-Based Chinese Character Encoding for Internet Messages'', August 1995, Informational. @end quotation -@cindex{Informational}@cindex{RFC 1843} + @noindent [RFC 1843] @quotation @@ -612,14 +653,15 @@ Chinese and ASCII characters'', August 1995, Informational. @node ISO 2022, iso-2022-cn, hz-gb2312, Glossary @subsection ISO 2022 +@cindex ISO/IEC 2022:1994 +@cindex ISO 2022 $BId9f2=J8;z=89g$N9=B$$HId9f3HD%(B(@ref{Code extension})$BK!$rDj$a$?9q:]I8=`!#(B $B$3$l$rMQ$$$FJ#?t$N?^7AJ8;z=89g(B(@ref{Graphic character set})$B$rAH9g$;$F(B -7bit (@ref{7bit}) $B$J$$$7(B 8bit (@ref{8bit}) $B$N(B $BId9f2=J8;z=89g(B(@ref{Coded -character set}) $B$r:n$k$3$H$,$G$-$k!#(B +7bit (@ref{7bit}) $B$J$$$7(B 8bit (@ref{8bit}) $B$N(B $BId9f2=J8;z=89g(B(@ref{Coded character set}) $B$r:n$k$3$H$,$G$-$k!#(B + -@cindex{ISO 2022}@cindex{ISO/IEC 2022:1994} @noindent [ISO 2022] @quotation @@ -649,8 +691,7 @@ RFC 1922 (@ref{RFC 1922}) $B$GDj5A$5$l$F$$$k!#(B ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F(B ASCII (@ref{ASCII}) $B$K(B GB 2312 (@ref{GB 2312}), CNS 11643 plain 1 .. 7 (@ref{CNS 11643}), ISO-IR-165 -(@ref{ISO-IR-165}) $BEy$r(B 7bit (@ref{7bit}) $B$GId9f3HD%(B (@ref{Code -extension})$B$7$F$$$k!#(B@refill +(@ref{ISO-IR-165}) $BEy$r(B 7bit (@ref{7bit}) $B$GId9f3HD%(B (@ref{Code extension})$B$7$F$$$k!#(B@refill RFC 1922 (@ref{RFC 1922}) $B$GDj5A$5$l$F$$$k!#(B@refill @@ -666,12 +707,13 @@ Emacs/mule $B$G$OMxMQ2DG=$G$"$k!#(B @node iso-2022-jp, iso-2022-jp-2, iso-2022-cn-ext, Glossary @subsection iso-2022-jp +@cindex RFC 1468 +@cindex iso-2022-jp $BF|K\8l$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N0l$D!#(B $B8E$$(B ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F(B ASCII (@ref{ASCII}), JIS -X0201-Latin, JIS X0208-1978 (@ref{JIS C6226-1978}), JIS X0208-1983 -(@ref{JIS X0208}) $B$r@Z$jBX$($k(B 7bit (@ref{7bit}) $BJ8;zId9f!#(B@refill +X0201-Latin, JIS X0208-1978 (@ref{JIS C6226}), JIS X0208-1983 (@ref{JIS X0208}) $B$r@Z$jBX$($k(B 7bit (@ref{7bit}) $BJ8;zId9f!#(B@refill RFC 1468 $B$GDj5A$5$l$F$$$k!#(B@refill @@ -682,7 +724,7 @@ JIS X0208-1997? $B$G$O(B ISO 2022 (@ref{ISO 2022}) $B$HFHN)$KDj5A$5$l$kM=Dj!# @end quotation -@cindex{iso-2022-jp}@cindex{RFC 1468} + @noindent [iso-2022-jp: RFC 1468] @quotation @@ -694,13 +736,15 @@ for Internet Messages'', June 1993. @node iso-2022-jp-2, iso-2022-kr, iso-2022-jp, Glossary @subsection iso-2022-jp-2 +@cindex RFC 1554 +@cindex Informational +@cindex iso-2022-jp-2 -iso-2022-jp (@ref{iso-2022-jp}) $B$r3HD%$7$?(B MIME charset (@ref{MIME -charset}) $B$N0l$D!#(B@refill +iso-2022-jp (@ref{iso-2022-jp}) $B$r3HD%$7$?(B MIME charset (@ref{MIME charset}) $B$N0l$D!#(B@refill RFC 1554 $B$GDj5A$5$l$F$$$k!#(B -@cindex{iso-2022-jp-2}@cindex{Informational}@cindex{RFC 1554} + @noindent [iso-2022-jp-2: RFC 1554] @quotation @@ -724,13 +768,15 @@ RFC 1557 (@ref{RFC 1557}) $B$GDj5A$5$l$F$$$k!#(B @node ISO 646, ISO 8859-1, iso-2022-kr, Glossary @subsection ISO 646 +@cindex ISO/IEC 646:1991 +@cindex ISO 646 $B3F9q$G6&DL$K;H$($k:G>.8BEY$N?^7AJ8;z=89g(B(@ref{Graphic character set})$B$r(B $BDj$a$?$b$N!#(B94 $BJ8;z=89g(B (@ref{94-character set})$B$N#1$D!#(BISO 646 IRV$B!J9q(B $B:]4p=`HG!K$r85$K4v$D$+$NJ8;z$O3F9q$G0c$&J8;z$r3dEv$k$3$H$r5v$7$F$$$F!"4v(B $B$D$+$NJQ<o$,B8:_$9$k!#(BASCII (@ref{ASCII}) $B$d(B JIS X0201-Latin $B$O$=$N0l<o!#(B -@cindex{ISO 646}@cindex{ISO/IEC 646:1991} + @noindent [ISO 646] @quotation @@ -743,11 +789,13 @@ ISO/IEC 646:1991. @node ISO 8859-1, iso-8859-1, ISO 646, Glossary @subsection ISO 8859-1 +@cindex ISO 8859-1:1987 +@cindex ISO 8859-1 $B@>2$=t8l$GMQ$$$i$l$k3HD%(B Latin $BJ8;z$d5-9f$+$i$J$k(B 96 $BJ8;z=89g(B (@ref{96-character set})$B!#(B -@cindex{ISO 8859-1}@cindex{ISO 8859-1:1987} + @noindent [ISO 8859-1] @quotation @@ -764,19 +812,20 @@ Latin Alphabet No.1'', ISO 8859-1:1987. $B@>2$=t8l$J$I$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F!"(BASCII (@ref{ASCII}) $B$K(B ISO 8859-1 -(@ref{ISO 8859-1}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code -extension})$B$7$F$$$k!#(B@refill +(@ref{ISO 8859-1}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code extension})$B$7$F$$$k!#(B@refill RFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$F$$$k!#(B @node ISO 8859-2, iso-8859-2, iso-8859-1, Glossary @subsection ISO 8859-2 +@cindex ISO 8859-2:1987 +@cindex ISO 8859-2 $BEl2$=t8l$GMQ$$$i$l$k3HD%(B Latin $BJ8;z$d5-9f$+$i$J$k(B 96 $BJ8;z=89g(B (@ref{96-character set})$B!#(B -@cindex{ISO 8859-2}@cindex{ISO 8859-2:1987} + @noindent [ISO 8859-2] @quotation @@ -793,16 +842,17 @@ Latin alphabet No.2'', ISO 8859-2:1987. $BEl2$=t8l$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F!"(BASCII (@ref{ASCII}) $B$K(B ISO 8859-2 -(@ref{ISO 8859-2}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code -extension})$B$7$F$$$k!#(B@refill +(@ref{ISO 8859-2}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code extension})$B$7$F$$$k!#(B@refill RFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$F$$$k!#(B @node ISO 8859-3, ISO 8859-4, iso-8859-2, Glossary @subsection ISO 8859-3 +@cindex ISO 8859-3:1988 +@cindex ISO 8859-3 + -@cindex{ISO 8859-3}@cindex{ISO 8859-3:1988} @noindent [ISO 8859-3] @quotation @@ -815,8 +865,10 @@ Latin alphabet No.3'', ISO 8859-3:1988. @node ISO 8859-4, ISO 8859-5, ISO 8859-3, Glossary @subsection ISO 8859-4 +@cindex ISO 8859-4:1988 +@cindex ISO 8859-4 + -@cindex{ISO 8859-4}@cindex{ISO 8859-4:1988} @noindent [ISO 8859-4] @quotation @@ -829,10 +881,12 @@ Latin alphabet No.4'', ISO 8859-4:1988. @node ISO 8859-5, iso-8859-5, ISO 8859-4, Glossary @subsection ISO 8859-5 +@cindex ISO 8859-5:1988 +@cindex ISO 8859-5 $B%-%j%kJ8;z$d5-9f$+$i$J$k(B 96 $BJ8;z=89g(B(@ref{96-character set})$B!#(B -@cindex{ISO 8859-5}@cindex{ISO 8859-5:1988} + @noindent [ISO 8859-5] @quotation @@ -849,16 +903,17 @@ Latin/Cyrillic alphabet'', ISO 8859-5:1988. $B%-%j%kJ8;z$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F!"(BASCII (@ref{ASCII}) $B$K(B ISO 8859-5 -(@ref{ISO 8859-5}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code -extension})$B$7$F$$$k!#(B@refill +(@ref{ISO 8859-5}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code extension})$B$7$F$$$k!#(B@refill RFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$F$$$k!#(B @node ISO 8859-6, ISO 8859-7, iso-8859-5, Glossary @subsection ISO 8859-6 +@cindex ISO 8859-6:1987 +@cindex ISO 8859-6 + -@cindex{ISO 8859-6}@cindex{ISO 8859-6:1987} @noindent [ISO 8859-6] @quotation @@ -871,10 +926,12 @@ Latin/Arabic alphabet'', ISO 8859-6:1987. @node ISO 8859-7, iso-8859-7, ISO 8859-6, Glossary @subsection ISO 8859-7 +@cindex ISO 8859-7:1987 +@cindex ISO 8859-7 $B%.%j%7%"J8;z$d5-9f$+$i$J$k(B 96 $BJ8;z=89g(B(@ref{96-character set})$B!#(B -@cindex{ISO 8859-7}@cindex{ISO 8859-7:1987} + @noindent [ISO 8859-7] @quotation @@ -887,16 +944,18 @@ Latin/Greek alphabet'', ISO 8859-7:1987. @node iso-8859-7, ISO 8859-8, ISO 8859-7, Glossary @subsection iso-8859-7 +@cindex RFC 1947 +@cindex Informational +@cindex iso-8859-7 $B%.%j%7%"8l$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B ISO 2022 (@ref{ISO 2022}) $B$K4p$$$F!"(BASCII (@ref{ASCII}) $B$K(B ISO 8859-7 -(@ref{ISO 8859-7}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code -extension})$B$7$F$$$k!#(B@refill +(@ref{ISO 8859-7}) $B$r(B 8bit (@ref{8bit}) $B$GId9f3HD%(B (@ref{Code extension})$B$7$F$$$k!#(B@refill RFC 1947 $B$GDj5A$5$l$F$$$k!#(B -@cindex{iso-8859-7}@cindex{Informational}@cindex{RFC 1947} + @noindent [iso-8859-7: RFC 1947] @quotation @@ -908,8 +967,10 @@ May 1996, Informational. @node ISO 8859-8, ISO 8859-9, iso-8859-7, Glossary @subsection ISO 8859-8 +@cindex ISO 8859-8:1988 +@cindex ISO 8859-8 + -@cindex{ISO 8859-8}@cindex{ISO 8859-8:1988} @noindent [ISO 8859-8] @quotation @@ -922,8 +983,10 @@ Latin/Hebrew alphabet'', ISO 8859-8:1988. @node ISO 8859-9, ISO-IR-165, ISO 8859-8, Glossary @subsection ISO 8859-9 +@cindex ISO 8859-9:1990 +@cindex ISO 8859-9 + -@cindex{ISO 8859-9}@cindex{ISO 8859-9:1990} @noindent [ISO 8859-9] @quotation @@ -935,12 +998,12 @@ Latin alphabet No.5'', ISO 8859-9:1990. @node ISO-IR-165, JIS X0201, ISO 8859-9, Glossary -@subsection ISO-IR-165, CCITT Extended GB +@subsection ISO-IR-165, CCITT Extended GB CCITT $B$,EPO?$7$?!"Cf9qBgN&$GMQ$$$i$l$F$$$k4JBN;z$GI=5-$5$l$kCf9q8l$rI=8=(B $B$9$k$?$a$N(B94$B!_(B94 $BJ8;z=89g(B(@ref{94x94-character set})$B!#(B@refill -GB 2312 (@ref{GB 2312}) $B$H(B GB 8565 $BI=#2(B (@ref{GB 8865.2}) $B$K(B 150 $BJ8;z$[(B +GB 2312 (@ref{GB 2312}) $B$H(B GB 8565 $BI=#2(B (@ref{GB 8565.2}) $B$K(B 150 $BJ8;z$[(B $B$I$rDI2C$7$?$b$N$i$7$$!#(B@refill ISO 2022 (@ref{ISO 2022}) $B$G$N=*C<(B byte $B$O(B 04/05 (`E') $B$G$"$k!#(B @@ -948,16 +1011,20 @@ ISO 2022 (@ref{ISO 2022}) $B$G$N=*C<(B byte $B$O(B 04/05 (`E') $B$G$"$k!#( @node JIS X0201, JIS C6226, ISO-IR-165, Glossary @subsection JIS X0201 +@cindex JIS X 0201:1997? draft +@cindex JIS X0201-1997? +@cindex JIS X 0201-1976: +@cindex JIS X0201-1976 +@cindex JIS X0201 +@cindex JIS C6220-1976 ISO 646 (@ref{ISO 646}) $B$NJQ<o$N#1$D$G$"$k(B Latin $BJ8;z=89g$H(B 1 byte $B$N%+(B $B%?%+%JJ8;z=89g$H!"$3$l$i$+$i$J$k(B 7bit $B$*$h$S(B 8bit $BId9f2=J8;z=89g(B (@ref{Coded character set}) $B$rDj5A$7$F$$$k!#(B@refill -$B85$O(B @cindex{JIS C6220-1976}@strong{JIS C6220-1976} $B$H8@$C$?$,(B @cindex{JIS -X0201}@strong{JIS -X0201} $B$KHV9f$,JQ99$5$l$?!#(B +$B85$O(B @strong{JIS C6220-1976} $B$H8@$C$?$,(B @strong{JIS X0201} $B$KHV9f$,JQ99$5$l$?!#(B + -@cindex{JIS X0201-1976}@cindex{JIS X 0201-1976:} @noindent [JIS X0201-1976] @quotation @@ -968,7 +1035,7 @@ for Information Interchange'', JIS X 0201-1976:. $B$^$?!"(B1997 $BG/$K2~DjHG$,=P$kM=Dj!#(B -@cindex{JIS X0201-1997?}@cindex{JIS X 0201:1997? draft} + @noindent [JIS X0201-1997?] @quotation @@ -991,6 +1058,12 @@ information interchange'', JIS X 0201:1997? draft. @node JIS X0208, JIS X0212, JIS C6226, Glossary @subsection JIS X0208 +@cindex JIS X 0208:1997? draft +@cindex JIS X0208-1997? +@cindex JIS X0208:1983,1990 +@cindex JIS X0208-1983,1990 +@cindex JIS C6226:1978 +@cindex JIS X0208-1978 $BF|K\8l$rI=$9$?$a$K:n$i$l$?(B94$B!_(B94 $BJ8;z=89g(B(@ref{94x94-character set})$B!#F|(B $BK\$N9q2HI8=`!#(B1978 $BG/HG!"(B1983 $BG/HG!"(B1990 $BG/HG$,$"$k$,!"(BInternet $B$G$O(B @@ -1005,7 +1078,7 @@ JIS X0208 $B$O5-9f!"?t;z!"%m!<%^;z!"$R$i$,$J!"%+%?%+%J!"%.%j%7%cJ8;z!"%-%j(B 1990 $BG/$N2~Dj$G$O(B 1983 $BG/HG$KBP$9$kDI2C$,9T$o$l$?!#$3$N$?$a!"(B1990 $BG/HG(B $B$r;X<($9$k>l9g$OA0$K99?7%7!<%1%s%9(B (ESC 02/06 4/0) $B$rMQ$$$k!#(B -@cindex{JIS X0208-1978}@cindex{JIS C6226:1978} + @noindent [JIS X0208-1978] @quotation @@ -1014,7 +1087,7 @@ JIS X0208 $B$O5-9f!"?t;z!"%m!<%^;z!"$R$i$,$J!"%+%?%+%J!"%.%j%7%cJ8;z!"%-%j(B interchange'', JIS C6226:1978. @end quotation -@cindex{JIS X0208-1983,1990}@cindex{JIS X0208:1983,1990} + @noindent [JIS X0208-1983,1990] @quotation @@ -1027,7 +1100,7 @@ interchange'', JIS X0208:1983,1990. $B$^$?!"(B1997 $BG/$K2~DjHG$,=PHG$5$l$kM=Dj!#!J;z7A$NJQ99$O9T$o$l$J$$$N$GJ8(B $B;z=89g$H$7$F$O(B 1990 $BG/HG$HF10l$G$"$k!K(B -@cindex{JIS X0208-1997?}@cindex{JIS X 0208:1997? draft} + @noindent [JIS X0208-1997?] @quotation @@ -1048,16 +1121,16 @@ ISO 2022 (@ref{ISO 2022}) $B$G$N=*C<(B byte $B$O(B 04/04 (`D'). @node koi8-r, KS C5601, JIS X0212, Glossary @subsection koi8-r +@cindex RFC 1489 -$B%m%7%d8lEy$GMQ$$$i$l$k%-%j%kJ8;z$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME -charset}) $B$N#1$D!#(B@refill +$B%m%7%d8lEy$GMQ$$$i$l$k%-%j%kJ8;z$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B@refill ISO 2022 (@ref{ISO 2022}) $B$K4p$+$J$$(B 8bit (@ref{8bit}) $B$NId9f2=J8;z=89g(B (@ref{Coded character set})$B$G(B de-fact standard $B$G$"$k!#(B RFC 1489 $B$GDj5A$5$l$F$$$k!#(B@refill -@cindex{RFC 1489} + @noindent [RFC 1489] @quotation @@ -1068,11 +1141,13 @@ A. Chernov, ``Registration of a Cyrillic Character Set'', July 1993. @node KS C5601, media type, koi8-r, Glossary @subsection KS C5601-1987 +@cindex KS C 5601:1987 +@cindex KS C5601 $B4Z9q8l$rI=$9$?$a$N(B 94$B!_(B94 $BJ8;z=89g(B(@ref{94x94-character set})$B!#4Z9q$N9q(B $B2HI8=`!#(BISO 2022 (@ref{ISO 2022}) $B$G$N=*C<(B byte $B$O(B 04/03 (`C'). -@cindex{KS C5601}@cindex{KS C 5601:1987} + @noindent [KS C5601] @quotation @@ -1084,28 +1159,38 @@ Interchange (Hangul and Hanja)'', KS C 5601:1987. @node media type, message, KS C5601, Glossary @subsection media type - -MIME (@ref{MIME}) $B$K$*$1$k(B entity (@ref{entity}) $B$N<oN`!#(B -@cindex{type}@strong{type} $B$H(B @cindex{subtype}@strong{subtype} $B$+$i$J$k!#(B -RFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$F$$$k!#(B@refill +@cindex x-token +@cindex content-type/subtype +@cindex message +@cindex multipart +@cindex application +@cindex video +@cindex audio +@cindex image +@cindex text +@cindex subtype +@cindex type + +MIME (@ref{MIME}) $B$K$*$1$k(B entity (@ref{entity}) $B$N<oN`!#(B@strong{type} +$B$H(B @strong{subtype} $B$+$i$J$k!#(BRFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$F$$$k!#(B type $B$OI8=`$G$O(B @itemize @bullet @item -@cindex{text}@strong{text} +@strong{text} @item -@cindex{image}@strong{image} +@strong{image} @item -@cindex{audio}@strong{audio} +@strong{audio} @item -@cindex{video}@strong{video} +@strong{video} @item -@cindex{application}@strong{application} +@strong{application} @item -@cindex{multipart}@strong{multipart} (@ref{multipart}) +@strong{multipart} (@ref{multipart}) @item -@cindex{message}@strong{message} +@strong{message} @end itemize @noindent @@ -1118,7 +1203,7 @@ image/jpeg, multipart/mixed (@ref{multipart/mixed}), text/plain @quotation $B$3$3$G$O!"(Btext/plain $B$J$I$N(B type/subtype $B$NAH$r$7$P$7$P(B -@cindex{content-type/subtype}@strong{content-type/subtype} $B$H=q$/!#(B +@strong{content-type/subtype} $B$H=q$/!#(B @end quotation @@ -1126,11 +1211,10 @@ media type $B$O!"(BRFC 2046 $B$GDj5A$5$l$F$$$k$b$N$K2C$($F!"EPO?$9$k$3$H$b$G$ $B$k!#8=:_!"EPO?$5$l$F$$$k$b$N$O(B MEDIA TYPES (ftp://ftp.isi.edu/in-notes/iana/assignments/media-types) $B$G;2>H$G$-$k!#(B -$B$^$?!"(Btype $B$b$7$/$O(B subtype $B$K!"A0$K(B `x-' $B$rIU$1$?(B -@cindex{x-token}@strong{x-token} $B$rMQ$$$k$3$H$K$h$j!"EPO?$5$l$F$$$J$$$b(B -$B$N$r;dE*$KMQ$$$k$3$H$b$G$-$k!#$7$+$7!"EvA3$N$3$H$J$,$i!"$3$&$7$?;dE*$J(B -content-type $B$ONJ2r$rF@$?<T$N4V$G$7$+2r<a$G$-$J$$$N$GMxMQ$K$OCm0U$9$k$3(B -$B$H!#(B@refill +$B$^$?!"(Btype $B$b$7$/$O(B subtype $B$K!"A0$K(B `x-' $B$rIU$1$?(B @strong{x-token} $B$rMQ(B +$B$$$k$3$H$K$h$j!"EPO?$5$l$F$$$J$$$b$N$r;dE*$KMQ$$$k$3$H$b$G$-$k!#$7$+$7!"(B +$BEvA3$N$3$H$J$,$i!"$3$&$7$?;dE*$J(B content-type $B$ONJ2r$rF@$?<T$N4V$G$7$+2r(B +$B<a$G$-$J$$$N$GMxMQ$K$OCm0U$9$k$3$H!#(B@refill (cf. @ref{Content-Type field}) @@ -1139,8 +1223,7 @@ content-type $B$ONJ2r$rF@$?<T$N4V$G$7$+2r<a$G$-$J$$$N$GMxMQ$K$OCm0U$9$k$3(B @node message, message/rfc822, media type, Glossary @subsection message -$B$3$3$G$O(B RFC 822 (@ref{RFC 822}) $B$GDj5A$5$l$k(B mail $B$H(B RFC 1036 (@ref{RFC -1036}) $B$GDj5A$5$l$k(B news $B5-;v$NAm>N$H$7$FMQ$$$k!#(B +$B$3$3$G$O(B RFC 822 (@ref{RFC 822}) $B$GDj5A$5$l$k(B mail $B$H(B RFC 1036 (@ref{RFC 1036}) $B$GDj5A$5$l$k(B news $B5-;v$NAm>N$H$7$FMQ$$$k!#(B @node message/rfc822, method, message, Glossary @@ -1153,11 +1236,12 @@ content-type $B$ONJ2r$rF@$?<T$N4V$G$7$+2r<a$G$-$J$$$N$GMxMQ$K$OCm0U$9$k$3(B @node method, MIME, message/rfc822, Glossary @subsection method +@cindex external method +@cindex internal method tm $B$GFCDj$N<oN`$N(B data $B$r:F@8$7$?$H$-<B:]$K$=$N=hM}$r9T$J$&(B program. -Emacs Lisp $B$G=q$+$l$?(B @cindex{internal method}@strong{internal method} -$B$H(B C $B$d(B script $B8@8l$J$I$G=q$+$l$?(B @cindex{external -method}@strong{external method} $B$,$"$k!#(B@refill +Emacs Lisp $B$G=q$+$l$?(B @strong{internal method} $B$H(B C $B$d(B script $B8@8l$J$I$G(B +$B=q$+$l$?(B @strong{external method} $B$,$"$k!#(B@refill (cf. @ref{(tm-view-ja)method}) @@ -1165,11 +1249,11 @@ method}@strong{external method} $B$,$"$k!#(B@refill @node MIME, MIME charset, method, Glossary @subsection MIME +@cindex Multipurpose Internet Mail Extensions -@cindex{Multipurpose Internet Mail Extensions}@strong{Multipurpose -Internet Mail Extensions} $B$NN,$G!"(BInternet $B$N(B mail $B$d(B news $B$G(B us-ascii -plain text (@ref{us-ascii}) $B0J30$NJ8;z$r;H$&$?$a$N(B RFC 822 (@ref{RFC -822}) $B$KBP$9$k3HD%!#(B@refill +@strong{Multipurpose Internet Mail Extensions} $B$NN,$G!"(BInternet $B$N(B mail +$B$d(B news $B$G(B us-ascii plain text (@ref{us-ascii}) $B0J30$NJ8;z$r;H$&$?$a$N(B +RFC 822 (@ref{RFC 822}) $B$KBP$9$k3HD%!#(B@refill RFC 2045 $B$OKAF,$G<!$N$h$&$K=R$Y$F$$$k!'(B@refill @@ -1193,8 +1277,7 @@ US-ASCII $B0J30$NJ8;z=89g$+$i$J$kJ8=q(B header $B>pJs(B RFC 2045 (@ref{RFC 2045}), RFC 2046 (@ref{RFC 2046}), RFC 2047 -(@ref{encoded-word}), RFC 2048 (@ref{RFC 2048}), RFC 2049 (@ref{RFC -2049}) $B$GDj5A$5$l$F$$$k!#(B +(@ref{encoded-word}), RFC 2048 (@ref{RFC 2048}), RFC 2049 (@ref{RFC 2049}) $B$GDj5A$5$l$F$$$k!#(B @node MIME charset, MTA, MIME, Glossary @@ -1213,9 +1296,10 @@ iso-2022-jp (@ref{iso-2022-jp}) $B$d(B euc-kr (@ref{euc-kr}) $B$O$=$N#1$D!#( @node MTA, MUA, MIME charset, Glossary @subsection MTA +@cindex Message Transfer Agent -@cindex{Message Transfer Agent}@strong{Message Transfer Agent} $B$NN,$G!"(B -sendmail $B$J$I$N(B mail $BG[Aw(B program $B$H(B news server $B$NAm>N!#(B@refill +@strong{Message Transfer Agent} $B$NN,$G!"(Bsendmail $B$J$I$N(B mail $BG[Aw(B +program $B$H(B news server $B$NAm>N!#(B@refill (cf. @ref{MUA}) @@ -1223,9 +1307,10 @@ sendmail $B$J$I$N(B mail $BG[Aw(B program $B$H(B news server $B$NAm>N!#( @node MUA, MULE, MTA, Glossary @subsection MUA +@cindex Message User Agent -@cindex{Message User Agent}@strong{Message User Agent} $B$NN,$G!"(Bmail -reader $B$H(B news reader $B$NAm>N!#(B@refill +@strong{Message User Agent} $B$NN,$G!"(Bmail reader $B$H(B news reader $B$NAm>N!#(B +@refill (cf. @ref{MTA}) @@ -1233,10 +1318,15 @@ reader $B$H(B news reader $B$NAm>N!#(B@refill @node MULE, multipart, MUA, Glossary @subsection MULE +@cindex XEmacs/mule +@cindex Emacs/mule +@cindex MULE +@cindex mule +@cindex MULE $BH>ED(B $B7u0l;a$i$,:n$C$?!"B?8@8l$5$l$?(B GNU Emacs (@ref{Emacs}). -@cindex{MULE} + @noindent [MULE] @quotation @@ -1252,21 +1342,21 @@ to GNU Emacs'', Proc. of INET'93, August, 1993. $B$3$N$?$a!"8=:_$G$OB?8@8l(B Emacs $B$O!"85!9$N(B MULE $B$r4^$a$F#3<oN`$"$k$3$H$K(B $B$J$k!#(B@refill -$B$=$3$G!"$3$3$G$O!"B?8@8l(B Emacs $B$NAm>N$r(B @cindex{mule}@strong{mule}, $B85!9(B -$B$N(B MULE $B$r(B @cindex{MULE}@strong{MULE}, mule $B5!G=$r(B merge $B$7$?(B Emacs $B$r(B -@cindex{Emacs/mule}@strong{Emacs/mule}, mule $B5!G=$r(B merge $B$7$?(B XEmacs $B$r(B -@cindex{XEmacs/mule}@strong{XEmacs/mule} $B$H8F$V$3$H$K$9$k!#(B +$B$=$3$G!"$3$3$G$O!"B?8@8l(B Emacs $B$NAm>N$r(B @strong{mule}, $B85!9(B +$B$N(B MULE $B$r(B @strong{MULE}, mule $B5!G=$r(B merge $B$7$?(B Emacs $B$r(B +@strong{Emacs/mule}, mule $B5!G=$r(B merge $B$7$?(B XEmacs $B$r(B +@strong{XEmacs/mule} $B$H8F$V$3$H$K$9$k!#(B @node multipart, multipart/alternative, MULE, Glossary @subsection Multipart +@cindex multipart $B#1$D$N(B message (@ref{message}) $B$KJ#?t$N(B entity (@ref{entity}) $B$rF~$l$k$?(B $B$a$N(B MIME (@ref{MIME}) $B$K$*$1$k(B media type (@ref{media type}) $B$N#1$D!"$b(B $B$7$/$O!"J#?t$N(B entity $B$+$i$J$k(B message $B$r;X$9!#(B@refill -$B8=:_!"Dj5A$5$l$F$$$k(B @cindex{multipart}@strong{multipart} $B$H$7$F$O!"(BRFC -2046 (@ref{RFC 2046}) $B$GDj5A$5$l$?(B +$B8=:_!"Dj5A$5$l$F$$$k(B @strong{multipart} $B$H$7$F$O!"(BRFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$?(B @itemize @bullet @item @@ -1305,12 +1395,13 @@ multipart (@ref{multipart}) $B$N#1$D$G!"F1$8>pJs$r0[$C$?7A<0$GF~$l!"A*Br;h(B @node multipart/digest, multipart/encrypted, multipart/alternative, Glossary @subsection multipart/digest +@cindex multipart/digest multipart (@ref{multipart}) $B$N#1$D$G!"4^$^$l$k(B entity (@ref{entity}) $B$N(B default $B$N(Bmedia type (@ref{media type}) $B$,(B multipart/mixed (@ref{multipart/mixed}) $B$J$I$N>l9g(B text/plain (@ref{text/plain}) $B$G$"$k(B -$B$N$KBP$7!"(B@cindex{multipart/digest}@strong{multipart/digest}$B$G$O(B -message/rfc822 (@ref{message/rfc822}) $B$,MQ$$$i$l$kE@$,0[$J$k!#(B@refill +$B$N$KBP$7!"(B@strong{multipart/digest}$B$G$O(B message/rfc822 +(@ref{message/rfc822}) $B$,MQ$$$i$l$kE@$,0[$J$k!#(B@refill $B$3$l$OEAE}E*$J(B RFC 1153 (@ref{RFC 1153}) $B$K4p$E$/(B encapsulation (@ref{encapsulation}) $B$KBe$o$k$b$N$G$"$k!#(B@refill @@ -1361,6 +1452,9 @@ RFC 1847 $B$GDj5A$5$l$?(B Security multipart (@ref{Security multipart}) $B$N# @node PGP, PGP-kazu, multipart/signed, Glossary @subsection PGP +@cindex RFC 1991 +@cindex Informational +@cindex PGP Phil Zimmermann $B;a$,:n@.$7$?8x3+800E9f=hM}7O$N#1$D!#(Bmessage (@ref{message}) $B$N0E9f2=$dEE;R=pL>$r9T$&$3$H$,$G$-$k!#(BPretty Good @@ -1373,7 +1467,7 @@ Privacy $B$NN,!#(B@refill $B$bMxMQ$5$l$F$-$?!#$7$+$7!":#8e$O(B PGP/MIME $B$KE}0l$7$F$$$/J}$,K>$^$7$$!#(B @refill -@cindex{PGP}@cindex{Informational}@cindex{RFC 1991} + @noindent [PGP: RFC 1991] @quotation @@ -1386,12 +1480,14 @@ Formats'', August 1996, Informational. @node PGP-kazu, PGP/MIME, PGP, Glossary @subsection PGP-kazu +@cindex application/pgp +@cindex PGP-kazu $B;3K\(B $BOBI'(B $B;a$,Ds0F$7$?(B MIME (@ref{MIME}) $B$G(B PGP (@ref{PGP}) $B$rMxMQ$9$k$?(B -$B$a$NJ}K!$r$3$3$G$O(B @cindex{PGP-kazu}@strong{PGP-kazu} $B$H8F$V$3$H$K$9$k!#(B +$B$a$NJ}K!$r$3$3$G$O(B @strong{PGP-kazu} $B$H8F$V$3$H$K$9$k!#(B@refill -PGP-kazu $B$O(B @cindex{application/pgp}@strong{application/pgp} $B$H$$$&(B -content-type (@ref{content-type}) $B$rDj5A$9$k!#(B@refill +PGP-kazu $B$O(B @strong{application/pgp} $B$H$$$&(B content-type +(@ref{content-type}) $B$rDj5A$9$k!#(B@refill application/pgp $B$N(B part $B$G$O(B PGP $B$N(B encapsulation (@ref{encapsulation}) $B$,MQ$$$i$l$k!#(BPGP $B$N(B encapsulation (cf. @ref{RFC 934}) @@ -1412,6 +1508,9 @@ pgp $B$N=hM}$r9T$o$J$1$l$P$J$i$J$$$N$G!"(Bparse $B=hM}$,J#;($K$J$k!#(B@refil @node PGP/MIME, Quoted-Printable, PGP-kazu, Glossary @subsection PGP/MIME +@cindex RFC 2015 +@cindex Standards Track +@cindex PGP/MIME Michael Elkins $B;a$,Ds0F$7$?(B MIME (@ref{MIME}) $B$G(B PGP (@ref{PGP}) $B$rMxMQ(B $B$9$k$?$a$NJ}K!!#(B@refill @@ -1428,7 +1527,7 @@ Internet $B$G$O:#8e(B PGP/MIME (@ref{PGP/MIME}) $B$NJ}8~$GI8=`2=$7$F$$$3$&$H$ $B$&$3$H$G9g0U$,<h$l$F$$$k!#$h$C$F!":#8e$O(B PGP $B$rMQ$$$k>l9g$O(B PGP/MIME$B$rMQ(B $B$$$k$N$,K>$^$7$$!#(B -@cindex{PGP/MIME}@cindex{Standards Track}@cindex{RFC 2015} + @noindent [PGP/MIME: RFC 2015] @quotation @@ -1455,11 +1554,15 @@ Base64 (@ref{Base64}) $B$KHf$Y$k$H2DFI@-$,9b$/$J$k2DG=@-$,$"$k!#(B@refill @node RFC 821, RFC 822, Quoted-Printable, Glossary @subsection RFC 821 +@cindex RFC 821 +@cindex STD 10 +@cindex SMTP +@cindex SMTP -@cindex{SMTP}@strong{SMTP} $B$H8F$P$l$k(B Internet mail $B$NG[AwK!$NI8=`$rDj$a(B +@strong{SMTP} $B$H8F$P$l$k(B Internet mail $B$NG[AwK!$NI8=`$rDj$a(B $B$F$$$k(B RFC. -@cindex{SMTP}@cindex{STD 10}@cindex{RFC 821} + @noindent [SMTP: RFC 821] @quotation @@ -1470,21 +1573,25 @@ J. Postel, ``Simple Mail Transfer Protocol'', August 1982, STD 10. @node RFC 822, RFC 934, RFC 821, Glossary @subsection RFC 822 +@cindex RFC 822 +@cindex STD 11 +@cindex Internet message +@cindex Internet mail +@cindex message header -Internet mail $B$N<g$K(B @cindex{message header}@strong{message header} $B$K4X$9$k7A<0$K(B +Internet mail $B$N<g$K(B @strong{message header} $B$K4X$9$k7A<0$K(B $B4X$9$kI8=`$rDj$a$F$$$k(B RFC. @noindent @strong{[Memo]} @quotation -news message $B$b$3$l$K=`$8$F$$$k$N$G!"(B@cindex{Internet -mail}@strong{Internet mail} $B$H=q$/$h$j$b!"(B@cindex{Internet -message}@strong{Internet message} $B$H=q$$$?J}$,NI$$$+$b$7$l$J$$!#(B +news message $B$b$3$l$K=`$8$F$$$k$N$G!"(B@strong{Internet mail} $B$H=q$/$h$j$b!"(B +@strong{Internet message} $B$H=q$$$?J}$,NI$$$+$b$7$l$J$$!#(B @end quotation -@cindex{STD 11}@cindex{RFC 822} + @noindent [RFC 822] @quotation @@ -1496,16 +1603,17 @@ August 1982, STD 11. @node RFC 934, RFC 1036, RFC 822, Glossary @subsection RFC 934 +@cindex RFC 934 +@cindex encapsulation -Internet mail (@ref{RFC 822}) $B$N(B -@cindex{encapsulation}@strong{encapsulation} (@ref{encapsulation}) $B$NJ}(B -$BK!$rDj$a$?(B RFC.@refill +Internet mail (@ref{RFC 822}) $B$N(B @strong{encapsulation} +(@ref{encapsulation}) $B$NJ}K!$rDj$a$?(B RFC.@refill MIME (@ref{MIME}) $B$HL7=b$9$k$N$G!"8=:_$G$O(B message/rfc822 (@ref{message/rfc822}) $B$rMQ$$$k$Y$-$G$"$k!#(B -@cindex{RFC 934} + @noindent [RFC 934] @quotation @@ -1517,12 +1625,14 @@ Encapsulation'', January 1985. @node RFC 1036, RFC 1153, RFC 934, Glossary @subsection RFC 1036 +@cindex RFC 1036 +@cindex USENET USENET $B$G$N(B message $B$N7A<0$rDj$a$?(B RFC. RFC 822 (@ref{RFC 822}) $B$N(B subset $B$K$J$C$F$$$k!#(BInternet $B$NI8=`$G$O$J$$$,!"(BUSENET $B0J30$N(B netnews $B$G(B $B$b$3$l$K=`$8$F$$$k$b$N$,B?$$!#(B -@cindex{USENET}@cindex{RFC 1036} + @noindent [USENET: RFC 1036] @quotation @@ -1534,10 +1644,11 @@ December 1987, (obsolete RFC 850). @node RFC 1153, RFC 1557, RFC 1036, Glossary @subsection RFC 1153 +@cindex RFC 1153 +@cindex encapsulation -$BJ#?t$N(B Internet mail (@ref{RFC 822}) $B$r(B -@cindex{encapsulation}@strong{encapsulation} (@ref{encapsulation}) $B$9$k(B -$B$?$a$NJ}K!$rDj$a$?(B RFC.@refill +$BJ#?t$N(B Internet mail (@ref{RFC 822}) $B$r(B @strong{encapsulation} +(@ref{encapsulation}) $B$9$k$?$a$NJ}K!$rDj$a$?(B RFC.@refill MIME (@ref{MIME}) $B$HL7=b$9$k$N$G!"8=:_$G$O(B message/rfc822 (@ref{message/rfc822}) $B$rMQ$$$?(B multipart (@ref{multipart}) $B$rMQ$$$k$Y$-(B @@ -1546,7 +1657,7 @@ MIME (@ref{MIME}) $B$HL7=b$9$k$N$G!"8=:_$G$O(B message/rfc822 (cf. @ref{multipart/digest}) -@cindex{RFC 1153} + @noindent [RFC 1153] @quotation @@ -1557,11 +1668,13 @@ F. Wancho, ``Digest Message Format'', April 1990. @node RFC 1557, RFC 1922, RFC 1153, Glossary @subsection RFC 1557 +@cindex RFC 1557 +@cindex Informational euc-kr (@ref{euc-kr}) $B$H(B iso-2022-kr (@ref{iso-2022-kr}) $B$H$$$&4Z9q8l$N(B $B$?$a$N(B MIME charset (@ref{MIME charset}) $B$rDj5A$7$F$$$k(B RFC. -@cindex{Informational}@cindex{RFC 1557} + @noindent [RFC 1557] @quotation @@ -1573,17 +1686,21 @@ Messages'', December 1993, Informational. @node RFC 1922, RFC 2045, RFC 1557, Glossary @subsection RFC 1922 +@cindex RFC 1922 +@cindex Informational +@cindex charset-extension +@cindex charset-edition iso-2022-cn (@ref{iso-2022-cn}), iso-2022-cn-ext (@ref{iso-2022-cn-ext}), cn-gb (@ref{cn-gb}), cn-big5 (@ref{cn-big5}) $B$H(B $B$$$C$?Cf9q8l$N$?$a$N(B MIME charset (@ref{MIME charset}) $B$rDj5A$7$F$$$k(B RFC.@refill -$B$3$l$K2C$($F!"(B@cindex{charset-edition}@strong{charset-edition} $B$H(B -@cindex{charset-extension}@strong{charset-extension} $B$H$$$&(B Content-Type -field (@ref{Content-Type field}) $B$N(B parameter $B$rDj5A$7$F$$$k!#(B +$B$3$l$K2C$($F!"(B@strong{charset-edition} $B$H(B @strong{charset-extension} $B$H(B +$B$$$&(B Content-Type field (@ref{Content-Type field}) $B$N(B parameter $B$rDj5A$7(B +$B$F$$$k!#(B + -@cindex{Informational}@cindex{RFC 1922} @noindent [RFC 1922] @quotation @@ -1596,8 +1713,10 @@ Informational. @node RFC 2045, RFC 2046, RFC 1922, Glossary @subsection RFC 2045 +@cindex RFC 2045 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2045} @noindent [RFC 2045] @quotation @@ -1610,8 +1729,10 @@ Standards Track (obsolete RFC 1521, 1522, 1590). @node RFC 2046, RFC 2048, RFC 2045, Glossary @subsection RFC 2046 +@cindex RFC 2046 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2046} @noindent [RFC 2046] @quotation @@ -1624,8 +1745,10 @@ RFC 1521, 1522, 1590). @node RFC 2048, RFC 2049, RFC 2046, Glossary @subsection RFC 2048 +@cindex RFC 2048 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2048} @noindent [RFC 2048] @quotation @@ -1638,8 +1761,10 @@ Standards Track (obsolete RFC 1521, 1522, 1590). @node RFC 2049, plain text, RFC 2048, Glossary @subsection RFC 2049 +@cindex RFC 2049 +@cindex Standards Track + -@cindex{Standards Track}@cindex{RFC 2049} @noindent [RFC 2049] @quotation @@ -1660,17 +1785,21 @@ Standards Track (obsolete RFC 1521, 1522, 1590). @node Security multipart, text/enriched, plain text, Glossary @subsection Security multipart +@cindex RFC 1847 +@cindex Standards Track +@cindex Security multipart +@cindex multipart/encrypted +@cindex multipart/signed MIME (@ref{MIME}) $B$G0E9f$dEE;R=qL>$rMQ$$$k$?$a$N7A<0!#(B@refill -@cindex{multipart/signed}@strong{multipart/signed} -(@ref{multipart/signed}) $B$H(B -@cindex{multipart/encrypted}@strong{multipart/encrypted} -(@ref{multipart/encrypted}) $B$H$$$&(B multipart $B$rMQ$$$k!#(B@refill +@strong{multipart/signed} (@ref{multipart/signed}) $B$H(B +@strong{multipart/encrypted} (@ref{multipart/encrypted}) $B$H$$$&(B +multipart $B$rMQ$$$k!#(B@refill MOSS $B$d(B PGP/MIME (@ref{PGP/MIME}) $B$O$3$l$K4p$$$F$$$k!#(B -@cindex{Security multipart}@cindex{Standards Track}@cindex{RFC 1847} + @noindent [Security multipart: RFC 1847] @quotation @@ -1683,12 +1812,14 @@ Multiparts for MIME: Multipart/Signed and Multipart/Encrypted'', October @node text/enriched, text/plain, Security multipart, Glossary @subsection text/enriched +@cindex RFC 1896 +@cindex text/enriched +@cindex text/richtext + +RFC 1521 $B$GDj5A$5$l$?(B @strong{text/richtext} $B$KBe$o$C$F!"=qBN$dAHHG$K4X(B +$B$9$k>pJs$r;}$C$?(B text$B$rI=8=$9$k$?$a$N(B media type (@ref{media type}). -RFC 1521 $B$GDj5A$5$l$?(B @cindex{text/richtext}@strong{text/richtext} $B$KBe(B -$B$o$C$F!"=qBN$dAHHG$K4X$9$k>pJs$r;}$C$?(B text$B$rI=8=$9$k$?$a$N(B media type -(@ref{media type}). -@cindex{text/enriched}@cindex{RFC 1896} @noindent [text/enriched: RFC 1896] @quotation @@ -1700,14 +1831,14 @@ February 1996, (obsolete RFC 1563). @node text/plain, tm-kernel, text/enriched, Glossary @subsection text/plain +@cindex text/plain RFC 2046 (@ref{RFC 2046}) $B$GDj5A$5$l$?!"(Bplain text (@ref{plain text}) $B$r(B $BI=8=$9$k$?$a$N(B media type (@ref{media type}).@refill -$BHs(B MIME message $B$J$I$N(B content-type $B$,Dj5A$5$l$J$$(B entity $B$O(B MIME -charset (@ref{MIME charset}) $B$,(B us-ascii (@ref{us-ascii}) $B$G$"$k(B -@cindex{text/plain}@strong{text/plain} $B$N(B entity $B$G$"$k$H8+Pv$5$l$k$3$H(B -$B$K$J$C$F$$$k!#(B +$BHs(B MIME message $B$J$I$N(B content-type $B$,Dj5A$5$l$J$$(B entity (@ref{entity}) +$B$O(B MIME charset (@ref{MIME charset}) $B$,(B us-ascii (@ref{us-ascii}) $B$G$"$k(B +@strong{text/plain} $B$N(B entity $B$G$"$k$H8+Pv$5$l$k$3$H$K$J$C$F$$$k!#(B @node tm-kernel, tm-MUA, text/plain, Glossary @@ -1736,23 +1867,29 @@ library $B72!#(B`tools for MIME' $B$NN,!#(B @node tm-MUA, us-ascii, tm-kernel, Glossary @subsection tm-MUA +@cindex tm-rmail +@cindex tm-vm +@cindex gnus-mime +@cindex tm-gnus +@cindex tm-mh-e +@cindex tm $BBg@9$j(B package tm (@ref{tm-kernel}) $B$rMQ$$$?(B MUA (@ref{MUA}) $B$b$7$/$O(B MUA $B$KBP$9$k(B extender.@refill -@cindex{tm $BBg@9$j(B package}@strong{tm $BBg@9$j(B package} $B$K$O(B +@strong{tm $BBg@9$j(B package} $B$K$O(B @itemize @bullet @item -mh-e (@ref{(mh-e)}) $BMQ$N(B @cindex{tm-mh-e}@strong{tm-mh-e} +mh-e (@ref{(mh-e)}) $BMQ$N(B @strong{tm-mh-e} @item -GNUS $BMQ$N(B @cindex{tm-gnus}@strong{tm-gnus} +GNUS $BMQ$N(B @strong{tm-gnus} @item -Gnus $BMQ$N(B @cindex{gnus-mime}@strong{gnus-mime} (@ref{(gnus-mime-ja)}) +Gnus $BMQ$N(B @strong{gnus-mime} (@ref{(gnus-mime-ja)}) @item -VM $BMQ$N(B @cindex{tm-vm}@strong{tm-vm} +VM $BMQ$N(B @strong{tm-vm} @item -RMAIL $BMQ$N(B @cindex{tm-rmail}@strong{tm-rmail} +RMAIL $BMQ$N(B @strong{tm-rmail} @end itemize @noindent @@ -1763,6 +1900,8 @@ RMAIL $BMQ$N(B @cindex{tm-rmail}@strong{tm-rmail} @node us-ascii, , tm-MUA, Glossary @subsection us-ascii +@cindex ASCII +@cindex us-ascii $B%"%a%j%+O"K.$J$I$G;H$o$l$k1Q8l$J$I$rI=8=$9$k$?$a$N(B MIME charset (@ref{MIME charset}) $B$N#1$D!#(B@refill @@ -1772,10 +1911,10 @@ ASCII (@ref{ASCII}) $B$N$_$+$i$J$j(B ISO 2022 (@ref{ISO 2022}) $B$K$h$kId9f3H Internet mail $B$K$*$1$kI8=`$NId9f2=J8;z=89g(B(@ref{Coded character set})$B$G(B $B$"$j!"L@<(E*$K(B MIME charset $B$,<($5$l$J$$>l9g$O86B'$H$7$F(B -@cindex{us-ascii}@strong{us-ascii} $B$,;H$o$l$k!#(B@refill +@strong{us-ascii} $B$,;H$o$l$k!#(B@refill -$B$^$?!"(BRFC 822 (@ref{RFC 822}) $B$K$*$1$k(B @cindex{ASCII}@strong{ASCII} $B$O(B -us-ascii $B$r;X$9$b$N$H2r<a$9$Y$-$G$"$k!#(B +$B$^$?!"(BRFC 822 (@ref{RFC 822}) $B$K$*$1$k(B @strong{ASCII} $B$O(B us-ascii $B$r;X$9(B +$B$b$N$H2r<a$9$Y$-$G$"$k!#(B @node Setting, Bug report, Introduction, Top @@ -1799,10 +1938,10 @@ message $B$N:n@.$b4^$a$?(B MIME $BA4HL$N@_Dj$r9T$J$$!"(B @node mime-setup, tm-setup, Setting, Setting @section $BI8=`E*$J@_Dj(B +@cindex mime-setup -tm $B$N0lHLE*$J@_Dj$r9T$$$?$$>l9g$O!"(B -@cindex{mime-setup}@strong{mime-setup} $B$H$$$&I8=`@_Dj(B file $B$r;H$C$F$/$@(B -$B$5$$!#Nc$($P!"(B@file{~/.emacs} $BEy$G!"(B@refill +tm $B$N0lHLE*$J@_Dj$r9T$$$?$$>l9g$O!"(B@strong{mime-setup} $B$H$$$&I8=`@_Dj(B +file $B$r;H$C$F$/$@$5$$!#Nc$($P!"(B@file{~/.emacs} $BEy$G!"(B@refill @lisp (load "mime-setup") @@ -1823,8 +1962,9 @@ Gnus FAQ $B$N5-=R$O4V0c$C$F$$$^$9!*!K(B @node signature, Notice about GNUS, mime-setup, mime-setup @subsection signature.el +@cindex signature -tm $B$K$O(B @cindex{signature}@strong{signature} $B$H$$$&(B signature $B$N<+F0@ZBX$((B +tm $B$K$O(B @strong{signature} $B$H$$$&(B signature $B$N<+F0@ZBX$((B tool $B$,ImB0$7$F$*$j!"(B@file{mime-setup.el} $B$O$3$N@_Dj$b9T$J$$$^$9!#(B message header $B$N(B field $B$K9g$o$;$F(B signature $B$N<+F0@ZBX$r9T$J$$$?$$>l(B $B9g$O(B @file{~/.emacs} $B$K0J2<$N$h$&$J$b$N$rF~$l$F2<$5$$!#!J>\$7$/(B @@ -1910,14 +2050,15 @@ message $B$H$7$F@5$7$/=hM}$5$l$F$$$^$;$s!#Nc$($P(B multipart message $B$N>l( @node tm-setup, setting for VM, mime-setup, Setting @section tm-edit $B$r;H$o$J$$@_Dj(B +@cindex tm-setup -@cindex{tm-setup}@strong{tm-setup} $B$O(B tm-MUA (@ref{tm-MUA}) $B$N@_Dj$N$_$r(B -$B9T$J$&(B module $B$G$9!#$3$N@_Dj(B file $B$G$O(B tm-edit (@ref{(tm-edit-ja)}) $B$r;H$C(B -$B$?(B MIME message $B$N:n@.$K4X$9$k@_Dj$O9T$o$l$:!"(BMIME message $B$N1\Mw$K4X$9(B -$B$k@_Dj$N$_$,9T$o$l$^$9!#(BMIME message $B$rFI$_$?$$$,<+J,$G$O:n@.$7$J$$$H$+!"(B -tm-edit $B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NBe$o$j$K(B -$B$3$N@_Dj(B file $B$r;H$C$F$/$@$5$$!#(B@refill +@strong{tm-setup} $B$O(B tm-MUA (@ref{tm-MUA}) $B$N@_Dj$N$_$r9T$J$&(B module $B$G(B +$B$9!#$3$N@_Dj(B file $B$G$O(B tm-edit (@ref{(tm-edit-ja)}) $B$r;H$C$?(B MIME +message $B$N:n@.$K4X$9$k@_Dj$O9T$o$l$:!"(BMIME message $B$N1\Mw$K4X$9$k@_Dj$N(B +$B$_$,9T$o$l$^$9!#(BMIME message $B$rFI$_$?$$$,<+J,$G$O:n@.$7$J$$$H$+!"(Btm-edit +$B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NBe$o$j$K$3$N@_Dj(B +file $B$r;H$C$F$/$@$5$$!#(B@refill $BNc$($P!"(B@file{~/.emacs} $BEy$K(B @@ -1941,9 +2082,11 @@ tm-edit $B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NB @node setting for VM, manual setting, tm-setup, Setting @section VM $B$r;H$&>l9g$N@_Dj(B +@cindex BBDB +@cindex vm -@cindex{vm}@strong{vm} $B$r;H$&>l9g$O(B @file{~/.vm} $B$K(B +@strong{vm} $B$r;H$&>l9g$O(B @file{~/.vm} $B$K(B @lisp (require 'tm-vm) @@ -1957,8 +2100,8 @@ tm-edit $B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NB @strong{[$BCm0U(B]} @quotation -@cindex{BBDB}@strong{BBDB} $B$r;H$&>l9g$O(B @code{(bbdb-insinuate-vm)} $B$N(B -@strong{$B8e(B} $B$K(B @code{(require 'tm-vm)} $B$rF~$l$F$/$@$5$$!#(B +@strong{BBDB} $B$r;H$&>l9g$O(B @code{(bbdb-insinuate-vm)} $B$N(B @strong{$B8e(B} $B$K(B +@code{(require 'tm-vm)} $B$rF~$l$F$/$@$5$$!#(B @end quotation @@ -1989,7 +2132,7 @@ tm-edit $B0J30$N(B MIME composer $B$r;H$$$?$$>l9g$K$O(B mime-setup.el $B$NB -@node Bug report, Concept Index, Setting, Top +@node Bug report, Acknowledgments, Setting, Top @chapter bug $BJs9p$N;EJ}(B tm $B$N%P%0$r8+$D$1$?$i!"0J2<$N(B address $B$K(B mail $B$rAw$C$F$/$@$5$$!'(B @@ -2031,7 +2174,37 @@ tm ML $B$G$O(B tm $B$N%P%0>pJs$N8r49$d:G?7HG$NG[I[!"(Btm $B$N2~NI$K4X$9$k5D $B$F2<$5$$!#(B(^_^) -@node Concept Index, Variable Index, Bug report, Top +@node Acknowledgments, Concept Index, Bug report, Top +@chapter $B<U<-(B + +$B;d$,(B tm-view $B$r:G=i$K:n$C$?;~$K!"87$7$$CmJ8$HM-1W$J=u8@$r2<$5$j!"$=$N@_(B +$B7W$KB?Bg$JM?$($i$l$?>#C+J]Gn$5$s$K46<U$7$^$9!#(B@refill + +@file{tm-ew-d.el} $B$H(B @file{mel-b.el} $B$NA0?H$KEv$?$k(B@file{mime.el} $B$r=q$-!"(B +$B$=$NG[I[$H2~B$$r$*5v$72<$5$C$?1]JB;LCR$5$s$K46<U$7$^$9!#(B@refill + +$B$^$?!"(BLaTeX $BMQ$NFbIt(B method $B$H(B message/partial $BMQ$N<+F07k9g(B method $B$rDs(B +$B6!$7$F2<$5$C$?2,It<wCK$5$s!"(Btar archive $BMQ$NFbIt(B method $B$rDs6!$7$F2<$5$C(B +$B$?>eLnGn$5$s$K46<U$7$^$9!#(B@refill + +tm-edit $B$NA0?H$H$J$C$?(B @file{mime.el} $B$r=q$-!"$=$NG[I[$H2~B$$r$*5v$72<$5$C(B +$B$?!"G_ED@/?.$5$s$K46<U$7$^$9!#(Btm-edit $B$N(B user interface $B$N4pK\E*$J@_7W$O(B +$BG_ED$5$s$N<j$K$h$k$b$N$G!"$H$F$bNI$$@_7W$G$"$C$?$H;W$$$^$9!#(B@refill + +tm $B$N4v$D$+$N(B module $B$N(B maintainer $B$r0z$-<u$1$F2<$5$C$?>.NS=$J?$5$s!"H`(B +$B$O$^$?!"(BRFC $B$KBP$9$kE,9g@-$KBP$7$F1T$$;XE&$rB?!99T$&$3$H$G(B tm $B$NF0:n$N5,(B +$B3J$KBP$9$kCi<BEY$r>e$2$k$N$KHs>o$J9W8%$r9T$$$^$7$?!#(B@refill + +$B$^$?!"(Btm-vm $B$N(B maintainer $B$r0z$-<u$1$F2<$5$C$?(B Oscar Figueiredo $B$5$s$K46(B +$B<U$7$^$9!#@:NOE*$K(B tm-vm $B$r2~NI$7!"$^$?!"N)GI$J@bL@=q$r=q$$$F2<$5$$$^$7(B +$B$?!#(B@refill + +$B:G8e$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#$^$?!"(Bpatch $B$rAw$C$F2<$5$C$?A4$F$NJ}$K46(B +$B<U$7$^$9!#(B + + +@node Concept Index, Variable Index, Acknowledgments, Top @chapter $B35G0:w0z(B @printindex cp diff --git a/doc/tm-view-en.info b/doc/tm-view-en.info index e1f5e85..4874e05 100644 --- a/doc/tm-view-en.info +++ b/doc/tm-view-en.info @@ -1,17 +1,13 @@ -Info file: tm-view-en.info, -*-Text-*- -produced by `texinfo-format-buffer' -from file `tm-view-en.texi' -using `texinfmt.el' version 2.32 of 19 November 1993. - +This is Info file tm-view-en.info, produced by Makeinfo-1.63 from the +input file tm-view-en.texi.  -File: tm-view-en.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) +File: tm-view-en.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) -tm-view 7.77 Reference Manual (English Version) +tm-view 7.79 Reference Manual (English Version) *********************************************** - -This file documents tm-view, a MIME Viewer for GNU Emacs. + This file documents tm-view, a MIME Viewer for GNU Emacs. * Menu: @@ -21,53 +17,50 @@ This file documents tm-view, a MIME Viewer for GNU Emacs. * method:: Mechanism of decoding * Two buffers for an article:: raw-article-buffer and preview-buffer * API:: Functions to decode MIME message -* Concept Index:: -* Function Index:: -* Variable Index:: - +* Acknowledgments:: +* Concept Index:: +* Function Index:: +* Variable Index::  -File: tm-view-en.info, Node: Introduction, Next: MIME display, Prev: Top, Up: Top +File: tm-view-en.info, Node: Introduction, Next: MIME display, Prev: Top, Up: Top What is tm-view? **************** -The tm-view is a general MIME viewer running on GNU Emacs. + The tm-view is a general MIME viewer running on GNU Emacs. -tm-view provides the major-mode called `mime/viewer-mode' (*Note + tm-view provides the major-mode called `mime/viewer-mode' (*Note mime/viewer-mode::) to read MIME message for MUA. MUA (*Note (tm-en)MUA::) implementer can use it to add MIME function. -tm-view is a user interface kernel to view and navigate MIME message. -tm-view drives some programs to navigate each content-type -(*Note (tm-en)content-type::)s, they are called -*method* (*Note method::). tm-view calls some -programs to display each contents and headers in preview buffer, they -are called *filter* (*Note Two buffers for an article::). Method and -filters are tm-view application program. They expand tm-view to treat -various kinds of MIME types. - - + tm-view is a user interface kernel to view and navigate MIME message. +tm-view drives some programs to navigate each content-type (*Note +(tm-en)content-type::)s, they are called *method* (*Note method::). +tm-view calls some programs to display each contents and headers in +preview buffer, they are called *filter* (*Note Two buffers for an +article::). Method and filters are tm-view application program. They +expand tm-view to treat various kinds of MIME types.  -File: tm-view-en.info, Node: MIME display, Next: mime/viewer-mode, Prev: Introduction, Up: Top +File: tm-view-en.info, Node: MIME display, Next: mime/viewer-mode, Prev: Introduction, Up: Top Structure of display in mime/viewer-mode **************************************** -In mime/viewer-mode (*Note mime/viewer-mode::), following are displayed -for each parts: + In mime/viewer-mode (*Note mime/viewer-mode::), following are +displayed for each parts: [content-button] (content-header) - + (content-body) (content-separator) -You can change design or stop to display if you specify for each + You can change design or stop to display if you specify for each conditions, such as content-types. -Example: + Example: From: morioka@jaist.ac.jp (MORIOKA Tomohiko) Subject: Re: Question @@ -76,12 +69,12 @@ Example: Mime-Version: 1.0 Organization: Japan Advanced Institute of Science and Technology, Ishikawa, Japan - + [1 (text/plain)] How to compose MIME message in MIME-Edit mode. - + Press `C-c C-x ?' then help message will be displayed: - + C-c C-x C-t insert a text message. C-c C-x TAB insert a (binary) file. C-c C-x C-e insert a reference to external body. @@ -99,65 +92,62 @@ Example: C-c C-x C-k insert PGP public key. C-c C-x C-p preview editing MIME message. ... - + So press `C-c C-x C-i' and specify file name you want to include. - + MIME encoding for binary file is normally Base64. - + [2 (image/gif)] - + [3 (text/plain)] - + In this way, it is finish a message attaching a picture. - + ======================== A cup of Russian tea ======================== ============ * not by jam, not by marmalade, by honey * ============ ============ MORIOKA Tomohiko ============ =============== Internet E-mail: <morioka@jaist.ac.jp> =============== - - * Menu: -* content-button:: -* content-header:: -* content-body:: -* content-separator:: - +* content-button:: +* content-header:: +* content-body:: +* content-separator::  -File: tm-view-en.info, Node: content-button, Next: content-header, Prev: MIME display, Up: MIME display +File: tm-view-en.info, Node: content-button, Next: content-header, Prev: MIME display, Up: MIME display content-button ============== -content-subject displays abstract for the part. It is placed in top of -the part. + content-subject displays abstract for the part. It is placed in top +of the part. -In default, it is displayed following design: + In default, it is displayed following design: [1.3 test (text/plain)] + First number field represents position of a content in the part. It +is called *content-number*. It can be considered as the chapter number +in the message. -First number field represents position of a content in the part. It is -called *content-number*. It can be considered as the chapter number in -the message. - -Second string part represents title. It is created by following: + Second string part represents title. It is created by following: 1. name paramater or x-name parameter in Content-Type field (*Note (tm-en)Content-Type field::) + 2. Content-Description field (*Note (tm-en)Content-Description field::) or Subject field - 3. filename of uuencode + 3. filename of uuencode -If they are not exists, space is displayed. + If they are not exists, space is displayed. -Third parenthesis part represents content-type/subtype of the part. If -it is non-MIME part, `nil' is displayed. + Third parenthesis part represents content-type/subtype of the part. +If it is non-MIME part, `nil' is displayed. -Content-button is used like icon when content-header (*Note + Content-button is used like icon when content-header (*Note content-header::) and content-body (*Note content-body::) are hidden. For example: @@ -165,60 +155,52 @@ For example: if you press `v' key, GIF image is displayed. -If mouse operations are available, you can press content-button by mouse -button-2 (center button of 3 button-mouse) to play, similarly to press -`v' key. (cf. *Note mime/viewer-mode::) - -By the way, it is annoying to display content-button if content-header -is displayed. So tm-view provides a mechanism to specify conditions to -display content-button. - + If mouse operations are available, you can press content-button by +mouse button-2 (center button of 3 button-mouse) to play, similarly to +press `v' key. (cf. *Note mime/viewer-mode::) - -- Variable: mime-viewer/content-button-ignored-ctype-list + By the way, it is annoying to display content-button if +content-header is displayed. So tm-view provides a mechanism to +specify conditions to display content-button. + - Variable: mime-viewer/content-button-ignored-ctype-list List of content-types. If content-type of a part is a member of this list, its content-button is not displayed. - - -  -File: tm-view-en.info, Node: content-header, Next: content-body, Prev: content-button, Up: MIME display +File: tm-view-en.info, Node: content-header, Next: content-body, Prev: content-button, Up: MIME display content-header ============== -A content header displays the header portion of a part in the + A content header displays the header portion of a part in the preview-buffer. However it is annoying to display header for every parts, so tm-view provides a mechanism to specify its condition. -When the function `mime-viewer/header-visible-p' returns `t' for + When the function `mime-viewer/header-visible-p' returns `t' for reversed-content-number of a part, content-header is displayed. -This judge function returns `t' when a part is root or content-type of -its parent is a member of the variable + This judge function returns `t' when a part is root or content-type +of its parent is a member of the variable `mime-viewer/childrens-header-showing-Content-Type-list'. -If you want to change this condition, please redefine it. Notice that -it refers variable -`mime-viewer/childrens-header-showing-Content-Type-list', however if you -redefine function `mime-viewer/header-visible-p', it may not work. So -if you want to redefine it, it should be refer variable + If you want to change this condition, please redefine it. Notice +that it refers variable +`mime-viewer/childrens-header-showing-Content-Type-list', however if +you redefine function `mime-viewer/header-visible-p', it may not work. +So if you want to redefine it, it should be refer variable `mime-viewer/childrens-header-showing-Content-Type-list'. -When content-header is displayed, content-header are formated by the -program called by -*content-header-filter*. -Content-header-filter is searched from variable -`mime-viewer/content-header-filter-alist'. Its key is major-mode of the -raw-article-buffer (*Note raw-article-buffer::). If not found, function + When content-header is displayed, content-header are formated by the +program called by *content-header-filter*. Content-header-filter is +searched from variable `mime-viewer/content-header-filter-alist'. Its +key is major-mode of the raw-article-buffer (*Note +raw-article-buffer::). If not found, function `mime-viewer/default-content-header-filter' is called. - - -- Variable: mime-viewer/childrens-header-showing-Content-Type-list - + - Variable: mime-viewer/childrens-header-showing-Content-Type-list List of content-types. If content-type of parent of a part is a member of this variable, its content-header is displayed. Default value is `'("message/rfc822" "message/news")'. @@ -226,35 +208,23 @@ raw-article-buffer (*Note raw-article-buffer::). If not found, function This variable is referred by the function `mime-viewer/header-visible-p'. - - - -- Function: mime-viewer/header-visible-p RCNUM CINFO &optional CTYPE - + - Function: mime-viewer/header-visible-p RCNUM CINFO &optional CTYPE Returns `t' if a part which reversed-content-number is RCNUM in content-info CINFO is displayed. If you know content-type, you can specify by CTYPE. - - - -- Variable: mime-viewer/content-header-filter-alist - + - Variable: mime-viewer/content-header-filter-alist Association-list whose key is major-mode of a raw-article-buffer, value is content-header-filter. - - - -- Function: mime-viewer/default-content-header-filter - + - Function: mime-viewer/default-content-header-filter It is called when content-header-filter is not found in variable `mime-viewer/content-header-filter-alist'. It refers `mime-viewer/ignored-field-regexp'. - - - -- Variable: mime-viewer/ignored-field-list - + - Variable: mime-viewer/ignored-field-list List of regular expression to represent invisible fields even if content-header is displayed. @@ -263,89 +233,69 @@ raw-article-buffer (*Note raw-article-buffer::). If not found, function Please use function `tm:add-fields' or `tm:delete-fields' to set it. - - -  -File: tm-view-en.info, Node: content-body, Next: content-separator, Prev: content-header, Up: MIME display +File: tm-view-en.info, Node: content-body, Next: content-separator, Prev: content-header, Up: MIME display content-body ============ -*content-body* represents content of the -part. + *content-body* represents content of the part. -tm-view does not display raw content body. For example, if a content + tm-view does not display raw content body. For example, if a content has binary, it is hidden. If a content has text/enriched, it is formated. Namely content body is hidden or formated. -Function `mime-viewer/body-visible-p' is a judge function whether + Function `mime-viewer/body-visible-p' is a judge function whether content-body of a content is displayed. If it returns `nil', content-body is hidden. In default, it returns non-`nil' when content-type of a part is a member of variable `mime-viewer/default-showing-Content-Type-list'. -When content-body of a content is displayed, content-body is formated by -*content-filter*. Content-filter is -searched from variable `mime-viewer/content-filter-alist'. At this -time, major-mode of the raw-article-buffer (*Note raw-article-buffer::) -is used as the key. + When content-body of a content is displayed, content-body is +formated by *content-filter*. Content-filter is searched from variable +`mime-viewer/content-filter-alist'. At this time, major-mode of the +raw-article-buffer (*Note raw-article-buffer::) is used as the key. -If it is not found, function `mime-viewer/default-content-filter' is + If it is not found, function `mime-viewer/default-content-filter' is called. - - -- Variable: mime-viewer/default-showing-Content-Type-list - + - Variable: mime-viewer/default-showing-Content-Type-list List of content-type. If content-type of a part is a member of this variable, its body is displayed. + - Function: mime-viewer/body-visible-p RCNUM CINFO &optional CTYPE + Return non-`nil', if content-type of a part is displayed. RCNUM + is reversed-content-number of a part. CINFO is content-info of + the message. If you know content-type of a part, you can specify + it as argument CTYPE. - - -- Function: mime-viewer/body-visible-p RCNUM CINFO &optional CTYPE - - Return non-`nil', if content-type of a part is displayed. RCNUM is - reversed-content-number of a part. CINFO is content-info of the - message. If you know content-type of a part, you can specify it as - argument CTYPE. - - - - -- Variable: mime-viewer/content-filter-alist - + - Variable: mime-viewer/content-filter-alist Association-list whose key is major-mode of a raw-article-buffer, value is content-filter. - - - -- Function: mime-viewer/default-content-filter RCNUM CINFO CTYPE PARAMS SUBJ - + - Function: mime-viewer/default-content-filter RCNUM CINFO CTYPE + PARAMS SUBJ It is called when content-body of a part should be displayed and content-filter is not found in `mime-viewer/content-filter-alist'. In default, it does nothing. - - -  -File: tm-view-en.info, Node: content-separator, Prev: content-body, Up: MIME display +File: tm-view-en.info, Node: content-separator, Prev: content-body, Up: MIME display content-separator ================= -*content-separator* is displayed to -represent boundary of contents. + *content-separator* is displayed to represent boundary of contents. -Content-separator is displayed by function + Content-separator is displayed by function `mime-viewer/default-content-separator'. In default, it displays line-break when content-header and content-body are not displayed. -If you want to change this condition, please redefine this function. - - - -- Function: mime-viewer/default-content-separator RCNUM CINFO CTYPE PARAMS SUBJ + If you want to change this condition, please redefine this function. + - Function: mime-viewer/default-content-separator RCNUM CINFO CTYPE + PARAMS SUBJ Display content-separator. CNUM is content-number of a content. CINFO is content-info of the message. CTYPE is content-type of a content. PARAMS is Content-Type field parameters of a content. @@ -354,16 +304,13 @@ If you want to change this condition, please redefine this function. In default, it displays line-break when content-header and content-body are not displayed. - - -  -File: tm-view-en.info, Node: mime/viewer-mode, Next: method, Prev: MIME display, Up: Top +File: tm-view-en.info, Node: mime/viewer-mode, Next: method, Prev: MIME display, Up: Top Navigation in mime/viewer-mode ****************************** -`mime/viewer-mode' has following functions: + `mime/viewer-mode' has following functions: `u' goes to the upper content (returns to the Summary mode if the @@ -415,115 +362,106 @@ Navigation in mime/viewer-mode For URL-button, it drives WWW browser - *[Notice]* - (*1) Not return to the Summary mode unless tm-view has been setup using tm-mh-e, tm-vm, gnus-mime, tm-gnus, tm-rmail etc. (*2) Actual playback/extract/print will be performed by a method. - - -  -File: tm-view-en.info, Node: method, Next: Two buffers for an article, Prev: mime/viewer-mode, Up: Top +File: tm-view-en.info, Node: method, Next: Two buffers for an article, Prev: mime/viewer-mode, Up: Top Mechanism of decoding ********************* -In `mime/viewer-mode', you can do play (`v'), extract -(`e'), or print (`C-c C-p') for each parts. These operations -are called *decoding -operation(s) (for a part)*. And kind of decoding operations are called -*decoding-mode*. + In `mime/viewer-mode', you can do play (`v'), extract (`e'), or +print (`C-c C-p') for each parts. These operations are called +*decoding operation(s) (for a part)*. And kind of decoding operations +are called *decoding-mode*. -When decoding operation is driven, tm-view calls a procedure matched for -the condition, such as content-type (*Note (tm-en)content-type::) of the -part or its environment. This procedure is called -*method*. + When decoding operation is driven, tm-view calls a procedure matched +for the condition, such as content-type (*Note (tm-en)content-type::) +of the part or its environment. This procedure is called *method*. -There are two kinds of methods. One is Emacs Lisp function, called -*internal method*. Another one is -external program, called *external method*. + There are two kinds of methods. One is Emacs Lisp function, called +*internal method*. Another one is external program, called *external +method*. -Internal method operates in Emacs, so it can do carefully. + Internal method operates in Emacs, so it can do carefully. -External method is called as asynchronous process, so Emacs does not + External method is called as asynchronous process, so Emacs does not wait while method is running. So it is good for big data, such as audio, image or video. - * Menu: * decoding-condition:: Setting decoding condition for parts * environment variables:: Environment variables -  -File: tm-view-en.info, Node: decoding-condition, Next: environment variables, Prev: method, Up: method +File: tm-view-en.info, Node: decoding-condition, Next: environment variables, Prev: method, Up: method Setting decoding condition for parts ==================================== -When decoding operation is driven, tm-view calls a method matched for + When decoding operation is driven, tm-view calls a method matched for the condition searched from the variable `mime/content-decoding-condition'. -Variable `mime/content-decoding-condition' is defined as a list with the -following syntax: + Variable `mime/content-decoding-condition' is defined as a list with +the following syntax: (condition_1 condition_2 ...) -Each condition are association-list with the following syntax: + Each condition are association-list with the following syntax: ((field-type_1 . value_1) (field-type_2 . value_2) ...) -For example, if you want to call the external method named tm-plain to -decode every text/plain (*Note (tm-en)text/plain::) type parts, you can -define the condition like: + For example, if you want to call the external method named tm-plain +to decode every text/plain (*Note (tm-en)text/plain::) type parts, you +can define the condition like: ((type . "text/plain") (method "tm-plain" nil 'file 'type 'encoding 'mode 'name)) -This condition definition will match all parts whose content-type (*Note -(tm-en)content-type::) are text/plain. Here is an another example: + This condition definition will match all parts whose content-type +(*Note (tm-en)content-type::) are text/plain. Here is an another +example: ((type . "text/plain") (method "tm-plain" nil 'file 'type 'encoding 'mode 'name) (mode . "play")) -This will match the part whose type is text/plain and the mode is play. + This will match the part whose type is text/plain and the mode is +play. -Here is an another example: + Here is an another example: ((method "metamail" t "-m" "tm" "-x" "-d" "-z" "-e" 'file) (mode . "play")) -This will match all parts which have a mode of play. - -The conditions defined in a variable `mime/content-decoding-condition' -are examined from top to bottom. The first matching condition becomes -valid and the method specified in that condition definition will be -executed. + This will match all parts which have a mode of play. + The conditions defined in a variable +`mime/content-decoding-condition' are examined from top to bottom. The +first matching condition becomes valid and the method specified in that +condition definition will be executed. * Menu: * method value:: Format of method value -* Example of decoding-condition:: - +* Example of decoding-condition::  -File: tm-view-en.info, Node: method value, Next: Example of decoding-condition, Prev: decoding-condition, Up: decoding-condition +File: tm-view-en.info, Node: method value, Next: Example of decoding-condition, Prev: decoding-condition, Up: decoding-condition Format of method value ---------------------- -You can specify the method field of the decoding-condition definition in -two different ways, + You can specify the method field of the decoding-condition +definition in two different ways, (method . SYMBOL) @@ -533,13 +471,13 @@ or can be accepted. -When a symbol is specified in the method field, a function whose name is -SYMBOL will be called as an internal method. + When a symbol is specified in the method field, a function whose +name is SYMBOL will be called as an internal method. -When a list is specified in the method field, it will be called as an + When a list is specified in the method field, it will be called as an external method. -The list below shows the meaning of the parameters when the external + The list below shows the meaning of the parameters when the external method is specified in the method field. `STRING' @@ -554,9 +492,8 @@ method is specified in the method field. `ARGUMENTs' list of arguments passed to an external method - -An argument passed to an external method can be in one of the following -formats: + An argument passed to an external method can be in one of the +following formats: `STRING' string itself @@ -567,8 +504,7 @@ formats: `'STRING' value gotten using STRING as a key from decoding-condition - -`'SYMBOL' can be one of the following: + `'SYMBOL' can be one of the following: `'file' name of a file holding the original content @@ -585,21 +521,17 @@ formats: `'name' name of a file created by decode operation - - -`'STRING' is used to search a parameter of the Content-Type field whose -name matches with it, and pass the value of that parameter to the + `'STRING' is used to search a parameter of the Content-Type field +whose name matches with it, and pass the value of that parameter to the external method. - -  -File: tm-view-en.info, Node: Example of decoding-condition, Prev: method value, Up: decoding-condition +File: tm-view-en.info, Node: Example of decoding-condition, Prev: method value, Up: decoding-condition Example of decoding-condition ----------------------------- -Following is an example of decoding-condition: + Following is an example of decoding-condition: (defvar mime/content-decoding-condition '(((type . "text/plain") @@ -630,8 +562,7 @@ Following is an example of decoding-condition: "-m" "tm" "-x" "-d" "-z" "-e" 'file)(mode . "play")) )) - -For example, if you want to use metamail to decode any contents, + For example, if you want to use metamail to decode any contents, (setq mime/content-decoding-condition '( @@ -640,38 +571,33 @@ For example, if you want to use metamail to decode any contents, will work. -Variable `mime/content-decoding-condition' provides you of very flexible -way to define the conditions of decoding. It can be simple if you only -need the a few decoding methods, while it can be very complicated if you -want to use the separate decoding method for each type/mode combination. + Variable `mime/content-decoding-condition' provides you of very +flexible way to define the conditions of decoding. It can be simple if +you only need the a few decoding methods, while it can be very +complicated if you want to use the separate decoding method for each +type/mode combination. -Following function may be useful to set decoding-condition. It is a + Following function may be useful to set decoding-condition. It is a function of `tl-atype.el'. - - -- Function: set-atype SYMBOL ALIST - + - Function: set-atype SYMBOL ALIST Add condition ALIST to SYMBOL. *[Example]* - (set-atype 'mime/content-decoding-condition '((type . "message/external-body") ("access-type" . "anon-ftp") (method . mime/decode-message/external-ftp) )) - - -  -File: tm-view-en.info, Node: environment variables, Prev: decoding-condition, Up: method +File: tm-view-en.info, Node: environment variables, Prev: decoding-condition, Up: method Environment variables ===================== -Standard methods of tm-view reference some environment variables. You -can specify them to customize. + Standard methods of tm-view reference some environment variables. +You can specify them to customize. TM_TMP_DIR Directory for temporary files or extracted files. If it is @@ -683,61 +609,51 @@ VIDEO_DITHER TM_WWW_BROWSER WWW browser name. If it is omitted, `netscape' is used. - - - -  -File: tm-view-en.info, Node: Two buffers for an article, Next: API, Prev: method, Up: Top +File: tm-view-en.info, Node: Two buffers for an article, Next: API, Prev: method, Up: Top raw-article-buffer and preview-buffer ************************************* -tm-view managements two buffers, one is for raw message called -*raw-article-buffer*, another one is -to preview for user called -*preview-buffer*. major-mode of -raw-article-buffer is same as major-mode for article of original MUA, -major-mode of preview-buffer is `mime/viewer-mode' (*Note -mime/viewer-mode::). + tm-view managements two buffers, one is for raw message called +*raw-article-buffer*, another one is to preview for user called +*preview-buffer*. major-mode of raw-article-buffer is same as +major-mode for article of original MUA, major-mode of preview-buffer is +`mime/viewer-mode' (*Note mime/viewer-mode::). -When called `mime/viewer-mode', tm-view analyzes raw-article-buffer, and -sets its result to the variable `mime::article/content-info'. + When called `mime/viewer-mode', tm-view analyzes raw-article-buffer, +and sets its result to the variable `mime::article/content-info'. -After that, tm-view create a preview-buffer corresponded to the + After that, tm-view create a preview-buffer corresponded to the raw-article-buffer. As this time, tm-view modifies header and body of each parts of the message by specified conditions. Filter program for -header is called *header-filter* -(*Note content-header::), filter program for body is called -*content-filter* (*Note content-body::), and +header is called *header-filter* (*Note content-header::), filter +program for body is called *content-filter* (*Note content-body::), and they are called *filter*. -When preview-buffer is made, buffer local variable of preview-buffer + When preview-buffer is made, buffer local variable of preview-buffer `mime::preview/content-list' is made to register structure of -preview-buffer. tm-view manages message by `mime::article/content-info' -in raw-article-buffer and `mime::preview/content-list' in -preview-buffer. +preview-buffer. tm-view manages message by +`mime::article/content-info' in raw-article-buffer and +`mime::preview/content-list' in preview-buffer. *[Notice]* In this document, I call "content-type" as content-type/subtype of Content-Type field. - - * Menu: * raw-article-buffer:: buffer local variables of raw-article-buffer * preview-buffer:: Buffer local variables of preview-buffer -  -File: tm-view-en.info, Node: raw-article-buffer, Next: preview-buffer, Prev: Two buffers for an article, Up: Two buffers for an article +File: tm-view-en.info, Node: raw-article-buffer, Next: preview-buffer, Prev: Two buffers for an article, Up: Two buffers for an article buffer local variables of raw-article-buffer ============================================ - -- Structure: mime::content-info RCNUM POINT-MIN POINT-MAX TYPE PARAMETERS ENCODING CHILDREN - + - Structure: mime::content-info RCNUM POINT-MIN POINT-MAX TYPE + PARAMETERS ENCODING CHILDREN structure to represent MIME content in raw-article-buffer. It is called by *content-info*. @@ -747,96 +663,78 @@ buffer local variables of raw-article-buffer Following is a list of slots of the structure: - RCNUM + RCNUM "reversed content-number" (list) - POINT-MIN + POINT-MIN beginning point of region in raw-article-buffer - POINT-MAX + POINT-MAX end point of region in raw-article-buffer - TYPE + TYPE content-type/sub-type (string or nil) - PARAMETERS + PARAMETERS parameter of Content-Type field (association list) - ENCODING + ENCODING Content-Transfer-Encoding (string or nil) - CHILDREN + CHILDREN parts included in this part (list of content-infos) - If a part includes other parts in its contents, such as multipart or message/rfc822, content-infos of other parts are included in CHILDREN, so content-info become a tree. - - -- Variable: mime::article/content-info - + - Variable: mime::article/content-info result of MIME parsing of raw-article-buffer (content-info) - - -- Variable: mime::article/preview-buffer - + - Variable: mime::article/preview-buffer preview-buffer corresponded by this buffer - - -- Function: mime-article/point-content-number POINT &optional CINFO - + - Function: mime-article/point-content-number POINT &optional CINFO In a region managed by content-info CINFO, it returns content-number corresponded by POINT. If CINFO is omitted, `mime::article/content-info' is used as default value. - - -- Function: mime-article/rcnum-to-cinfo RCNUM &optional CINFO - + - Function: mime-article/rcnum-to-cinfo RCNUM &optional CINFO In a region managed by content-info CINFO, it returns content-info corresponded by reversed-content-number RCNUM. If CINFO is omitted, `mime::article/content-info' is used as default value. - - -- Function: mime-article/cnum-to-cinfo RCNUM &optional CINFO - + - Function: mime-article/cnum-to-cinfo RCNUM &optional CINFO In a region managed by content-info CINFO, it returns content-info corresponded by content-number RCNUM. If CINFO is omitted, `mime::article/content-info' is used as default value. - - -- Function: mime/flatten-content-info &optional CINFO - + - Function: mime/flatten-content-info &optional CINFO It returns flatten list of content-info from content-info CINFO tree. If CINFO is omitted, `mime::article/content-info' is used as default value. - - -  -File: tm-view-en.info, Node: preview-buffer, Prev: raw-article-buffer, Up: Two buffers for an article +File: tm-view-en.info, Node: preview-buffer, Prev: raw-article-buffer, Up: Two buffers for an article Buffer local variables of preview-buffer ======================================== - -- Variable: mime::preview/mother-buffer - + - Variable: mime::preview/mother-buffer Mother buffer of this preview-buffer. - - -- Structure: mime::preview-content-info POINT-MIN POINT-MAX BUFFER CONTENT-INFO - - structure to represent MIME content in preview-buffer. It is called by - *preview-content-info*. + - Structure: mime::preview-content-info POINT-MIN POINT-MAX BUFFER + CONTENT-INFO + structure to represent MIME content in preview-buffer. It is + called by *preview-content-info*. Please use reference function `mime::preview-content-info/SLOT-NAME' to reference slot of @@ -844,84 +742,63 @@ Buffer local variables of preview-buffer Following is a list of slots of the structure: - POINT-MIN + POINT-MIN beginning point of region in preview-buffer - POINT-MAX + POINT-MAX end point of region in preview-buffer - BUFFER + BUFFER raw-article-buffer corresponding a part - CONTENT-INFO + CONTENT-INFO content-info corresponding a part - - - -- Variable: mime::preview/content-list - + - Variable: mime::preview/content-list List of preview-content-info to represent structure of this preview-buffer. - - - -- Variable: mime::preview/article-buffer - + - Variable: mime::preview/article-buffer raw-article-buffer corresponded by this preview-buffer. - - - -- Variable: mime::preview/original-major-mode - + - Variable: mime::preview/original-major-mode major-mode of original buffer. - - - -- Variable: mime::preview/original-window-configuration - + - Variable: mime::preview/original-window-configuration window-configuration just before made this preview-buffer. - - - -- Function: mime-preview/point-pcinfo POINT &optional PCL - + - Function: mime-preview/point-pcinfo POINT &optional PCL In a region of preview-buffer managed by preview-content-info PCL, it returns preview-content-info corresponded by POINT. If CINFO is omitted, `mime::preview/content-list' is used. - - -  -File: tm-view-en.info, Node: API, Next: Concept Index, Prev: Two buffers for an article, Up: Top +File: tm-view-en.info, Node: API, Next: Acknowledgments, Prev: Two buffers for an article, Up: Top Functions to decode MIME message ******************************** -tm-view provides some available functions to decode and navigate MIME + tm-view provides some available functions to decode and navigate MIME message to each MUA (*Note (tm-en)MUA::)s. -There are 2 kinds of functions, one is for MIME preview, another one is -to decode RFC 1522 encoded-word (*Note (tm-en)encoded-word::). - + There are 2 kinds of functions, one is for MIME preview, another one +is to decode RFC 1522 encoded-word (*Note (tm-en)encoded-word::). * Menu: * API about MIME preview:: Function to preview MIME message * encoded-word decoding:: encoded-word decoder -  -File: tm-view-en.info, Node: API about MIME preview, Next: encoded-word decoding, Prev: API, Up: API +File: tm-view-en.info, Node: API about MIME preview, Next: encoded-word decoding, Prev: API, Up: API Function to preview MIME message ================================ - - -- Command: mime/viewer-mode &optional MOTHER CTL ENCODING IBUF OBUF MOTHER-KEYMAP - + - Command: mime/viewer-mode &optional MOTHER CTL ENCODING IBUF OBUF + MOTHER-KEYMAP Parse IBUF as a MIME message, and create preview-buffer into OBUF to display to user, then enter `mime/viewer-mode' (*Note mime/viewer-mode::). @@ -934,40 +811,33 @@ Function to preview MIME message CTL is used to specify Content-Type field (*Note (tm-en)Content-Type field::) information. Its format is output - format of `mime/Content-Type'. When CTL is specified, tm-view uses - it instead of Content-Type field of the raw-article-buffer. + format of `mime/Content-Type'. When CTL is specified, tm-view + uses it instead of Content-Type field of the raw-article-buffer. - ENCODING is used to specify field-body of Content-Transfer-Encoding - field. When is is specified, tm-view uses it instead of - Content-Type field of the raw-article-buffer. + ENCODING is used to specify field-body of + Content-Transfer-Encoding field. When is is specified, tm-view + uses it instead of Content-Type field of the raw-article-buffer. If MOTHER-KEYMAP is specified, keymap of `mime/viewer-mode' includes it. - - -  -File: tm-view-en.info, Node: encoded-word decoding, Prev: API about MIME preview, Up: API +File: tm-view-en.info, Node: encoded-word decoding, Prev: API about MIME preview, Up: API encoded-word decoder ==================== -tm-view has functions to decode RFC 1522 encoded-word (*Note + tm-view has functions to decode RFC 1522 encoded-word (*Note (tm-en)encoded-word::). - - -- Command: mime/decode-message-header - + - Command: mime/decode-message-header It decodes encoded-words in message header of current buffer. If an encoded-word is broken or invalid, or it has non supported MIME charset (*Note (tm-en)MIME charset::), it is not decoded. - - - -- Command: mime-eword/decode-region START END &optional UNFOLDING MUST-UNFOLD - + - Command: mime-eword/decode-region START END &optional UNFOLDING + MUST-UNFOLD It decodes encoded-words in region START to END. If an encoded-word is broken or invalid, or it has non supported @@ -978,10 +848,7 @@ tm-view has functions to decode RFC 1522 encoded-word (*Note If MUST-FOLD is non-nil and decoded result of an encoded-word has folding or raw CR or LF, it unfolds or delete raw CR or LF. - - - -- Function: mime-eword/decode-string STRING &optional MUST-UNFOLD - + - Function: mime-eword/decode-string STRING &optional MUST-UNFOLD It decodes encoded-words in STRING and returns decoded string. If an encoded-word is broken or invalid, or it has non supported @@ -992,112 +859,127 @@ tm-view has functions to decode RFC 1522 encoded-word (*Note If MUST-FOLD is non-nil and decoded result of an encoded-word has folding or raw CR or LF, it unfolds or delete raw CR or LF. + +File: tm-view-en.info, Node: Acknowledgments, Next: Concept Index, Prev: API, Up: Top + +Acknowledgments +*************** + + First of all, I thank MASUTANI Yasuhiro. He requested me a lot of +important features and gave me a lot of suggestions when tm-view was +born. tm-view is based on his influence. + I thank ENAMI Tsugutomo for work of `mime.el', which is an origin of +`tm-ew-d.el' and `mel-b.el', and permission to rewrite for tm. + I thank OKABE Yasuo for work of internal method for LaTeX and +automatic assembling method for message/partial. I thank UENO Hiroshi +for work of internal method for tar archive. + + Last of all, I thank members of two tm mailing lists, Japanese and +English version.  -File: tm-view-en.info, Node: Concept Index, Next: Function Index, Prev: API, Up: Top +File: tm-view-en.info, Node: Concept Index, Next: Function Index, Prev: Acknowledgments, Up: Top Concept Index ************* - * Menu: -* content-body: content-body. 5. -* content-filter: content-body. 19. -* content-filter: Two buffers for an article. 21. -* content-header-filter: content-header. 25. -* content-info: raw-article-buffer. 10. -* content-number: content-button. 15. -* content-separator: content-separator. 5. -* decoding operation(s) (for a part): method. 8. -* decoding-mode: method. 9. -* external method: method. 19. -* filter: Introduction. 17. -* filter: Two buffers for an article. 23. -* header-filter: Two buffers for an article. 20. -* internal method: method. 17. -* method: Introduction. 14. -* method: method. 14. -* preview-buffer: Two buffers for an article. 8. -* preview-content-info: preview-buffer. 14. -* raw-article-buffer: Two buffers for an article. 6. - +* content-body: content-body. +* content-filter <1>: content-body. +* content-filter: Two buffers for an article. +* content-header-filter: content-header. +* content-info: raw-article-buffer. +* content-number: content-button. +* content-separator: content-separator. +* decoding operation(s) (for a part): method. +* decoding-mode: method. +* external method: method. +* filter <1>: Introduction. +* filter: Two buffers for an article. +* header-filter: Two buffers for an article. +* internal method: method. +* method <1>: method. +* method: Introduction. +* preview-buffer: Two buffers for an article. +* preview-content-info: preview-buffer. +* raw-article-buffer: Two buffers for an article.  -File: tm-view-en.info, Node: Function Index, Next: Variable Index, Prev: Concept Index, Up: Top +File: tm-view-en.info, Node: Function Index, Next: Variable Index, Prev: Concept Index, Up: Top Function Index ************** - * Menu: -* mime-article/cnum-to-cinfo: raw-article-buffer. 73. -* mime-article/point-content-number: raw-article-buffer. 55. -* mime-article/rcnum-to-cinfo: raw-article-buffer. 64. -* mime::content-info: raw-article-buffer. 7. -* mime/decode-message-header: encoded-word decoding. 11. -* mime-eword/decode-region: encoded-word decoding. 20. -* mime-eword/decode-string: encoded-word decoding. 34. -* mime/flatten-content-info: raw-article-buffer. 82. -* mime::preview-content-info: preview-buffer. 12. -* mime-preview/point-pcinfo: preview-buffer. 63. -* mime-viewer/body-visible-p: content-body. 37. -* mime-viewer/default-content-filter: content-body. 53. -* mime-viewer/default-content-header-filter: content-header. 61. -* mime-viewer/default-content-separator: content-separator. 17. -* mime-viewer/header-visible-p: content-header. 45. -* mime/viewer-mode: API about MIME preview. 8. -* set-atype: Example of decoding-condition. 57. - +* mime-article/cnum-to-cinfo: raw-article-buffer. +* mime-article/point-content-number: raw-article-buffer. +* mime-article/rcnum-to-cinfo: raw-article-buffer. +* mime-eword/decode-region: encoded-word decoding. +* mime-eword/decode-string: encoded-word decoding. +* mime-preview/point-pcinfo: preview-buffer. +* mime-viewer/body-visible-p: content-body. +* mime-viewer/default-content-filter: content-body. +* mime-viewer/default-content-header-filter: content-header. +* mime-viewer/default-content-separator: content-separator. +* mime-viewer/header-visible-p: content-header. +* mime/decode-message-header: encoded-word decoding. +* mime/flatten-content-info: raw-article-buffer. +* mime/viewer-mode: API about MIME preview. +* mime::content-info: raw-article-buffer. +* mime::preview-content-info: preview-buffer. +* set-atype: Example of decoding-condition.  -File: tm-view-en.info, Node: Variable Index, Prev: Function Index, Up: Top +File: tm-view-en.info, Node: Variable Index, Prev: Function Index, Up: Top Variable Index ************** - * Menu: -* mime::article/content-info: raw-article-buffer. 45. -* mime::article/preview-buffer: raw-article-buffer. 50. -* mime::preview/article-buffer: preview-buffer. 45. -* mime::preview/content-list: preview-buffer. 38. -* mime::preview/mother-buffer: preview-buffer. 7. -* mime::preview/original-major-mode: preview-buffer. 51. -* mime::preview/original-window-configuration: preview-buffer. 57. -* mime-viewer/childrens-header-showing-Content-Type-list: content-header. 34. -* mime-viewer/content-button-ignored-ctype-list: content-button. 50. -* mime-viewer/content-filter-alist: content-body. 46. -* mime-viewer/content-header-filter-alist: content-header. 54. -* mime-viewer/default-showing-Content-Type-list: content-body. 30. -* mime-viewer/ignored-field-list: content-header. 70. - -Tag table: -Node: Top162 -Node: Introduction883 -Node: MIME display1717 -Node: content-button4001 -Node: content-header5689 -Node: content-body8326 -Node: content-separator10238 -Node: mime/viewer-mode11101 -Node: method12253 +* mime-viewer/childrens-header-showing-Content-Type-list: content-header. +* mime-viewer/content-button-ignored-ctype-list: content-button. +* mime-viewer/content-filter-alist: content-body. +* mime-viewer/content-header-filter-alist: content-header. +* mime-viewer/default-showing-Content-Type-list: content-body. +* mime-viewer/ignored-field-list: content-header. +* mime::article/content-info: raw-article-buffer. +* mime::article/preview-buffer: raw-article-buffer. +* mime::preview/article-buffer: preview-buffer. +* mime::preview/content-list: preview-buffer. +* mime::preview/mother-buffer: preview-buffer. +* mime::preview/original-major-mode: preview-buffer. +* mime::preview/original-window-configuration: preview-buffer. + + + +Tag Table: +Node: Top99 +Node: Introduction802 +Node: MIME display1646 +Node: content-button3934 +Node: content-header5646 +Node: content-body8280 +Node: content-separator10203 +Node: mime/viewer-mode11082 +Node: method12236 Node: decoding-condition13342 -Node: method value15115 -Node: Example of decoding-condition16825 -Node: environment variables19390 -Node: Two buffers for an article19896 -Node: raw-article-buffer21434 -Node: preview-buffer23971 -Node: API25642 -Node: API about MIME preview26189 -Node: encoded-word decoding27351 -Node: Concept Index28774 -Node: Function Index30062 -Node: Variable Index31244 +Node: method value15142 +Node: Example of decoding-condition16871 +Node: environment variables19443 +Node: Two buffers for an article19950 +Node: raw-article-buffer21501 +Node: preview-buffer24021 +Node: API25673 +Node: API about MIME preview26230 +Node: encoded-word decoding27400 +Node: Acknowledgments28825 +Node: Concept Index29539 +Node: Function Index30765 +Node: Variable Index31930  -End tag table +End Tag Table diff --git a/doc/tm-view-en.sgml b/doc/tm-view-en.sgml index 24892b6..b5d978e 100644 --- a/doc/tm-view-en.sgml +++ b/doc/tm-view-en.sgml @@ -1,9 +1,9 @@ <!doctype sinfo system> -<!-- $Id: tm-view-en.sgml,v 1.1 1996/11/29 19:09:27 morioka Exp $ --> +<!-- $Id: tm-view-en.sgml,v 3.0 1996/12/25 19:07:20 morioka Exp $ --> <head> -<title>tm-view 7.77 Reference Manual (English Version) +<title>tm-view 7.79 Reference Manual (English Version) <author>MORIOKA Tomohiko <mail>morioka@jaist.ac.jp</mail> -<date>1996/10/11 +<date>1996/12/25 <toc> </head> @@ -974,6 +974,25 @@ or LF. </defun> +<h1> Acknowledgments +<node> Acknowledgments +<p> +First of all, I thank MASUTANI Yasuhiro. He requested me a lot of +important features and gave me a lot of suggestions when tm-view was +born. tm-view is based on his influence. +<p> +I thank ENAMI Tsugutomo for work of <file>mime.el</file>, which is an +origin of <file>tm-ew-d.el</file> and <file>mel-b.el</file>, and +permission to rewrite for tm. +<p> +I thank OKABE Yasuo for work of internal method for LaTeX and +automatic assembling method for message/partial. I thank UENO +Hiroshi for work of internal method for tar archive. +<p> +Last of all, I thank members of two tm mailing lists, Japanese and +English version. + + <h1> Concept Index <node> Concept Index diff --git a/doc/tm-view-en.texi b/doc/tm-view-en.texi index 79d3f8b..ac33213 100644 --- a/doc/tm-view-en.texi +++ b/doc/tm-view-en.texi @@ -1,13 +1,13 @@ \input texinfo.tex @setfilename tm-view-en.info -@settitle{tm-view 7.77 Reference Manual (English Version)} +@settitle{tm-view 7.79 Reference Manual (English Version)} @titlepage -@title tm-view 7.77 Reference Manual (English Version) +@title tm-view 7.79 Reference Manual (English Version) @author MORIOKA Tomohiko <morioka@@jaist.ac.jp> -@subtitle 1996/10/11 +@subtitle 1996/12/25 @end titlepage @node Top, Introduction, (dir), (dir) -@top tm-view 7.77 Reference Manual (English Version) +@top tm-view 7.79 Reference Manual (English Version) @ifinfo @@ -21,6 +21,7 @@ This file documents tm-view, a MIME Viewer for GNU Emacs. * method:: Mechanism of decoding * Two buffers for an article:: raw-article-buffer and preview-buffer * API:: Functions to decode MIME message +* Acknowledgments:: * Concept Index:: * Function Index:: * Variable Index:: @@ -28,6 +29,8 @@ This file documents tm-view, a MIME Viewer for GNU Emacs. @node Introduction, MIME display, Top, Top @chapter What is tm-view? +@cindex filter +@cindex method The tm-view is a general MIME viewer running on GNU Emacs.@refill @@ -37,12 +40,10 @@ tm-view provides the major-mode called @code{mime/viewer-mode} tm-view is a user interface kernel to view and navigate MIME message. tm-view drives some programs to navigate each content-type -(@ref{(tm-en)content-type})s, they are called -@cindex{method}@strong{method} (@ref{method}). tm-view calls some -programs to display each contents and headers in preview buffer, they -are called @cindex{filter}@strong{filter} (@ref{Two buffers for an -article}). Method and filters are tm-view application program. They -expand tm-view to treat various kinds of MIME types. +(@ref{(tm-en)content-type})s, they are called @strong{method} +(@ref{method}). tm-view calls some programs to display each contents +and headers in preview buffer, they are called @strong{filter} (@ref{Two buffers for an article}). Method and filters are tm-view application +program. They expand tm-view to treat various kinds of MIME types. @node MIME display, mime/viewer-mode, Introduction, Top @@ -123,6 +124,7 @@ So press `C-c C-x C-i' and specify file name you want to include. @node content-button, content-header, MIME display, MIME display @section content-button +@cindex content-number content-subject displays abstract for the part. It is placed in top of the part.@refill @@ -135,8 +137,8 @@ In default, it is displayed following design: First number field represents position of a content in the part. It is -called @cindex{content-number}@strong{content-number}. It can be -considered as the chapter number in the message.@refill +called @strong{content-number}. It can be considered as the chapter +number in the message.@refill Second string part represents title. It is created by following: @@ -189,6 +191,7 @@ is not displayed. @node content-header, content-body, content-button, MIME display @section content-header +@cindex content-header-filter A content header displays the header portion of a part in the preview-buffer. However it is annoying to display header for every @@ -210,9 +213,8 @@ work. So if you want to redefine it, it should be refer variable @code{mime-viewer/childrens-header-showing-Content-Type-list}.@refill When content-header is displayed, content-header are formated by the -program called by -@cindex{content-header-filter}@strong{content-header-filter}. -Content-header-filter is searched from variable +program called by @strong{content-header-filter}. Content-header-filter +is searched from variable @code{mime-viewer/content-header-filter-alist}. Its key is major-mode of the raw-article-buffer (@ref{raw-article-buffer}). If not found, function @code{mime-viewer/default-content-header-filter} is @@ -275,9 +277,10 @@ set it. @node content-body, content-separator, content-header, MIME display @section content-body +@cindex content-filter +@cindex content-body -@cindex{content-body}@strong{content-body} represents content of the -part.@refill +@strong{content-body} represents content of the part.@refill tm-view does not display raw content body. For example, if a content has binary, it is hidden. If a content has text/enriched, it is @@ -290,10 +293,9 @@ content-type of a part is a member of variable @code{mime-viewer/default-showing-Content-Type-list}.@refill When content-body of a content is displayed, content-body is formated by -@cindex{content-filter}@strong{content-filter}. Content-filter is -searched from variable @code{mime-viewer/content-filter-alist}. At this -time, major-mode of the raw-article-buffer (@ref{raw-article-buffer}) is -used as the key. +@strong{content-filter}. Content-filter is searched from variable +@code{mime-viewer/content-filter-alist}. At this time, major-mode of +the raw-article-buffer (@ref{raw-article-buffer}) is used as the key. If it is not found, function @code{mime-viewer/default-content-filter} is called. @@ -338,9 +340,10 @@ In default, it does nothing. @node content-separator, , content-body, MIME display @section content-separator +@cindex content-separator -@cindex{content-separator}@strong{content-separator} is displayed to -represent boundary of contents.@refill +@strong{content-separator} is displayed to represent boundary of +contents.@refill Content-separator is displayed by function @code{mime-viewer/default-content-separator}. In default, it displays @@ -435,22 +438,25 @@ tm-mh-e, tm-vm, gnus-mime, tm-gnus, tm-rmail etc.@refill @node method, Two buffers for an article, mime/viewer-mode, Top @chapter Mechanism of decoding +@cindex external method +@cindex internal method +@cindex method +@cindex decoding-mode +@cindex decoding operation(s) (for a part) In @code{mime/viewer-mode}, you can do play (@kbd{v}), extract (@kbd{e}), or print (@kbd{C-c C-p}) for each parts. These operations -are called @cindex{decoding operation(s) (for a part)}@strong{decoding -operation(s) (for a part)}. And kind of decoding operations are called -@cindex{decoding-mode}@strong{decoding-mode}.@refill +are called @strong{decoding operation(s) (for a part)}. And kind of +decoding operations are called @strong{decoding-mode}.@refill When decoding operation is driven, tm-view calls a procedure matched for the condition, such as content-type (@ref{(tm-en)content-type}) of the part or its environment. This procedure is called -@cindex{method}@strong{method}.@refill +@strong{method}.@refill There are two kinds of methods. One is Emacs Lisp function, called -@cindex{internal method}@strong{internal method}. Another one is -external program, called @cindex{external method}@strong{external -method}.@refill +@strong{internal method}. Another one is external program, called +@strong{external method}.@refill Internal method operates in Emacs, so it can do carefully.@refill @@ -716,14 +722,17 @@ WWW browser name. If it is omitted, `netscape' is used. @node Two buffers for an article, API, method, Top @chapter raw-article-buffer and preview-buffer +@cindex filter +@cindex content-filter +@cindex header-filter +@cindex preview-buffer +@cindex raw-article-buffer tm-view managements two buffers, one is for raw message called -@cindex{raw-article-buffer}@strong{raw-article-buffer}, another one is -to preview for user called -@cindex{preview-buffer}@strong{preview-buffer}. major-mode of -raw-article-buffer is same as major-mode for article of original MUA, -major-mode of preview-buffer is @code{mime/viewer-mode} -(@ref{mime/viewer-mode}).@refill +@strong{raw-article-buffer}, another one is to preview for user called +@strong{preview-buffer}. major-mode of raw-article-buffer is same as +major-mode for article of original MUA, major-mode of preview-buffer is +@code{mime/viewer-mode} (@ref{mime/viewer-mode}).@refill When called @code{mime/viewer-mode}, tm-view analyzes raw-article-buffer, and sets its result to the variable @@ -732,10 +741,9 @@ raw-article-buffer, and sets its result to the variable After that, tm-view create a preview-buffer corresponded to the raw-article-buffer. As this time, tm-view modifies header and body of each parts of the message by specified conditions. Filter program for -header is called @cindex{header-filter}@strong{header-filter} -(@ref{content-header}), filter program for body is called -@cindex{content-filter}@strong{content-filter} (@ref{content-body}), and -they are called @cindex{filter}@strong{filter}.@refill +header is called @strong{header-filter} (@ref{content-header}), filter +program for body is called @strong{content-filter} (@ref{content-body}), +and they are called @strong{filter}.@refill When preview-buffer is made, buffer local variable of preview-buffer @code{mime::preview/content-list} is made to register structure of @@ -759,11 +767,12 @@ Content-Type field. @node raw-article-buffer, preview-buffer, Two buffers for an article, Two buffers for an article @section buffer local variables of raw-article-buffer +@cindex content-info @deffn{Structure} mime::content-info rcnum point-min point-max type parameters encoding children structure to represent MIME content in raw-article-buffer. It is called -by @cindex{content-info}@strong{content-info}.@refill +by @strong{content-info}.@refill Please use reference function @code{mime::content-info/SLOT-NAME} to reference slot of content-info. Their argument is only @@ -856,6 +865,7 @@ default value. @node preview-buffer, , raw-article-buffer, Two buffers for an article @section Buffer local variables of preview-buffer +@cindex preview-content-info @defvar mime::preview/mother-buffer @@ -866,7 +876,7 @@ Mother buffer of this preview-buffer. @deffn{Structure} mime::preview-content-info point-min point-max buffer content-info structure to represent MIME content in preview-buffer. It is called by -@cindex{preview-content-info}@strong{preview-content-info}.@refill +@strong{preview-content-info}.@refill Please use reference function @code{mime::preview-content-info/SLOT-NAME} to reference slot of @@ -932,7 +942,7 @@ If @var{cinfo} is omitted, @code{mime::preview/content-list} is used. -@node API, Concept Index, Two buffers for an article, Top +@node API, Acknowledgments, Two buffers for an article, Top @chapter Functions to decode MIME message tm-view provides some available functions to decode and navigate MIME @@ -1028,7 +1038,26 @@ folding or raw CR or LF, it unfolds or delete raw CR or LF. -@node Concept Index, Function Index, API, Top +@node Acknowledgments, Concept Index, API, Top +@chapter Acknowledgments + +First of all, I thank MASUTANI Yasuhiro. He requested me a lot of +important features and gave me a lot of suggestions when tm-view was +born. tm-view is based on his influence.@refill + +I thank ENAMI Tsugutomo for work of @file{mime.el}, which is an origin +of @file{tm-ew-d.el} and @file{mel-b.el}, and permission to rewrite for +tm.@refill + +I thank OKABE Yasuo for work of internal method for LaTeX and automatic +assembling method for message/partial. I thank UENO Hiroshi for work of +internal method for tar archive.@refill + +Last of all, I thank members of two tm mailing lists, Japanese and +English version. + + +@node Concept Index, Function Index, Acknowledgments, Top @chapter Concept Index @printindex cp diff --git a/doc/tm-view-ja.info b/doc/tm-view-ja.info index 9365517..a5c8cf0 100644 --- a/doc/tm-view-ja.info +++ b/doc/tm-view-ja.info @@ -7,7 +7,7 @@ using `texinfmt.el' version 2.32 of 19 November 1993.  File: tm-view-ja.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) -tm-view 7.77 Reference Manual$B!JF|K\8lHG!K(B +tm-view 7.79 Reference Manual$B!JF|K\8lHG!K(B ***************************************** @@ -23,6 +23,7 @@ GNU Emacs $BMQ$N(B MIME Viewer $B$G$"$k(B `tm-view' $B$K$D$$$F@bL@$7$^$9!# * method:: $B:F@8=hM}$N<B8=(B * Two buffers for an article:: raw-article-buffer $B$H(B preview-buffer * API:: MIME message $B$N(B decode $B$K4X$9$k4X?t(B +* Acknowledgments:: $B<U<-(B * Concept Index:: $B35G0:w0z(B * Function Index:: $B4X?t:w0z(B * Variable Index:: $BJQ?t:w0z(B @@ -43,12 +44,11 @@ message $B$r8+$k$?$a$N(B major-mode $B$r(B MUA (*Note (tm-ja)MUA::) $B$KBP$ tm-view $B$O(B MIME message $B$r1\Mw$9$k$?$a$N(B user interface $B$N3K$G$"$j!"$=$N(B $B>e$G3F(B content-type (*Note (tm-ja)content-type::) $B$r07$&$?$a$N(B -*method* (*Note method::) $B$H8F$P$l$k%W%m%0%i%`$rF0:n(B -$B$5$;$^$9!#$^$?!"(BMIME message $B$NI=<($N;EJ}$r7h$a$k(B -*filter* (*Note Two buffers for an article::) $B$H8F$P(B -$B$l$k%W%m%0%i%`$r5/F0;~$K8F$S=P$7$^$9!#(Bmethod $B$H(B filter $B$r(B tm-view $B$KAH$_(B -$B9~$`;v$K$h$C$F!"(B`mime/viewer-mode' $B$G$5$^$6$^$J(B MIME content-type $B$r07$&(B -$B;v$,$G$-$^$9!#(B +*method* (*Note method::) $B$H8F$P$l$k%W%m%0%i%`$rF0:n$5$;$^$9!#$^$?!"(B +MIME message $B$NI=<($N;EJ}$r7h$a$k(B *filter* (*Note Two buffers for an +article::) $B$H8F$P$l$k%W%m%0%i%`$r5/F0;~$K8F$S=P$7$^$9!#(Bmethod $B$H(B filter +$B$r(B tm-view $B$KAH$_9~$`;v$K$h$C$F!"(B`mime/viewer-mode' $B$G$5$^$6$^$J(B MIME +content-type $B$r07$&;v$,$G$-$^$9!#(B @@ -134,8 +134,8 @@ File: tm-view-ja.info, Node: content-button, Next: content-header, Prev: MIME di content-button ============== -*content-button* $B$O(B part $B$N@hF,$K$"$C$F!"(B -$B$=$N(B part $B$K4X$9$kBg$^$+$J>pJs$rI=<($9$kItJ,$G$9!#(B +*content-button* $B$O(B part $B$N@hF,$K$"$C$F!"$=$N(B part $B$K4X$9$kBg$^$+(B +$B$J>pJs$rI=<($9$kItJ,$G$9!#(B $BI8=`$G$O(B @@ -188,10 +188,9 @@ File: tm-view-ja.info, Node: content-header, Next: content-body, Prev: content-b content-header ============== -*content-header* $B$O$"$k(B part $B$N(B header $B$r(B -$BI=<($9$kItJ,$G$9!#$7$+$7!"A4$F$N(B part $B$N(B content-header $B$rI=<($9$k$N$O]5(B -$BF+$7$$$N$G!"0J2<$N$h$&$J(B mechanism $B$K$h$C$FI=<($9$k$+$7$J$$$+$r7h$a$F$$(B -$B$^$9!#(B +*content-header* $B$O$"$k(B part $B$N(B header $B$rI=<($9$kItJ,$G$9!#$7$+$7!"(B +$BA4$F$N(B part $B$N(B content-header $B$rI=<($9$k$N$O]5F+$7$$$N$G!"0J2<$N$h$&$J(B +mechanism $B$K$h$C$FI=<($9$k$+$7$J$$$+$r7h$a$F$$$^$9!#(B $B$"$k(B part $B$N(B reversed-content-number $B$r4X?t(B `mime-viewer/header-visible-p' $B$KM?$($?;~$NJV$jCM$,(B `t' $B$K$J$k>l9g!"$=$N(B @@ -207,10 +206,10 @@ part $B$N(B content-header $B$,I=<($5$l$^$9!#(B $B$,!":FDj5A$7$?>l9g!"$3$NJQ?t$NM-8z@-$OJ]>Z$5$l$J$$$N$GCm0U$7$F2<$5$$!#(B content-header $B$,I=<($5$l$k>l9g!"(Bcontent-header $B$O(B -*content-header-filter* $B$H8F$P$l$k(B -program $B$K$h$C$F@07A$5$l$^$9!#(Bcontent-header-filter $B$O(B -raw-article-buffer (*Note raw-article-buffer::) $B$N(B major-mode $B$r(B key $B$H(B -$B$7$FJQ?t(B `mime-viewer/content-header-filter-alist' $B$+$iC5$5$l$^$9!#$b$7!"(B +*content-header-filter* $B$H8F$P$l$k(B program $B$K$h$C$F@07A$5$l$^$9!#(B +content-header-filter $B$O(B raw-article-buffer (*Note raw-article-buffer::) +$B$N(B major-mode $B$r(B key $B$H$7$FJQ?t(B +`mime-viewer/content-header-filter-alist' $B$+$iC5$5$l$^$9!#$b$7!"(B content-header-filter $B$,8+$D$+$i$J$+$C$?>l9g!"4X?t(B `mime-viewer/default-content-header-filter' $B$,8F$P$l$^$9!#(B @@ -270,13 +269,13 @@ File: tm-view-ja.info, Node: content-body, Next: content-separator, Prev: conten content-body ============ -*content-body* $B$O(B part $B$NFbMF$rI=<($9$kItJ,(B -$B$G$9!#(B +*content-body* $B$O(B part $B$NFbMF$rI=<($9$kItJ,$G$9!#(B $BA4$F$N(B part $B$NFbMF$rI=<($G$-$k$H$O8B$i$J$$$7!"$^$?!"I=<($7$?$/$J$$(B part $B$bB8:_$9$k$N$G!"0J2<$N$h$&$JJ}K!$GI=<($9$k$+$7$J$$$+$r7h$a$F$$$^$9!#(B + $B$"$k(B part $B$N(B content-body $B$rI=<($9$k$+$I$&$+$O!"4X?t(B `mime-viewer/body-visible-p' $B$,(B `t' $B$K$J$k$+$I$&$+$G7h$^$j$^$9!#I8=`$G$O!"(B $B$"$k(B part $B$N(B content-type $B$,JQ?t(B @@ -331,8 +330,8 @@ File: tm-view-ja.info, Node: content-separator, Prev: content-body, Up: MIME dis content-separator ================= -*content-separator* $B$O(B part $B$N0lHV:G8e(B -$B$K(B part $B4V$N6-L\$rL@$i$+$K$9$k$?$a$KI=<($5$l$^$9!#(B +*content-separator* $B$O(B part $B$N0lHV:G8e$K(B part $B4V$N6-L\$rL@$i$+$K(B +$B$9$k$?$a$KI=<($5$l$^$9!#(B content-separator $B$O4X?t(B `mime-viewer/default-content-separator'$B$K$h$C$F(B $BI=<($5$l$^$9!#I8=`$G$O!"(Bcontent-header $B$b(B content-body $B$bI=<($5$l$J$$>l(B @@ -435,10 +434,9 @@ File: tm-view-ja.info, Node: method, Next: Two buffers for an article, Prev: mim play, extract, print $B$H$$$&(B decode $BA`:n$N<oN`$N$3$H$r(B *decoding-mode* $B$H8F$V$3$H$K$7$^$9!#(B -decode $BA`:n$,9T$J$o$l$?;~!"$=$N(B part $B$N(B content-type -(*Note (tm-ja)content-type::) $B$J$I$N>r7o$d$=$N>l$N4D6-$K1~$8$F<B:]$K$=$NA`(B -$B:n$r<B9T$9$k<jB3$-$,8F$P$l$^$9!#$3$N<jB3$-$N$3$H$r(B -*method* $B$H8F$S$^$9!#(B +decode $BA`:n$,9T$J$o$l$?;~!"$=$N(B part $B$N(B content-type (*Note +(tm-ja)content-type::) $B$J$I$N>r7o$d$=$N>l$N4D6-$K1~$8$F<B:]$K$=$NA`:n$r(B +$B<B9T$9$k<jB3$-$,8F$P$l$^$9!#$3$N<jB3$-$N$3$H$r(B *method* $B$H8F$S$^$9!#(B method $B$K$O!"(BEmacs Lisp $B$G=q$+$l$?(B *$BFbIt(B method* $B$H!"30It(B program $B$G<B8=(B $B$5$l$?(B *$B30It(B method* $B$,$"$j$^$9!#FbIt(B method $B$O(B Emacs $B$N5!G=$r;H$C$F$-$a(B @@ -680,12 +678,11 @@ raw-article-buffer $B$H(B preview-buffer ************************************ tm-view $B$O!"(BMIME $B=hM}$r9T$J$&A0$N@8$N(B message $B$,F~$C$F$$$k(B -*raw-article-buffer* $B$H$=$NFbMF$r(B user -$B$K4J7i$KI=<($7!"(Buser $B$,A`:n$9$k$?$a$N(B -*preview-buffer* $B$H$$$$D$N(B buffer $B$r4I(B -$BM}$7$^$9!#(Braw-article-buffer $B$N(B major-mode $B$O$b$H$b$H$N(B MUA $B$N(B article -$BI=<(MQ$N(B major-mode $B$G$"$j!"(Bpreview-buffer $B$N(B major-mode $B$O(B -`mime/viewer-mode' (*Note mime/viewer-mode::) $B$H$J$j$^$9!#(B +*raw-article-buffer* $B$H$=$NFbMF$r(B user $B$K4J7i$KI=<($7!"(Buser $B$,A`(B +$B:n$9$k$?$a$N(B *preview-buffer* $B$H$$$$D$N(B buffer $B$r4IM}$7$^$9!#(B +raw-article-buffer $B$N(B major-mode $B$O$b$H$b$H$N(B MUA $B$N(B article $BI=<(MQ$N(B +major-mode $B$G$"$j!"(Bpreview-buffer $B$N(B major-mode $B$O(B `mime/viewer-mode' +(*Note mime/viewer-mode::) $B$H$J$j$^$9!#(B `mime/viewer-mode' $B$r<B9T$9$k$H!"(Btm-view $B$O$^$:(B raw-article-buffer $B$NFb(B $BMF$r2r@O$7!"$=$N(B message $B$N9=B$$r(B raw-article-buffer $B$N(B buffer local $BJQ(B @@ -694,10 +691,9 @@ tm-view $B$O!"(BMIME $B=hM}$r9T$J$&A0$N@8$N(B message $B$,F~$C$F$$$k(B $B<!$K!"$3$N7k2L$r85$K(B raw-article-buffer $B$KBP1~$9$k(B preview-buffer $B$r:n$j(B $B$^$9!#$3$N:]!"(Bcontent-type $B$K1~$8$F!"(Bpart $BC10L$G(B header $B$d(B body $B$r2C9)$9(B $B$k$3$H$,$G$-$^$9!#$3$N(B header $B$r2C9)$9$k%W%m%0%i%`$r(B -*header-filter* (*Note content-header::), -body $B$r2C9)$9$k%W%m%0%i%`$r(B -*content-filter* (*Note content-body::) $B$H8F(B -$B$S!"$3$l$i$rAm>N$7$F(B *filter* $B$H8F$S$^$9!#(B +*header-filter* (*Note content-header::), body $B$r2C9)$9$k%W%m%0%i%`(B +$B$r(B *content-filter* (*Note content-body::) $B$H8F$S!"$3$l$i$rAm>N$7$F(B +*filter* $B$H8F$S$^$9!#(B preview-buffer $B$r:n@.$9$k;~$K!"(Bmessage $B$NI=<(>e$N9=B$$r5-O?$7$?(B preview-buffer $B$N(B buffer local $BJQ?t(B `mime::preview/content-list' $B$,:n$i(B @@ -822,7 +818,6 @@ preview-buffer $B$N(B buffer local $BJQ?t(B preview-buffer $B$K$*$1$k(B MIME content $B$K4X$9$k>pJs$r3JG<$9$k$?$a$N9=(B $BB$BN!#C1$K(B *preview-content-info* $B$H$b8F$V!#(B - $B$3$N9=B$BN$r;2>H$9$k$K$O!"(B`mime::content-info/$B%9%m%C%HL>(B' $B$H$$$&(B content-info $B$r0z?t$K$H$k4X?t$rMQ$$$k!#(B @@ -874,7 +869,7 @@ preview-buffer $B$N(B buffer local $BJQ?t(B  -File: tm-view-ja.info, Node: API, Next: Concept Index, Prev: Two buffers for an article, Up: Top +File: tm-view-ja.info, Node: API, Next: Acknowledgments, Prev: Two buffers for an article, Up: Top MIME message $B$N(B decode $B$K4X$9$k4X?t(B *********************************** @@ -987,7 +982,28 @@ tm-view $B$O(B RFC 1522 $B$G5,Dj$5$l$?(B encoded-word (*Note  -File: tm-view-ja.info, Node: Concept Index, Next: Function Index, Prev: API, Up: Top +File: tm-view-ja.info, Node: Acknowledgments, Next: Concept Index, Prev: API, Up: Top + +$B<U<-(B +**** + +$B:G=i$K!";d$,(B tm-view $B$r:G=i$K:n$C$?;~$K!"87$7$$CmJ8$HM-1W$J=u8@$r2<$5$j!"(B +$B$=$N@_7W$KB?Bg$JM?$($i$l$?>#C+J]Gn$5$s$K46<U$7$^$9!#(B + +$B<!$K!"(B`tm-ew-d.el' $B$H(B `mel-b.el' $B$NA0?H$KEv$?$k(B`mime.el' $B$r=q$-!"$=$NG[(B +$BI[$H2~B$$r$*5v$72<$5$C$?1]JB;LCR$5$s$K46<U$7$^$9!#(B + +$B$^$?!"(BLaTeX $BMQ$NFbIt(B method $B$H(B message/partial $BMQ$N<+F07k9g(B method $B$rDs(B +$B6!$7$F2<$5$C$?2,It<wCK$5$s!"(Btar archive $BMQ$NFbIt(B method $B$rDs6!$7$F2<$5$C(B +$B$?>eLnGn$5$s$K46<U$7$^$9!#(B + +$B:G8e$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#(B + + + + +File: tm-view-ja.info, Node: Concept Index, Next: Function Index, Prev: Acknowledgments, Up: Top $B35G0:w0z(B ******** @@ -995,26 +1011,26 @@ File: tm-view-ja.info, Node: Concept Index, Next: Function Index, Prev: API, Up: * Menu: -* $B30It(B method: method. 18. -* $BFbIt(B method: method. 17. -* content-body: content-body. 5. -* content-button: content-button. 5. -* content-filter: content-body. 20. -* content-filter: Two buffers for an article. 22. -* content-header: content-header. 5. -* content-header-filter: content-header. 24. -* content-info: raw-article-buffer. 10. -* content-number: content-button. 15. -* content-separator: content-separator. 5. -* decoding-mode: method. 9. -* filter: Introduction. 16. -* filter: Two buffers for an article. 24. -* header-filter: Two buffers for an article. 20. -* method: Introduction. 14. -* method: method. 14. -* preview-buffer: Two buffers for an article. 8. -* preview-content-info: preview-buffer. 15. -* raw-article-buffer: Two buffers for an article. 6. +* $B30It(B method: method. 4. +* $BFbIt(B method: method. 4. +* content-body: content-body. 4. +* content-button: content-button. 4. +* content-filter: content-body. 4. +* content-filter: Two buffers for an article. 4. +* content-header: content-header. 4. +* content-header-filter: content-header. 4. +* content-info: raw-article-buffer. 4. +* content-number: content-button. 4. +* content-separator: content-separator. 4. +* decoding-mode: method. 4. +* filter: Introduction. 4. +* filter: Two buffers for an article. 4. +* header-filter: Two buffers for an article. 4. +* method: Introduction. 4. +* method: method. 4. +* preview-buffer: Two buffers for an article. 4. +* preview-content-info: preview-buffer. 4. +* raw-article-buffer: Two buffers for an article. 4.  @@ -1035,12 +1051,12 @@ File: tm-view-ja.info, Node: Function Index, Next: Variable Index, Prev: Concept * mime-eword/decode-string: encoded-word decoding. 42. * mime/flatten-content-info: raw-article-buffer. 80. * mime::preview-content-info: preview-buffer. 12. -* mime-preview/point-pcinfo: preview-buffer. 57. +* mime-preview/point-pcinfo: preview-buffer. 56. * mime-viewer/body-visible-p: content-body. 35. * mime-viewer/default-content-filter: content-body. 50. -* mime-viewer/default-content-header-filter: content-header. 60. +* mime-viewer/default-content-header-filter: content-header. 59. * mime-viewer/default-content-separator: content-separator. 18. -* mime-viewer/header-visible-p: content-header. 44. +* mime-viewer/header-visible-p: content-header. 43. * mime/viewer-mode: API about MIME preview. 8. * set-atype: Example of decoding-condition. 53. @@ -1056,40 +1072,41 @@ File: tm-view-ja.info, Node: Variable Index, Prev: Function Index, Up: Top * mime::article/content-info: raw-article-buffer. 44. * mime::article/preview-buffer: raw-article-buffer. 50. -* mime::preview/article-buffer: preview-buffer. 41. -* mime::preview/content-list: preview-buffer. 37. +* mime::preview/article-buffer: preview-buffer. 40. +* mime::preview/content-list: preview-buffer. 36. * mime::preview/mother-buffer: preview-buffer. 7. -* mime::preview/original-major-mode: preview-buffer. 46. -* mime::preview/original-window-configuration: preview-buffer. 51. -* mime-viewer/childrens-header-showing-Content-Type-list: content-header. 34. +* mime::preview/original-major-mode: preview-buffer. 45. +* mime::preview/original-window-configuration: preview-buffer. 50. +* mime-viewer/childrens-header-showing-Content-Type-list: content-header. 33. * mime-viewer/content-button-ignored-ctype-list: content-button. 48. * mime-viewer/content-filter-alist: content-body. 43. -* mime-viewer/content-header-filter-alist: content-header. 53. +* mime-viewer/content-header-filter-alist: content-header. 52. * mime-viewer/default-showing-Content-Type-list: content-body. 29. -* mime-viewer/ignored-field-list: content-header. 70. +* mime-viewer/ignored-field-list: content-header. 69.  Tag table: Node: Top162 -Node: Introduction999 -Node: MIME display2056 -Node: content-button4557 -Node: content-header6486 -Node: content-body9693 -Node: content-separator11864 -Node: mime/viewer-mode12716 -Node: method14000 -Node: decoding-condition15394 -Node: method value17145 -Node: Example of decoding-condition18914 -Node: environment variables21282 -Node: Two buffers for an article21873 -Node: raw-article-buffer23817 -Node: preview-buffer26635 -Node: API28494 -Node: API about MIME preview29165 -Node: encoded-word decoding30575 -Node: Concept Index32714 -Node: Function Index34067 -Node: Variable Index35241 +Node: Introduction1038 +Node: MIME display2092 +Node: content-button4593 +Node: content-header6522 +Node: content-body9728 +Node: content-separator11899 +Node: mime/viewer-mode12751 +Node: method14035 +Node: decoding-condition15428 +Node: method value17179 +Node: Example of decoding-condition18948 +Node: environment variables21316 +Node: Two buffers for an article21907 +Node: raw-article-buffer23849 +Node: preview-buffer26667 +Node: API28525 +Node: API about MIME preview29198 +Node: encoded-word decoding30608 +Node: Acknowledgments32747 +Node: Concept Index33565 +Node: Function Index34917 +Node: Variable Index36091  End tag table diff --git a/doc/tm-view-ja.sgml b/doc/tm-view-ja.sgml index c3fd4ae..a178dab 100644 --- a/doc/tm-view-ja.sgml +++ b/doc/tm-view-ja.sgml @@ -1,9 +1,9 @@ <!doctype sinfo system> -<!-- $Id: tm-view-ja.sgml,v 4.1 1996/10/21 02:38:17 morioka Exp $ --> +<!-- $Id: tm-view-ja.sgml,v 5.0 1996/12/25 19:05:15 morioka Exp $ --> <head> -<title>tm-view 7.77 Reference Manual$B!JF|K\8lHG!K(B +<title>tm-view 7.79 Reference Manual$B!JF|K\8lHG!K(B <author>$B<i2,(B $BCNI'(B <mail>morioka@jaist.ac.jp</mail> -<date>1996/10/11 +<date>1996/12/25 <toc> </head> @@ -943,6 +943,24 @@ charset">MIME charset</a> $B$,MQ$$$i$l$F$$$k(B encoded-word $B$O(B decode $ </defun> +<h1> $B<U<-(B +<node> Acknowledgments +<p> +$B:G=i$K!";d$,(B tm-view $B$r:G=i$K:n$C$?;~$K!"87$7$$CmJ8$HM-1W$J=u8@$r2<$5(B +$B$j!"$=$N@_7W$KB?Bg$JM?$($i$l$?>#C+J]Gn$5$s$K46<U$7$^$9!#(B +<p> +$B<!$K!"(B<file>tm-ew-d.el</file> $B$H(B <file>mel-b.el</file> $B$NA0?H$KEv$?$k(B +<file>mime.el</file> $B$r=q$-!"$=$NG[I[$H2~B$$r$*5v$72<$5$C$?1]JB;LCR$5(B +$B$s$K46<U$7$^$9!#(B +<p> +$B$^$?!"(BLaTeX $BMQ$NFbIt(B method $B$H(B message/partial $BMQ$N<+F07k9g(B method $B$r(B +$BDs6!$7$F2<$5$C$?2,It<wCK$5$s!"(Btar archive $BMQ$NFbIt(B method $B$rDs6!$7$F2<(B +$B$5$C$?>eLnGn$5$s$K46<U$7$^$9!#(B +<p> +$B:G8e$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#(B + + <h1> $B35G0:w0z(B <node> Concept Index diff --git a/doc/tm-view-ja.texi b/doc/tm-view-ja.texi index 82ec43f..f1dd2c1 100644 --- a/doc/tm-view-ja.texi +++ b/doc/tm-view-ja.texi @@ -1,13 +1,13 @@ \input texinfo.tex @setfilename tm-view-ja.info -@settitle{tm-view 7.77 Reference Manual$B!JF|K\8lHG!K(B} +@settitle{tm-view 7.79 Reference Manual$B!JF|K\8lHG!K(B} @titlepage -@title tm-view 7.77 Reference Manual$B!JF|K\8lHG!K(B +@title tm-view 7.79 Reference Manual$B!JF|K\8lHG!K(B @author $B<i2,(B $BCNI'(B <morioka@@jaist.ac.jp> -@subtitle 1996/10/11 +@subtitle 1996/12/25 @end titlepage @node Top, Introduction, (dir), (dir) -@top tm-view 7.77 Reference Manual$B!JF|K\8lHG!K(B +@top tm-view 7.79 Reference Manual$B!JF|K\8lHG!K(B @ifinfo @@ -23,6 +23,7 @@ GNU Emacs $BMQ$N(B MIME Viewer $B$G$"$k(B `tm-view' $B$K$D$$$F@bL@$7$^$9!# * method:: $B:F@8=hM}$N<B8=(B * Two buffers for an article:: raw-article-buffer $B$H(B preview-buffer * API:: MIME message $B$N(B decode $B$K4X$9$k4X?t(B +* Acknowledgments:: $B<U<-(B * Concept Index:: $B35G0:w0z(B * Function Index:: $B4X?t:w0z(B * Variable Index:: $BJQ?t:w0z(B @@ -30,6 +31,8 @@ GNU Emacs $BMQ$N(B MIME Viewer $B$G$"$k(B `tm-view' $B$K$D$$$F@bL@$7$^$9!# @node Introduction, MIME display, Top, Top @chapter tm-view $B$C$F2?!)(B +@cindex filter +@cindex method tm-view $B$O(B GNU Emacs $B$GF0:n$9$kHFMQE*$J(B MIME viewer $B$G$9!#(B@refill @@ -40,12 +43,10 @@ message $B$r8+$k$?$a$N(B major-mode $B$r(B MUA (@ref{(tm-ja)MUA}) $B$KBP$7$ tm-view $B$O(B MIME message $B$r1\Mw$9$k$?$a$N(B user interface $B$N3K$G$"$j!"$=$N(B $B>e$G3F(B content-type (@ref{(tm-ja)content-type}) $B$r07$&$?$a$N(B -@cindex{method}@strong{method} (@ref{method}) $B$H8F$P$l$k%W%m%0%i%`$rF0:n(B -$B$5$;$^$9!#$^$?!"(BMIME message $B$NI=<($N;EJ}$r7h$a$k(B -@cindex{filter}@strong{filter} (@ref{Two buffers for an article}) $B$H8F$P(B -$B$l$k%W%m%0%i%`$r5/F0;~$K8F$S=P$7$^$9!#(Bmethod $B$H(B filter $B$r(B tm-view $B$KAH$_(B -$B9~$`;v$K$h$C$F!"(B@code{mime/viewer-mode} $B$G$5$^$6$^$J(B MIME content-type -$B$r07$&;v$,$G$-$^$9!#(B +@strong{method} (@ref{method}) $B$H8F$P$l$k%W%m%0%i%`$rF0:n$5$;$^$9!#$^$?!"(B +MIME message $B$NI=<($N;EJ}$r7h$a$k(B @strong{filter} (@ref{Two buffers for an article}) $B$H8F$P$l$k%W%m%0%i%`$r5/F0;~$K8F$S=P$7$^$9!#(Bmethod $B$H(B +filter $B$r(B tm-view $B$KAH$_9~$`;v$K$h$C$F!"(B@code{mime/viewer-mode} $B$G$5$^$6(B +$B$^$J(B MIME content-type $B$r07$&;v$,$G$-$^$9!#(B @node MIME display, mime/viewer-mode, Introduction, Top @@ -127,9 +128,11 @@ C-c C-x C-p preview editing MIME message. @node content-button, content-header, MIME display, MIME display @section content-button +@cindex content-number +@cindex content-button -@cindex{content-button}@strong{content-button} $B$O(B part $B$N@hF,$K$"$C$F!"(B -$B$=$N(B part $B$K4X$9$kBg$^$+$J>pJs$rI=<($9$kItJ,$G$9!#(B@refill +@strong{content-button} $B$O(B part $B$N@hF,$K$"$C$F!"$=$N(B part $B$K4X$9$kBg$^$+(B +$B$J>pJs$rI=<($9$kItJ,$G$9!#(B@refill $BI8=`$G$O(B @@ -141,7 +144,7 @@ C-c C-x C-p preview editing MIME message. $B$N$h$&$J46$8$KI=<($5$l$^$9!#(B $B:G=i$N?t;z$O(B message $BCf$N$3$N(B part $B$N0LCV$r@aHV9f$N$h$&$KI=$7$?$b$N$G!"(B -@cindex{content-number}@strong{content-number} $B$H8F$S$^$9!#(B@refill +@strong{content-number} $B$H8F$S$^$9!#(B@refill $B#2HVL\$NJ8;zNs$OI=Bj$rI=$7$^$9!#$3$N>pJs$O!"(B @@ -190,11 +193,12 @@ content-button $B$rI=<($7$J$$(B content-type $B$rMWAG$H$9$k(B list. @node content-header, content-body, content-button, MIME display @section content-header +@cindex content-header-filter +@cindex content-header -@cindex{content-header}@strong{content-header} $B$O$"$k(B part $B$N(B header $B$r(B -$BI=<($9$kItJ,$G$9!#$7$+$7!"A4$F$N(B part $B$N(B content-header $B$rI=<($9$k$N$O]5(B -$BF+$7$$$N$G!"0J2<$N$h$&$J(B mechanism $B$K$h$C$FI=<($9$k$+$7$J$$$+$r7h$a$F$$(B -$B$^$9!#(B@refill +@strong{content-header} $B$O$"$k(B part $B$N(B header $B$rI=<($9$kItJ,$G$9!#$7$+$7!"(B +$BA4$F$N(B part $B$N(B content-header $B$rI=<($9$k$N$O]5F+$7$$$N$G!"0J2<$N$h$&$J(B +mechanism $B$K$h$C$FI=<($9$k$+$7$J$$$+$r7h$a$F$$$^$9!#(B@refill $B$"$k(B part $B$N(B reversed-content-number $B$r4X?t(B @code{mime-viewer/header-visible-p} $B$KM?$($?;~$NJV$jCM$,(B @code{t} $B$K$J$k(B @@ -211,11 +215,11 @@ content-button $B$rI=<($7$J$$(B content-type $B$rMWAG$H$9$k(B list. $B$$!#(B@refill content-header $B$,I=<($5$l$k>l9g!"(Bcontent-header $B$O(B -@cindex{content-header-filter}@strong{content-header-filter} $B$H8F$P$l$k(B -program $B$K$h$C$F@07A$5$l$^$9!#(Bcontent-header-filter $B$O(B -raw-article-buffer (@ref{raw-article-buffer}) $B$N(B major-mode $B$r(B key $B$H$7(B -$B$FJQ?t(B @code{mime-viewer/content-header-filter-alist} $B$+$iC5$5$l$^$9!#$b(B -$B$7!"(Bcontent-header-filter $B$,8+$D$+$i$J$+$C$?>l9g!"4X?t(B +@strong{content-header-filter} $B$H8F$P$l$k(B program $B$K$h$C$F@07A$5$l$^$9!#(B +content-header-filter $B$O(B raw-article-buffer (@ref{raw-article-buffer}) +$B$N(B major-mode $B$r(B key $B$H$7$FJQ?t(B +@code{mime-viewer/content-header-filter-alist} $B$+$iC5$5$l$^$9!#$b$7!"(B +content-header-filter $B$,8+$D$+$i$J$+$C$?>l9g!"4X?t(B @code{mime-viewer/default-content-header-filter} $B$,8F$P$l$^$9!#(B@refill @@ -274,9 +278,10 @@ content-header $B$rI=<($9$k;~$K!"I=<($7$J$$(B field $B$r;XDj$9$k!#(B@refill @node content-body, content-separator, content-header, MIME display @section content-body +@cindex content-filter +@cindex content-body -@cindex{content-body}@strong{content-body} $B$O(B part $B$NFbMF$rI=<($9$kItJ,(B -$B$G$9!#(B@refill +@strong{content-body} $B$O(B part $B$NFbMF$rI=<($9$kItJ,$G$9!#(B@refill $BA4$F$N(B part $B$NFbMF$rI=<($G$-$k$H$O8B$i$J$$$7!"$^$?!"I=<($7$?$/$J$$(B part $B$bB8:_$9$k$N$G!"0J2<$N$h$&$JJ}K!$GI=<($9$k$+$7$J$$$+$r7h$a$F$$$^$9!#(B @@ -289,12 +294,12 @@ content-header $B$rI=<($9$k;~$K!"I=<($7$J$$(B field $B$r;XDj$9$k!#(B@refill $B$KI=<($5$l$^$9!#(B@refill $B$"$k(B part $B$N(B content-body $B$,I=<($5$l$k;~!"(Bpreview buffer $B$K$O(B part $B$NFb(B -$BMF$r(B @cindex{content-filter}@strong{content-filter} $B$H8F$P$l$k(B program -$B$K$h$C$F@07A$5$l$?$b$N$,I=<($5$l$^$9!#8F$P$l$k(B content-filter $B$O(B -raw-article-buffer (@ref{raw-article-buffer}) $B$N(B major-mode $B$r(B key $B$H$7(B -$B$FJQ?t(B @code{mime-viewer/content-filter-alist} $B$+$iC5$5$l$^$9!#$b$7!"$3(B -$B$NJQ?t$KEPO?$5$l$F$$$J$+$C$?>l9g!"4X?t(B -@code{mime-viewer/default-content-filter} $B$,8F$P$l$^$9!#(B +$BMF$r(B @strong{content-filter} $B$H8F$P$l$k(B program $B$K$h$C$F@07A$5$l$?$b$N$,(B +$BI=<($5$l$^$9!#8F$P$l$k(B content-filter $B$O(B raw-article-buffer +(@ref{raw-article-buffer}) $B$N(B major-mode $B$r(B key $B$H$7$FJQ?t(B +@code{mime-viewer/content-filter-alist} $B$+$iC5$5$l$^$9!#$b$7!"$3$NJQ?t$K(B +$BEPO?$5$l$F$$$J$+$C$?>l9g!"4X?t(B @code{mime-viewer/default-content-filter} +$B$,8F$P$l$^$9!#(B @defvar mime-viewer/default-showing-Content-Type-list @@ -335,9 +340,10 @@ content-filter $B$,F~$C$F$$$k!#(B @node content-separator, , content-body, MIME display @section content-separator +@cindex content-separator -@cindex{content-separator}@strong{content-separator} $B$O(B part $B$N0lHV:G8e(B -$B$K(B part $B4V$N6-L\$rL@$i$+$K$9$k$?$a$KI=<($5$l$^$9!#(B@refill +@strong{content-separator} $B$O(B part $B$N0lHV:G8e$K(B part $B4V$N6-L\$rL@$i$+$K(B +$B$9$k$?$a$KI=<($5$l$^$9!#(B@refill content-separator $B$O4X?t(B @code{mime-viewer/default-content-separator}$B$K(B $B$h$C$FI=<($5$l$^$9!#I8=`$G$O!"(Bcontent-header $B$b(B content-body $B$bI=<($5$l(B @@ -431,20 +437,24 @@ URL-button $B$r2!$;$P!"$=$N(B WWW browser $B$,5/F0$5$l$k(B@refill @node method, Two buffers for an article, mime/viewer-mode, Top @chapter $B:F@8=hM}$N<B8=(B +@cindex $B30It(B method +@cindex $BFbIt(B method +@cindex method +@cindex decoding-mode @code{mime/viewer-mode} $B$G$O!"3F(B part $B$KBP$7$F!"(Bplay (@kbd{v}), extract (@kbd{e}), print (@kbd{C-c C-p}) $B$H$$$&A`:n$r9T$J$&$3$H$,$G$-$^$9!#$3$&(B $B$7$?A`:n$N$3$H$r!X!J(Bpart $B$KBP$9$k!K(Bdecode $BA`:n!Y$H8F$V$3$H$K$7$^$9!#$^$?!"(B play, extract, print $B$H$$$&(B decode $BA`:n$N<oN`$N$3$H$r(B -@cindex{decoding-mode}@strong{decoding-mode} $B$H8F$V$3$H$K$7$^$9!#(B@refill +@strong{decoding-mode} $B$H8F$V$3$H$K$7$^$9!#(B@refill decode $BA`:n$,9T$J$o$l$?;~!"$=$N(B part $B$N(B content-type (@ref{(tm-ja)content-type}) $B$J$I$N>r7o$d$=$N>l$N4D6-$K1~$8$F<B:]$K$=$NA`(B -$B:n$r<B9T$9$k<jB3$-$,8F$P$l$^$9!#$3$N<jB3$-$N$3$H$r(B -@cindex{method}@strong{method} $B$H8F$S$^$9!#(B@refill +$B:n$r<B9T$9$k<jB3$-$,8F$P$l$^$9!#$3$N<jB3$-$N$3$H$r(B @strong{method} $B$H8F(B +$B$S$^$9!#(B@refill -method $B$K$O!"(BEmacs Lisp $B$G=q$+$l$?(B @cindex{$BFbIt(B method}@strong{$BFbIt(B method} $B$H!"(B -$B30It(B program $B$G<B8=$5$l$?(B @cindex{$B30It(B method}@strong{$B30It(B method} $B$,$"$j$^$9!#(B +method $B$K$O!"(BEmacs Lisp $B$G=q$+$l$?(B @strong{$BFbIt(B method} $B$H!"(B +$B30It(B program $B$G<B8=$5$l$?(B @strong{$B30It(B method} $B$,$"$j$^$9!#(B $BFbIt(B method $B$O(B Emacs $B$N5!G=$r;H$C$F$-$a:Y$+$$=hM}$r9T$J$&$3$H$,$G$-$^(B $B$9!#30It(B method $B$OHsF14|%W%m%;%98F$S=P$7$r;H$C$F<B8=$5$l$F$$$k$N$G!"<B(B $B9TCfBT$?$5$l$:$K$9$_$^$9!#$3$N$?$a!"@E;_2h$dF02h$J$I$N5pBg$J(B data $B$r:F(B @@ -702,13 +712,17 @@ WWW browser $B$r;XDj$9$k!#4{DjCM$O(B `netscape'. @node Two buffers for an article, API, method, Top @chapter raw-article-buffer $B$H(B preview-buffer +@cindex filter +@cindex content-filter +@cindex header-filter +@cindex preview-buffer +@cindex raw-article-buffer tm-view $B$O!"(BMIME $B=hM}$r9T$J$&A0$N@8$N(B message $B$,F~$C$F$$$k(B -@cindex{raw-article-buffer}@strong{raw-article-buffer} $B$H$=$NFbMF$r(B user -$B$K4J7i$KI=<($7!"(Buser $B$,A`:n$9$k$?$a$N(B -@cindex{preview-buffer}@strong{preview-buffer} $B$H$$$$D$N(B buffer $B$r4I(B -$BM}$7$^$9!#(Braw-article-buffer $B$N(B major-mode $B$O$b$H$b$H$N(B MUA $B$N(B article -$BI=<(MQ$N(B major-mode $B$G$"$j!"(Bpreview-buffer $B$N(B major-mode $B$O(B +@strong{raw-article-buffer} $B$H$=$NFbMF$r(B user $B$K4J7i$KI=<($7!"(Buser $B$,A`(B +$B:n$9$k$?$a$N(B @strong{preview-buffer} $B$H$$$$D$N(B buffer $B$r4IM}$7$^$9!#(B +raw-article-buffer $B$N(B major-mode $B$O$b$H$b$H$N(B MUA $B$N(B article $BI=<(MQ$N(B +major-mode $B$G$"$j!"(Bpreview-buffer $B$N(B major-mode $B$O(B @code{mime/viewer-mode} (@ref{mime/viewer-mode}) $B$H$J$j$^$9!#(B@refill @code{mime/viewer-mode} $B$r<B9T$9$k$H!"(Btm-view $B$O$^$:(B raw-article-buffer @@ -718,10 +732,9 @@ tm-view $B$O!"(BMIME $B=hM}$r9T$J$&A0$N@8$N(B message $B$,F~$C$F$$$k(B $B<!$K!"$3$N7k2L$r85$K(B raw-article-buffer $B$KBP1~$9$k(B preview-buffer $B$r:n$j(B $B$^$9!#$3$N:]!"(Bcontent-type $B$K1~$8$F!"(Bpart $BC10L$G(B header $B$d(B body $B$r2C9)$9(B $B$k$3$H$,$G$-$^$9!#$3$N(B header $B$r2C9)$9$k%W%m%0%i%`$r(B -@cindex{header-filter}@strong{header-filter} (@ref{content-header}), -body $B$r2C9)$9$k%W%m%0%i%`$r(B -@cindex{content-filter}@strong{content-filter} (@ref{content-body}) $B$H8F(B -$B$S!"$3$l$i$rAm>N$7$F(B @cindex{filter}@strong{filter} $B$H8F$S$^$9!#(B +@strong{header-filter} (@ref{content-header}), body $B$r2C9)$9$k%W%m%0%i%`(B +$B$r(B @strong{content-filter} (@ref{content-body}) $B$H8F$S!"$3$l$i$rAm>N$7$F(B +@strong{filter} $B$H8F$S$^$9!#(B@refill preview-buffer $B$r:n@.$9$k;~$K!"(Bmessage $B$NI=<(>e$N9=B$$r5-O?$7$?(B preview-buffer $B$N(B buffer local $BJQ?t(B @code{mime::preview/content-list} $B$,(B @@ -745,11 +758,12 @@ preview-buffer $B$N(B buffer local $BJQ?t(B @code{mime::preview/content-list @node raw-article-buffer, preview-buffer, Two buffers for an article, Two buffers for an article @section raw-article-buffer $B$N(B buffer local $BJQ?t(B +@cindex content-info @deffn{Structure} mime::content-info rcnum point-min point-max type parameters encoding children raw-article-buffer $B$K$*$1$k(B MIME part $B$K4X$9$k>pJs$r3JG<$9$k$?$a$N9=B$BN!#(B -$BC1$K(B @cindex{content-info}@strong{content-info} $B$H$b8F$V!#(B@refill +$BC1$K(B @strong{content-info} $B$H$b8F$V!#(B@refill $B$3$N9=B$BN$r;2>H$9$k$K$O!"(B@code{mime::content-info/$B%9%m%C%HL>(B} $B$H$$$&(B content-info $B$r0z?t$K$H$k4X?t$rMQ$$$k!#(B@refill @@ -842,6 +856,7 @@ content-info @var{cinfo} $BCf$KG<$a$i$l$?A4(B part $B$N(B content-info $B$N @node preview-buffer, , raw-article-buffer, Two buffers for an article @section preview-buffer $B$N(B buffer local $BJQ?t(B +@cindex preview-content-info @defvar mime::preview/mother-buffer @@ -852,8 +867,7 @@ content-info @var{cinfo} $BCf$KG<$a$i$l$?A4(B part $B$N(B content-info $B$N @deffn{Structure} mime::preview-content-info point-min point-max buffer content-info preview-buffer $B$K$*$1$k(B MIME content $B$K4X$9$k>pJs$r3JG<$9$k$?$a$N9=B$BN!#(B -$BC1$K(B @cindex{preview-content-info}@strong{preview-content-info} $B$H$b8F$V!#(B -@refill +$BC1$K(B @strong{preview-content-info} $B$H$b8F$V!#(B@refill $B$3$N9=B$BN$r;2>H$9$k$K$O!"(B@code{mime::content-info/$B%9%m%C%HL>(B} $B$H$$$&(B content-info $B$r0z?t$K$H$k4X?t$rMQ$$$k!#(B@refill @@ -913,7 +927,7 @@ preview-content-info @var{pcl} $B$G4IM}$5$l$k(B preview-buffer $BCf$NNN0h$K$* -@node API, Concept Index, Two buffers for an article, Top +@node API, Acknowledgments, Two buffers for an article, Top @chapter MIME message $B$N(B decode $B$K4X$9$k4X?t(B tm-view $B$NDs6!$9$k4X?t$r3F(B MUA (@ref{(tm-ja)MUA}) $B$KAH$_9~$`;v$K$h$C$F!"(B @@ -1023,7 +1037,24 @@ current buffer $B$N(B message header $BCf$N(B encoded-word $B$r(B decode  -@node Concept Index, Function Index, API, Top +@node Acknowledgments, Concept Index, API, Top +@chapter $B<U<-(B + +$B:G=i$K!";d$,(B tm-view $B$r:G=i$K:n$C$?;~$K!"87$7$$CmJ8$HM-1W$J=u8@$r2<$5$j!"(B +$B$=$N@_7W$KB?Bg$JM?$($i$l$?>#C+J]Gn$5$s$K46<U$7$^$9!#(B@refill + +$B<!$K!"(B@file{tm-ew-d.el} $B$H(B @file{mel-b.el} $B$NA0?H$KEv$?$k(B@file{mime.el} +$B$r=q$-!"$=$NG[I[$H2~B$$r$*5v$72<$5$C$?1]JB;LCR$5$s$K46<U$7$^$9!#(B@refill + +$B$^$?!"(BLaTeX $BMQ$NFbIt(B method $B$H(B message/partial $BMQ$N<+F07k9g(B method $B$rDs(B +$B6!$7$F2<$5$C$?2,It<wCK$5$s!"(Btar archive $BMQ$NFbIt(B method $B$rDs6!$7$F2<$5$C(B +$B$?>eLnGn$5$s$K46<U$7$^$9!#(B@refill + +$B:G8e$K!"(Bbeta test $B$K6(NO$7$F2<$5$C$?F|K\8lHG!"1Q8lHGAPJ}$N(B tm mailing +list $B$N(B member $B$K46<U$7$^$9!#(B + + +@node Concept Index, Function Index, Acknowledgments, Top @chapter $B35G0:w0z(B @printindex cp diff --git a/tm-edit-tipgp.el b/tm-edit-tipgp.el new file mode 100644 index 0000000..c36193a --- /dev/null +++ b/tm-edit-tipgp.el @@ -0,0 +1,132 @@ +;;; tm-edit-tipgp.el -- TinyPgp.el PGP interface + +;; Copyright (C) 1996 Jari aalto + +;; Author: Jari Aalto <jari.aalto@poboxes.com> +;; Version: $Id: tm-edit-tipgp.el,v 1.1 1996/12/04 11:11:47 jaalto Beta $ +;; Keywords: mail, news, MIME, multimedia, multilingual, security, PGP + +;; This file is part of tm (Tools for MIME). + +;; This program is free software; you can redistribute it and/or +;; modify it under the terms of the GNU General Public License as +;; published by the Free Software Foundation; either version 2, or (at +;; your option) any later version. + +;; This program is distributed in the hope that it will be useful, but +;; WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Code: + +(require 'tinypgpa.el) + +(defun tm:tipgp-process-region (result-buffer boundary) + (let ((obuf (current-buffer)) + ) + (cond + (boundary + (goto-char (point-min)) + (insert (format "--%s\n" boundary)) + (goto-char (point-max)) + (insert (format "\n--%s +Content-Type: application/pgp-signature +Content-Transfer-Encoding: 7bit + +" boundary)) + (insert-buffer-substring result-buffer) + (goto-char (point-max)) + (insert (format "\n--%s--\n" boundary)) + ) + (t + (delete-region beg end) + (goto-char beg) + (insert-buffer-substring result-buffer) + )) + )) + + + + +(defun tm:tipgp-sign-region (start end &optional id unclear boundary) + ;; start end = Region + ;; id = + ;; unclear = + ;; boundary = pgp-sign-Multipart_Wed_Dec__4_11:14:41_1996-1 + + (let (tipgp-:xpgp-header-mode ;Do not use X-Pgp signing + passwd + ret + ) + + (setq passwd (tipgp-password-get-old "Sign pass phrase: ")) + + + ;; The region is already narrowed by TM, so we pass the + ;; point-min point-max + ;; + ;; The macro tipgp-run-in-tmp-buffer cpies the contents to + ;; another buffer and when signing is over, it will + ;; contain fully signed message + ;; + (setq + ret + (tipgp-run-in-tmp-buffer nil + (tipgp-sign-region + (point-min) (point-max) passwd 'verb + (format + "+comment=\"Processed by TinyPgp.el %s\"" + (strmatget "[0-9][0-9.]+" 0 tipgp-version-id) + ) + 'noerr + ))) + + (if ret + (tm:tipgp-process-region tipgp-:buffer-tmp-copy boundary)) + + (cond + ((and boundary ret) + (goto-char (point-min)) + (insert + (format "\ +--[[multipart/signed; protocol=\"application/pgp-signature\"; + boundary=\"%s\"; micalg=pgp-md5][7bit]]\n" boundary)) + )) + ret + )) + + + +(defun tm:tipgp-pgp-encrypt-region (recipients start end &optional id sign) + (let (;; do not use these hooks while in TM + + tipgp-cmd-macro-before-hook + tipgp-cmd-macro-after-hook + + ;; TinyPgp.el: has separate encrypt and signing functions. + ;; +;;; (mc-pgp-always-sign +;;; (if (eq sign 'maybe) +;;; mc-pgp-always-sign +;;; 'never)) + + (elist (ti::mt-email-from-string recipients)) + ) + (if (null elist) + (error "TO,CC,BCC fields don't contain email addresses.")) + (tipgp-encrypt-region (point-min) (point-max) elist nil 'verb) + )) + + +;;; @ end +;;; + +(provide 'tm-edit-tipgp) + +;;; tm-edit-tipgp.el ends here diff --git a/tm-edit.el b/tm-edit.el index 70268a2..26f2732 100644 --- a/tm-edit.el +++ b/tm-edit.el @@ -6,7 +6,7 @@ ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> ;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp> ;; Created: 1994/08/21 renamed from mime.el -;; Version: $Revision: 7.99 $ +;; Version: $Revision: 7.100 $ ;; Keywords: mail, news, MIME, multimedia, multilingual ;; This file is part of tm (Tools for MIME). @@ -120,7 +120,7 @@ ;;; (defconst mime-editor/RCS-ID - "$Id: tm-edit.el,v 7.99 1996/12/24 12:08:50 morioka Exp $") + "$Id: tm-edit.el,v 7.100 1996/12/25 17:10:58 morioka Exp $") (defconst mime-editor/version (get-version-string mime-editor/RCS-ID)) @@ -355,7 +355,7 @@ If encoding is nil, it is determined from its contents.") ;;; (defvar mime-editor/transfer-level 7 - "*A number of network transfer level. It should be bigger than 7.") + "*A number of network transfer level. It should be bigger than 7.") (make-variable-buffer-local 'mime-editor/transfer-level) (defvar mime-editor/transfer-level-string @@ -657,7 +657,7 @@ Tspecials means any character that matches with it in header must be quoted.") In this mode, basically, the message is composed in the tagged MIME format. The message tag looks like: - `--[[text/plain; charset=ISO-2022-JP][7bit]]'. + --[[text/plain; charset=ISO-2022-JP][7bit]] The tag specifies the MIME content type, subtype, optional parameters and transfer encoding of the message following the tag. Messages @@ -697,6 +697,8 @@ coding-system is different as MIME charset, please set variable which key is MIME charset and value is coding-system. Following commands are available in addition to major mode commands: + +\[make single part\] \\[mime-editor/insert-text] insert a text message. \\[mime-editor/insert-file] insert a (binary) file. \\[mime-editor/insert-external] insert a reference to external body. @@ -704,18 +706,28 @@ Following commands are available in addition to major mode commands: \\[mime-editor/insert-message] insert a mail or news message. \\[mime-editor/insert-mail] insert a mail message. \\[mime-editor/insert-signature] insert a signature file at end. +\\[mime-editor/insert-key] insert PGP public key. \\[mime-editor/insert-tag] insert a new MIME tag. + +\[make enclosure (maybe multipart)\] \\[mime-editor/enclose-alternative-region] enclose as multipart/alternative. \\[mime-editor/enclose-parallel-region] enclose as multipart/parallel. \\[mime-editor/enclose-mixed-region] enclose as multipart/mixed. \\[mime-editor/enclose-digest-region] enclose as multipart/digest. \\[mime-editor/enclose-signed-region] enclose as PGP signed. \\[mime-editor/enclose-encrypted-region] enclose as PGP encrypted. -\\[mime-editor/insert-key] insert PGP public key. +\\[mime-editor/enclose-quote-region] enclose as verbose mode (to avoid to expand tags) + +\[other commands\] +\\[mime-editor/set-transfer-level-7bit] set transfer-level as 7. +\\[mime-editor/set-transfer-level-8bit] set transfer-level as 8. +\\[mime-editor/set-split] set message splitting mode. +\\[mime-editor/set-sign] set PGP-sign mode. +\\[mime-editor/set-encrypt] set PGP-encryption mode. \\[mime-editor/preview-message] preview editing MIME message. \\[mime-editor/exit] exit and translate into a MIME compliant message. -\\[mime-editor/maybe-translate] exit and translate if in MIME mode, then split. \\[mime-editor/help] show this help. +\\[mime-editor/maybe-translate] exit and translate if in MIME mode, then split. Additional commands are available in some major modes: C-c C-c exit, translate and run the original command. @@ -747,13 +759,14 @@ User customizable variables (not documented all of them): mime-ignore-trailing-spaces Trailing white spaces in a message body are ignored if non-nil. - mime-auto-fill-header - Fill header fields that contain encoded-words if non-nil. - mime-auto-hide-body Hide a non-textual body message encoded in base64 after insertion if non-nil. + mime-editor/transfer-level + A number of network transfer level. It should be bigger than 7. + If you are in 8bit-through environment, please set 8. + mime-editor/voice-recorder Specifies a function to record a voice message and encode it. The function `mime-editor/voice-recorder-for-sun' is for Sun -- 1.7.10.4