tm 6.92.
[elisp/tm.git] / README.eng
index 6142656..a2bcdd4 100644 (file)
@@ -1,6 +1,6 @@
 [README for tm (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.eng,v 6.9 1995/09/07 17:24:24 morioka Exp $
+$Id: README.eng,v 6.11 1995/09/20 17:16:09 morioka Exp $
 
 1 What's tm?
 
@@ -123,16 +123,15 @@ environment.
   Run `make install-19', if you use Emacs 19.*.
 
 
-5.1.1 (ding) GNUS or GNUS 5.*
+5.1.1 Gnus 5.*
 
   If you want to use automatic MIME preview support, please apply a
-patch to (ding) GNUS or GNUS 5.*. This patch is called `with tm
-patch'. It is available from
-ftp.jaist.ac.jp:/pub/GNU/elisp/dgnus/. Current version is
-dgnus-0.99.23-tm.diff.
+patch to Gnus 5.*. This patch is called `with tm patch'. It is
+available from ftp.jaist.ac.jp:/pub/GNU/elisp/dgnus/. Current version
+is gnus-5.0.4-tm.diff.
 
 
-5.1 tm-mh-e
+5.2 tm-mh-e
 
 (1) Please edit mh-e/Makefile
 
@@ -158,6 +157,14 @@ dgnus-0.99.23-tm.diff.
 Please insert (load "mime-setup") or (load "tm-setup") in .emacs. If
 you use mime-setup, you should prepare mime.el.
 
+mime.el is included in emacs-mime-tools.shar written by UMEDA
+Masanobu. It is available by anonymous ftp:
+
+       ftp.kyutech.ac.jp       /pub/MultiMedia/mime/
+       ftp.jaist.ac.jp         /pub/GNU/elisp/mime/
+
+or a lot of anonymous ftp sites. Please try archie.
+
 6.1 VM
 
 If you want use vm, please insert following in .vm or .emacs:
@@ -207,16 +214,20 @@ example:
 In tm-MUAs, you can use mime/viewer-mode if you press `v' key (in VM,
 `Z' key) in Summary mode. mime/viewer-mode has following functions:
 
-       q       quit from mime/viewer-mode
-       u       move to the upper content
-       p       move to the previous content
-       n       move to the next content
-       SPC     scroll up
-       M-SPC   scroll down
-       v       play the content
-       e       extract as file the content
-       C-c C-p print the content
-
+       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
+       v         play current content
+       e         extract as file current content
+       C-c C-p   print current content
+       button-2  move to point under the mouse cursor and play
+                 current content
 
 8 Bug report