Gnus development mailing list
 help / color / mirror / Atom feed
From: clemens fischer <ino-qc@spotteswoode.dnsalias.org>
Subject: nnrss keeps forgetting feed URLs after session
Date: Wed, 14 Jul 2004 20:38:10 +0200	[thread overview]
Message-ID: <658qtown.fsf@ID-23066.news.dfncis.de> (raw)

(this is a copy of my post to gnus.bugs, which should be more appropriate
here.)

No Gnus v0.3

GNU Emacs 21.3.50.2 (i386-unknown-freebsd4.9, X toolkit, Xaw3d scroll bars)
 of 2004-03-27 on spotteswoode.dnsalias.org

200 Leafnode NNTP daemon, version 2.0.0.alpha20040513a at
ID-23066.news.dfncis.de

hi.

i have had this problem for quite some time:  every once in a while nnrss
groups loose the URLs of their feeds.  the minibuffer queries for them
showing a default of "http://".  as there's no easy way to retrieve them,
i have to rely on the contents of News/rss/nnrss.el, which doesn't contain
any but the URLs saved in the current session.

i can `G R' a RSS group, *after* the gnus session it will be lost
permanently, but it works during the session.

one other thing:  i cannot edit the groups title or description:  if i do
that, RSS will either refuse to access the URL or not make it at all.  i
used to save the URL in the groups title to keep at least the URL.

is there anything i can do besides deleting all the feeds and starting
over?  i had removed the entire contents of News/rss/* and began anew
(several times), but as it stands now, nnrss is unusable!

regards,  clemens


------------------ Environment follows ------------------
(setq gnus-default-nntp-server "")
(setq gnus-select-method
      '(nntp "localhost"))
(setq gnus-message-archive-group "nnml:out")
(setq gnus-secondary-select-methods
      '((nnfolder ""
                  (nnfolder-directory "~/Mail")
                  (nnfolder-active-file "~/Mail/active")
                  (nnfolder-newsgroups-file "~/Mail/newsgroups")
                  (nnfolder-get-new-mail nil))
        (nnmaildir ""
                   (directory "~/nnmaildir")
                   (get-new-mail nil)
                   (directory-files nnheader-directory-files-safe))
        (nnml ""
              (directory "~/mail-nnml")
              (get-new-mail t)
              (nov-is-evil nil)
              (nov-file-name ".overview"))))
(setq mm-inlined-types
      '("application/pgp$" "image/.*" "text/.*" "message/delivery-status" "message/rfc822" "message/partial" "message/external-body" "application/emacs-lisp" "application/x-emacs-lisp" "application/pgp-signature" "application/x-pkcs7-signature" "application/pkcs7-signature" "application/x-pkcs7-mime" "application/pkcs7-mime"))
(setq mm-automatic-display
      '("application/pgp$" "text/plain" "text/enriched" "text/richtext" "text/html" "text/x-vcard" "image/.*" "message/delivery-status" "multipart/.*" "message/rfc822" "text/x-patch" "application/pgp-signature" "application/emacs-lisp" "application/x-emacs-lisp" "application/x-pkcs7-signature" "application/pkcs7-signature" "application/x-pkcs7-mime" "application/pkcs7-mime"))
(setq mm-discouraged-alternatives
      '("text/html" "text/richtext"))



             reply	other threads:[~2004-07-14 18:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-14 18:38 clemens fischer [this message]
2004-07-15  7:00 ` Jonas Steverud
2004-07-16 19:22 ` Clemens Fischer

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=658qtown.fsf@ID-23066.news.dfncis.de \
    --to=ino-qc@spotteswoode.dnsalias.org \
    /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).