[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnus-art.el
From: |
Eli Zaretskii |
Subject: |
gnus-art.el |
Date: |
Sat, 28 Oct 2000 10:05:46 +0200 |
The version of gnus-art.el in tthis morning's CVS doesn't compile.
Here's a tentative change that fixes this for me:
*** lisp/gnus/gnus-art.e~0 Sat Oct 28 09:47:54 2000
--- lisp/gnus/gnus-art.el Sat Oct 28 10:02:44 2000
***************
*** 2376,2382 ****
;; Possibly translate some characters.
(nnheader-translate-file-chars file))))))
(gnus-make-directory (file-name-directory result))
! (set variable result)))
(defun gnus-article-archive-name (group)
"Return the first instance of an \"Archive-name\" in the current buffer."
--- 2376,2382 ----
;; Possibly translate some characters.
(nnheader-translate-file-chars file))))))
(gnus-make-directory (file-name-directory result))
! (set variable result))
(defun gnus-article-archive-name (group)
"Return the first instance of an \"Archive-name\" in the current buffer."
- gnus-art.el,
Eli Zaretskii <=