X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fnnml.el;h=3a6f5291ea2103972e4739fb971e32a172639150;hp=3350933f9499caaf8d0d5ddaa98e4ee114909b2a;hb=HEAD;hpb=b83f8075b710368442538ef872ed3f6b5400698a diff --git a/lisp/nnml.el b/lisp/nnml.el index 3350933f9..3a6f5291e 100644 --- a/lisp/nnml.el +++ b/lisp/nnml.el @@ -926,7 +926,7 @@ Unless no-active is non-nil, update the active file too." (let* ((dir (file-name-as-directory dir)) (nov (concat dir nnml-nov-file-name)) (nov-buffer (get-buffer-create " *nov*")) - chars file headers) + chars headers) (with-current-buffer nov-buffer ;; Init the nov buffer. (buffer-disable-undo)