Gnus development mailing list
 help / color / mirror / Atom feed
From: Martin Thornquist <martint+news@ifi.uio.no>
Subject: gnus-default-subscribed-newsgroups not working?
Date: 25 Apr 2001 15:18:04 +0200	[thread overview]
Message-ID: <xunwv89xgmr.fsf@vellheitur.ifi.uio.no> (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

                 reply	other threads:[~2001-04-25 13:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xunwv89xgmr.fsf@vellheitur.ifi.uio.no \
    --to=martint+news@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).