(gnus-agent-braid-nov): Use `nnheader-insert-file-contents'.
authorshuhei-k <shuhei-k>
Sun, 23 Aug 1998 05:44:27 +0000 (05:44 +0000)
committershuhei-k <shuhei-k>
Sun, 23 Aug 1998 05:44:27 +0000 (05:44 +0000)
lisp/gnus-agent.el

index ef8fce9..0c81559 100644 (file)
@@ -811,7 +811,7 @@ the actual number of articles toggled is returned."
     (goto-char (point-min))
     (set-buffer nntp-server-buffer)
     (erase-buffer)
-    (insert-file-contents file)
+    (nnheader-insert-file-contents file)
     (goto-char (point-max))
     (if (or (= (point-min) (point-max))
            (progn