Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* hacking the .eld file b/c virtual groups are "read-only servers"
@ 2012-10-08 19:52 Fritz Wuehler
  2012-12-24 16:51 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Fritz Wuehler @ 2012-10-08 19:52 UTC (permalink / raw)
  To: info-gnus-english

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: hacking the .eld file b/c virtual groups are "read-only servers"
  2012-10-08 19:52 hacking the .eld file b/c virtual groups are "read-only servers" Fritz Wuehler
@ 2012-12-24 16:51 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2012-12-24 16:51 UTC (permalink / raw)
  To: info-gnus-english

Fritz Wuehler <fritz@spamexpire-201210.rodent.frell.theremailer.net>
writes:

> 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.

You kill groups with `C-k'.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-24 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-08 19:52 hacking the .eld file b/c virtual groups are "read-only servers" Fritz Wuehler
2012-12-24 16:51 ` Lars Ingebrigtsen

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).