X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fnnkiboze.el;h=3211d69a7e73e1534f26bf88d5dcaa6f407671c1;hb=62fbca7f03dcd8d9672eed7b7a3794ba59c2e90f;hp=e84b6f27249cea27cddd826baa8010560bf2702a;hpb=27df114db202e8a922cf5e6c59a90be21701765c;p=gnus diff --git a/lisp/nnkiboze.el b/lisp/nnkiboze.el index e84b6f272..3211d69a7 100644 --- a/lisp/nnkiboze.el +++ b/lisp/nnkiboze.el @@ -209,7 +209,7 @@ Finds out what articles are to be part of the nnkiboze groups." (defun nnkiboze-generate-group (group) (let* ((info (nth 2 (gnus-gethash group gnus-newsrc-hashtb))) - (newsrc-file (concat nnkiboze-directory + (newsrc-file (concat nnkiboze-directory (nnheader-translate-file-chars (concat group ".newsrc")))) (nov-file (concat nnkiboze-directory @@ -287,7 +287,7 @@ Finds out what articles are to be part of the nnkiboze groups." (car ginfo))) 0)) (progn - (ignore-errors + (ignore-errors (gnus-group-select-group nil)) (eq major-mode 'gnus-summary-mode))) ;; We are now in the group where we want to be.