From: shuhei-k Date: Sun, 15 Mar 1998 01:21:51 +0000 (+0000) Subject: (nnkiboze-retrieve-headers): Use `nnheader-insert-file-contents'. X-Git-Tag: gnus-6_7-tomo-199811302358~105 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f8b765a7ec74c49f68f8bd8af462305225757681;p=elisp%2Fgnus.git- (nnkiboze-retrieve-headers): Use `nnheader-insert-file-contents'. --- diff --git a/lisp/nnkiboze.el b/lisp/nnkiboze.el index 54c3ee0..e517e70 100644 --- a/lisp/nnkiboze.el +++ b/lisp/nnkiboze.el @@ -230,7 +230,7 @@ Finds out what articles are to be part of the nnkiboze groups." (load newsrc-file)) (nnheader-temp-write nov-file (when (file-exists-p nov-file) - (insert-file-contents nov-file)) + (nnheader-insert-file-contents nov-file)) (setq nov-buffer (current-buffer)) ;; Go through the active hashtb and add new all groups that match the ;; kiboze regexp.