Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-default-subscribed-newsgroups not working?
@ 2001-04-25 13:18 Martin Thornquist
  0 siblings, 0 replies; only message in thread
From: Martin Thornquist @ 2001-04-25 13:18 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 426 bytes --]

Emacs 20.7, Gnus 5.8.8

Highlights of .gnus:

(setq gnus-select-method '(nntp "nntp.ifi.uio.no"))

(setq gnus-default-subscribed-newsgroups
      '("ifi.tavle" "ifi.fritt-forum"))

When I start Gnus on a clean account, I only get nndraft:drafts in
*Group*; shouldn't I also get ifi.tavle and ifi.fritt-forum?

.newsrc.eld after starting from scratch (no .newsrc or .newsrc.eld),
starting Emacs, starting Gnus, quitting Gnus:


[-- Attachment #2: Type: text/plain, Size: 1095 bytes --]

;; -*- emacs-lisp -*-
;; Gnus startup file.
;; Never delete this file -- if you want to force Gnus to read the
;; .newsrc file (if you have one), touch .newsrc instead.
(setq gnus-newsrc-file-version "Gnus v5.8.8")
(setq gnus-newsrc-last-checked-date '"Wed Apr 25 14:54:04 2001")
(setq gnus-newsrc-alist '(("nndraft:drafts" 1 nil nil (nndraft "") ((gnus-dummy (gnus-draft-mode))))))
(setq gnus-server-alist '(("archive" nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))))
(setq gnus-format-specs '((group-mode "Gnus: %%b {%M%:%S}" (concat (format "Gnus: %%b {%s%s%s}" gnus-tmp-news-method gnus-tmp-colon gnus-tmp-news-server))) (group "%M%S%p%P%5y: %(%g%)%l\n" (progn (insert (format "%c%c%c%s%5s: " gnus-tmp-marked-mark gnus-tmp-subscribed gnus-tmp-process-marked gnus-group-indentation gnus-tmp-number-of-unread)) (gnus-put-text-property (point) (progn (insert gnus-tmp-group) (point)) gnus-mouse-face-prop gnus-mouse-face) (insert gnus-tmp-grouplens "\n"))) (version . "20.7.1")))

[-- Attachment #3: Type: text/plain, Size: 189 bytes --]


Doesn't gnus-default-subscribed-newsgroups work?


Martin
-- 
"An ideal world is left as an exercise to the reader."
                                                 -Paul Graham, On Lisp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-25 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-25 13:18 gnus-default-subscribed-newsgroups not working? Martin Thornquist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).