X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.en;h=cd474a2b181b047654bd40e3dacd49798246e510;hb=29e661110079bf0d047d34fa64f7a963d06b7522;hp=6e57f4529ddb6f327c2ac3e2b1f46560ac7d40ba;hpb=8f0359f4b12bfcedc05fc4d09836f67554bfdc90;p=elisp%2Ftm.git diff --git a/README.en b/README.en index 6e57f45..cd474a2 100644 --- a/README.en +++ b/README.en @@ -1,7 +1,7 @@ [README for tm (English Version)] by MORIOKA Tomohiko -and KOBAYASHI Shuhei -$Id: README.en,v 7.14 1996/03/04 09:08:40 morioka Exp $ +and KOBAYASHI Shuhei +$Id: README.en,v 7.22 1996/08/12 11:02:46 morioka Exp $ 1 What's tm? @@ -10,7 +10,7 @@ $Id: README.en,v 7.14 1996/03/04 09:08:40 morioka Exp $ - MIME style multilingual header - MIME message viewer (mime/viewer-mode) - MIME message composer (mime/editor-mode) - - MIME extenders for mh-e, GNUS, RMAIL and VM + - MIME extenders for mh-e, GNUS, Gnus, RMAIL and VM 2 Documents @@ -41,7 +41,8 @@ $Id: README.en,v 7.14 1996/03/04 09:08:40 morioka Exp $ - tm-play.el : MIME content player - tm-ew-d.el : MIME encoded-word decoder - preview filter for tm-view - - tm-rich : for text/enriched and text/richtext + - tm-text : for text/* + - tm-image : for image/* and X-Face - internal methods for tm-view - tm-partial : automatic assembler for message/partial - tm-ftp : for anonymous ftp @@ -53,10 +54,6 @@ $Id: README.en,v 7.14 1996/03/04 09:08:40 morioka Exp $ - tm-edit : MIME composer (mime.el and tm-comp.el were merged) - tm-ew-e.el : MIME encoded-word encoder - tm-def : definition module for tm - - tm-nemacs.el : NEmacs depended part of tm - - tm-orig.el : FSF original Emacs and XEmacs - depended part of tm - - tm-mule.el : Mule depended part of tm - tm-MUAs : MIME extender for MUAs - tm-mh-e : tm-MUA for mh-e - tm-gnus : tm-MUA for GNUS @@ -69,12 +66,12 @@ $Id: README.en,v 7.14 1996/03/04 09:08:40 morioka Exp $ 4 Install -4.1 edit tm/tm-cfg (optional) +4.1 edit tm/TM-CFG (optional) - You can edit tm/tm-cfg file. + You can edit tm/TM-CFG file. - In default, tm is installed into your home directory. If you want to -install into /usr/local/, please modify the variable `PREFIX'. + In default, tm is installed into /usr/local/. If you want to change, +please modify the variable `PREFIX' and `EXEC_PREFIX'. 4.2 tm-gnus (optional) @@ -86,9 +83,9 @@ distribution, you must edit following files before make. If you use Emacs 18.* and GNUS 4.*, please edit tm/gnus/g4-path. - If you use Gnus 5.0.*, please edit tm/gnus/g5-path. + If you use Gnus 5.[01].*, please edit tm/gnus/g5-path. - If you use September Gnus, please edit tm/gnus/s-path. + If you use Gnus 5.2.*, please edit tm/gnus/s-path. 4.3 edit external methods (optional) @@ -126,42 +123,42 @@ mmencode. You can specify Emacs command name, for example if you want to use `xemacs' as Emacs command: - % make all EMACS=xemacs + % make install EMACS=xemacs 6 .emacs - Please insert (load "mime-setup") in ~/.emacs. + Please insert `(load "mime-setup")' in ~/.emacs. 6.1 automatic MIME preview support tm-gnus provides automatic MIME preview feature for GNUS 3.15 or -later, Gnus 5.0.*, Gnus 5.1, and September Gnus. +later, Gnus 5.0.*, Gnus 5.1, and Gnus 5.2. If you don't want to use automatic MIME preview feature, please insert following to ~/.emacs. (setq tm-gnus/automatic-mime-preview nil) - In addition, September Gnus has automatic MIME preview supporting -feature. Of course, tm-gnus provides this feature for other GNUS and -Gnus, but it is unnatural. + In addition, Gnus 5.2 has automatic MIME preview supporting feature. +Of course, tm-gnus provides this feature for other GNUS and Gnus, but +it is unnatural. When automatic MIME preview mode, GNUS and Gnus do MIME processing if a message has a Mime-Version field. If it does not have, GNUS and Gnus does not do MIME processing, in default. - Gnus 5.0.*, 5.1 and September Gnus have a variable -`gnus-strict-mime'. If you insert + Gnus 5.0.*, 5.1 and Gnus 5.2 have a variable `gnus-strict-mime'. If +you insert (setq gnus-strict-mime nil) Gnus do MIME processing even if a message does not have Mime-Version field. - In September Gnus, if `gnus-strict-mime' is not nil, variable -`gnus-decode-encoded-word-method' is called. tm-gnus uses it to decode + In Gnus 5.2, if `gnus-strict-mime' is not nil, variable +`gnus-decode-encoded-word-method' is called. tm-gnus uses it to decode RFC 1522 encoded-word. So it is not necessary to reset `gnus-strict-mime'. @@ -265,7 +262,7 @@ please insert following into ~/.emacs: ====================================================================== -6.5 setting sample for browse +6.5 setting sample for browse-url If you have browse-url.el (included in Gnus 5.*, September Gnus and Emacs 19.30 or later), you can use URL button in @@ -310,18 +307,7 @@ functions: 8 Bug report If you write bug-reports and/or propositions for improvement, please -post them to following news groups: - - fj.editor.emacs (Japanese or English) - fj.editor.mule (Japanese or English; if you use Mule) - gnu.emacs.help (English) - - fj.news.reader.gnus (Japanese or English; about GNUS and Gnus) - gnu.emacs.gnus (English; about GNUS and Gnus) - - gnu.emacs.vm.info (English; about tm-vm) - -or send to tm ML: +send to tm ML: bug-tm-en@chamonix.jaist.ac.jp (English) bug-tm-ja@chamonix.jaist.ac.jp (Japanese) @@ -330,8 +316,8 @@ Via tm ML, You can report bugs of tm, obtain the latest release of tm package, and discuss the future enhancements to tm. To join tm ML, send a mail to - tm-admin@chamonix.jaist.ac.jp (Japanese or English) - tm-eng-admin@chamonix.jaist.ac.jp (English) + tm-ja-admin@chamonix.jaist.ac.jp (Japanese) + tm-en-admin@chamonix.jaist.ac.jp (English) Since the user registration is manually done, please write the mail body in human-recognizable language (^_^).