X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tm-play.el;h=01eefef3204042b0e7c80c41260009e97595558c;hb=04947254acc41d871e666080acaf7330d60d32e4;hp=7e281541263af67c315b4587bb14bb1e36bd85e7;hpb=f0a284c80bae5a16a58fe2f6c542c4e4d3002969;p=elisp%2Ftm.git diff --git a/tm-play.el b/tm-play.el index 7e28154..01eefef 100644 --- a/tm-play.el +++ b/tm-play.el @@ -4,7 +4,7 @@ ;; Author: MORIOKA Tomohiko ;; Created: 1995/9/26 (separated from tm-view.el) -;; Version: $Id: tm-play.el,v 7.26 1996/08/30 16:42:15 morioka Exp $ +;; Version: $Id: tm-play.el,v 7.27 1996/09/14 08:53:38 morioka Exp $ ;; Keywords: mail, news, MIME, multimedia ;; This file is part of tm (Tools for MIME). @@ -232,7 +232,7 @@ (setq ret (assoc "name" param)) (setq ret (assoc "x-name" param)) ) - (rfc822/strip-quoted-string (cdr ret)) + (std11-strip-quoted-string (cdr ret)) ) (if (setq ret (std11-find-field-body '("Content-Description"