;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
;; Created: 1995/9/26 (separated from tm-view.el)
;; Renamed: 1997/2/21 from tm-play.el
-;; Version: $Id: mime-play.el,v 0.20 1997-03-17 05:05:14 morioka Exp $
+;; Version: $Id: mime-play.el,v 0.21 1997-03-17 11:45:09 morioka Exp $
;; Keywords: MIME, multimedia, mail, news
;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
;;; @ content decoder
;;;
+(defvar mime-view-decoding-mode "play" "MIME body decoding mode")
+
(defvar mime-preview/after-decoded-position nil)
(defun mime-play-entity (&optional mode)