Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Fritz Wuehler <fritz@spamexpire-201210.rodent.frell.theremailer.net>
To: info-gnus-english@gnu.org
Subject: hacking the .eld file b/c virtual groups are "read-only servers"
Date: Mon, 08 Oct 2012 21:52:39 +0200	[thread overview]
Message-ID: <f58d0f0589968f0b71a63713dacd34e1@msgid.frell.theremailer.net> (raw)

I've tried to make changes to the virtual groups in the *Server*
buffer, and I'm blocked because virtual groups are seen as "read-only"
servers.  I cannot kill a group (how do you remove one?), and cannot
edit a virtual group either.

So I have resorted to editing the *.newsrc.eld file.

I've been burnt with this approach.  After simplifying some of the
"nnvirtual" regular expressions so that many groups with a common
string are matched, e.g.

  {nnvirtual:^$\|\(^alt\.usenet$\)\|\(^alt\.culture\.usenet$\)}

becomes:

  {nnvirtual:^$\|usenet}

I get strange results, like gnus never finding new messages.

             reply	other threads:[~2012-10-08 19:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-08 19:52 Fritz Wuehler [this message]
2012-12-24 16:51 ` Lars Ingebrigtsen

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=f58d0f0589968f0b71a63713dacd34e1@msgid.frell.theremailer.net \
    --to=fritz@spamexpire-201210.rodent.frell.theremailer.net \
    --cc=info-gnus-english@gnu.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).