(bbdb-extract-field-value): Use `eword-decode-string' instead of
[elisp/tm.git] / README.en
index 223903e..ae6e779 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,7 +1,7 @@
 [README for tm (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
 and KOBAYASHI Shuhei <shuhei-k@jaist.ac.jp>
-$Id: README.en,v 7.25 1996/12/02 16:07:55 morioka Exp $
+$Id: README.en,v 7.32 1997/02/03 06:53:15 morioka Exp $
 
 1 What's tm?
 
@@ -19,17 +19,57 @@ $Id: README.en,v 7.25 1996/12/02 16:07:55 morioka Exp $
 
 (1) English edition
 
-- tm/doc/tm_en.texi    : tm Reference Manual (TeXinfo)
-- tm/doc/tm-gnus_en.texi: tm-gnus Reference Manual (TeXinfo)
-- tm/doc/tm-mh-e_en.texi: tm-mh-e Reference Manual (TeXinfo)
+- SGML (sinfo)
+  - tm/doc/tm-en.sgml          : tm Reference Manual
+  - tm/doc/tm-view-en.sgml     : tm-view Reference Manual
+  - tm/doc/tm-edit-en.sgml     : tm-edit Reference Manual
+  - tm-mh-e/tm-mh-e-en.sgml    : tm-mh-e Reference Manual
+  - gnus-mime/gnus-mime-en.sgml        : gnus-mime Reference Manual
+
+- Texinfo
+  - tm/doc/tm-en.texi          : tm Reference Manual
+  - tm/doc/tm-view-en.texi     : tm-view Reference Manual
+  - tm/doc/tm-edit-en.texi     : tm-edit Reference Manual
+  - tm-mh-e/tm-mh-e-en.texi    : tm-mh-e Reference Manual
+  - gnus-mime/gnus-mime-en.texi        : gnus-mime Reference Manual
+  - tm-vm/tm-vm-en.texi                : tm-vm Reference Manual
+
+- info
+  - tm/doc/tm-en.info          : tm Reference Manual
+  - tm/doc/tm-view-en.info     : tm-view Reference Manual
+  - tm/doc/tm-edit-en.info     : tm-edit Reference Manual
+  - tm-mh-e/tm-mh-e-en.info    : tm-mh-e Reference Manual
+  - gnus-mime/gnus-mime-en.info        : gnus-mime Reference Manual
+  - tm-vm/tm-vm-en.info                : tm-vm Reference Manual
 
 (2) Japanese edition
 
-- tm/doc/tm_ja.tex      : tm Reference Manual (TeXinfo)
-- tm/doc/tm-gnus_ja.texi : tm-gnus Reference Manual (TeXinfo)
-- tm/doc/tm-mh-e_ja.texi : tm-mh-e Reference Manual (TeXinfo)
-- tm/doc/signature-jp.ol : signature.el Reference Manual (Emacs Outline)
-- tm/doc/signature-jp.tex: signature.el Reference Manual (LaTeX)
+- SGML (sinfo)
+  - tm/doc/tm-ja.sgml          : tm Reference Manual
+  - tm/doc/tm-view-ja.sgml     : tm-view Reference Manual
+  - tm/doc/tm-edit-ja.sgml     : tm-edit Reference Manual
+  - tm-mh-e/tm-mh-e-ja.sgml    : tm-mh-e Reference Manual
+  - gnus-mime/gnus-mime-ja.sgml        : gnus-mime Reference Manual
+
+- Texinfo
+  - tm/doc/tm-ja.texi          : tm Reference Manual
+  - tm/doc/tm-view-ja.texi     : tm-view Reference Manual
+  - tm/doc/tm-edit-ja.texi     : tm-edit Reference Manual
+  - tm-mh-e/tm-mh-e-ja.texi    : tm-mh-e Reference Manual
+  - gnus-mime/gnus-mime-ja.texi        : gnus-mime Reference Manual
+
+- info
+  - tm/doc/tm-ja.info          : tm Reference Manual
+  - tm/doc/tm-view-ja.info     : tm-view Reference Manual
+  - tm/doc/tm-edit-ja.info     : tm-edit Reference Manual
+  - tm-mh-e/tm-mh-e-ja.info    : tm-mh-e Reference Manual
+  - gnus-mime/gnus-mime-ja.info        : gnus-mime Reference Manual
+
+- other format
+  - tm/doc/signature-jp.ol : signature.el Reference Manual (Emacs Outline)
+  - tm/doc/signature-jp.tex: signature.el Reference Manual (LaTeX)
+  - tm/doc/tm-charset_ja.ol: How to use character codes in tm (Emacs Outline)
+  - tm/doc/tm-charset_ja.tex: How to use character codes in tm (LaTeX)
 
 
 3 Modules
@@ -53,6 +93,8 @@ $Id: README.en,v 7.25 1996/12/02 16:07:55 morioka Exp $
                - tm-pgp     : for PGP
        - tm-edit : MIME composer (mime.el and tm-comp.el were merged)
                - tm-ew-e.el : MIME encoded-word encoder
+               - tm-edit-mc.el : tm-edit interface for Mailcrypt
+               - tm-edit-tipgp.el : tm-edit interface for TinyPgp.el
        - tm-def  : definition module for tm
        - tm-MUAs : MIME extender for MUAs
                - tm-mh-e   : tm-MUA for mh-e
@@ -168,6 +210,10 @@ insert in ~/.emacs:
   tm works well with BBDB: If you use VM, please insert
 (require 'tm-vm) *after* (bbdb-insinuate-vm).
 
+  Important changes have been made to the VM interface in TM v7.102,
+users upgrading from an earlier version should read the documentation
+of tm-vm (`News' section) for details.
+
 
 6.4 PGP
 
@@ -281,25 +327,23 @@ mime/viewer-mode. Sample code follows:
 In tm-MUAs, you can use mime/viewer-mode if you press the `v' key (in
 VM, `Z' key) in Summary mode. Or automatic MIME previewed buffer's
 major-mode is mime/viewer-mode. mime/viewer-mode has following
-functions:
-
-       q         quit from mime/viewer-mode
-       u         move to upper content
-       p         move to previous content
-       n         move to next content
-       SPC       scroll up or move to next content
-       M-SPC     scroll down or move to previous content
-       DEL       scroll down or move to previous content
-       RET       move to next line
-       M-RET     move to previous line
-       <         move to beginning of message
-       >         move to end of message
-       v         play current content
-       e         extract as file current content
-       C-c C-p   print current content
-       f         display X-Face in current message
-       button-2  move to point under the mouse cursor and play
-                 current content or browse URL
+functions (these key bindings are prefixed with C-c in VM):
+
+       q               quit from mime/viewer-mode
+       u               move to upper content
+       p or M-TAB      move to previous content
+       n or TAB        move to next content
+       SPC             scroll up or move to next content
+       M-SPC or DEL    scroll down or move to previous content
+       RET             move to next line
+       M-RET           move to previous line
+       <               move to beginning of message
+       >               move to end of message
+       v               play current content
+       e               extract as file current content
+       C-c C-p         print current content
+       f               display X-Face in current message
+       button-2        play current content or browse URL
 
 
 8 Bug report
@@ -333,9 +377,16 @@ and its mirrors:
        ftp://ftp.nisiq.net/pub/gnu/emacs-lisp/tm/      (US)
 
 
-10 TODO
+10 PROBLEMS
+
+- Automatic combining method for message/partial is not implemented
+  for RMAIL.
+- answer method is not implemented for RMAIL, Gnus and GNUS.
+
+
+11 TODO
 
-- better identification calculus system as successor of atype system
+- better method selecting system as successor of atype system
 - development of internal method for message/external-body based on
   tm-ftp
 - better automatic MIME preview support