From 5f3c7783d15480a387f83542fd7c726afd8705ca Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 11 Dec 2007 05:30:04 +0000 Subject: (gnus-original-article-buffer): Define for compiler. --- lisp/gnus/mm-uu.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/gnus/mm-uu.el') diff --git a/lisp/gnus/mm-uu.el b/lisp/gnus/mm-uu.el index 52d47b728ef..610f53002c6 100644 --- a/lisp/gnus/mm-uu.el +++ b/lisp/gnus/mm-uu.el @@ -427,6 +427,8 @@ apply the face `mm-uu-extract'." (list mm-dissect-disposition (cons 'filename file-name))))) +(defvar gnus-original-article-buffer) ; gnus.el + (defun mm-uu-yenc-extract () ;; This might not be exactly correct, but we sure can't get the ;; binary data from the article buffer, since that's already in a -- cgit v1.2.1