(nnkiboze-retrieve-headers): Use `nnheader-insert-file-contents'.
authorshuhei-k <shuhei-k>
Sun, 15 Mar 1998 01:21:51 +0000 (01:21 +0000)
committershuhei-k <shuhei-k>
Sun, 15 Mar 1998 01:21:51 +0000 (01:21 +0000)
lisp/nnkiboze.el

index 54c3ee0..e517e70 100644 (file)
@@ -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.