From 0a81a54213bf0547e66eb0a177c9b1fd61ae3538 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 25 Apr 2005 09:21:04 +0000 Subject: [PATCH] Synch to No Gnus 200504250920. --- lisp/gnus-art.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index f4a41d9..9812242 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -5036,7 +5036,7 @@ N is the numerical prefix." (set-window-point window point))) (let ((handles ihandles) (inhibit-read-only t) - handle date) + handle) (cond (handles) ((setq handles (mm-dissect-buffer nil gnus-article-loose-mime)) (when gnus-article-emulate-mime -- 1.7.10.4