;; Created: 1994/7/13
;; Renamed: 1994/8/31 from tm-body.el
;; Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.68 $
+;; Version: $Revision: 0.69 $
;; Keywords: MIME, multimedia, mail, news
;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
;;;
(defconst mime-view-RCS-ID
- "$Id: mime-view.el,v 0.68 1997-03-18 08:19:22 morioka Exp $")
+ "$Id: mime-view.el,v 0.69 1997-03-18 08:24:07 morioka Exp $")
(defconst mime-view-version (get-version-string mime-view-RCS-ID))
;;; @@ following method
;;;
-(defvar mime-view-following-method-alist nil)
+(defvar mime-view-following-method-alist nil
+ "Alist of major-mode vs. following-method of mime-view.")
(defvar mime-view-following-required-fields-list
'("From"))
(define-key mime-view-mode-map
"\C-c\C-p" (function mime-view-print-current-entity))
(define-key mime-view-mode-map
- "a" (function mime-view-follow-content))
+ "a" (function mime-view-follow-current-entity))
(define-key mime-view-mode-map
"q" (function mime-view-quit))
(define-key mime-view-mode-map
(mime-view-play-current-entity "print")
)
-(defun mime-view-follow-content ()
+(defun mime-view-follow-current-entity ()
+ "Write follow message to current entity.
+It calls following-method selected from variable
+`mime-view-following-method-alist'."
(interactive)
(let ((root-cinfo
(mime::preview-content-info/content-info