X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fnnmbox.el;h=003c424f58d30e42d5a3d23558e894be2a1ca652;hb=77f6f02bf2e5678361dc4489ad5b13502ded0021;hp=4b01bfa5c6e4c80b71a86c7329fed9496135b6ef;hpb=a4cc1a7862f0e7e0eba0acadfe8ffad990e4fe41;p=gnus diff --git a/lisp/nnmbox.el b/lisp/nnmbox.el index 4b01bfa5c..003c424f5 100644 --- a/lisp/nnmbox.el +++ b/lisp/nnmbox.el @@ -172,7 +172,7 @@ (cons nnmbox-current-group article) (nnmbox-article-group-number nil))))))) -(deffoo nnmbox-request-group (group &optional server dont-check) +(deffoo nnmbox-request-group (group &optional server dont-check info) (nnmbox-possibly-change-newsgroup nil server) (let ((active (cadr (assoc group nnmbox-group-alist)))) (cond @@ -640,6 +640,7 @@ nnmbox-mbox-file t t)))) (mm-enable-multibyte) (buffer-disable-undo) + (gnus-add-buffer) ;; Go through the group alist and compare against the mbox file. (while alist