Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (David S. Goldberg)
Subject: Re: nndoc groups no longer inheriting parent parameters
Date: Wed, 30 Jan 2002 10:00:50 -0500	[thread overview]
Message-ID: <m1belk7sx25.fsf@blackbird.mitre.org> (raw)
In-Reply-To: <m3k7u4lprm.fsf@quimbies.gnus.org>

>>>>> On Sat, 26 Jan 2002 23:18:53 +0100, Lars Magne Ingebrigtsen
>>>>> <larsi@gnus.org> said:

>>> If you want the nndoc group generated from the nnvirtual group to
>>> get `gnus-show-threads' set to nil, you have to add that parameter
>>> to the nnvirtual group.
>> 
>> But that's what I've done, and the nndoc group (which according to the
>> modeline is really a nnvirtual?!?!?) doesn't inherit the parameter.

> I'm unable to reproduce this bug.  If I put

> ((gnus-show-threads nil))

> into the `G p' buffer, I get that variable set to nil in the group.
> If I `C-d' a digest in that group, that variable is set to nil in that
> nndoc group.

I've tried edebugging gnus-summary-enter-digest-group and
gnus-group-read-ephemeral-group and still do not understand why the
parameters set for it get lost when entering a digest within the
virtual group.  Here's the entry for it in my .newsrc.eld:

("nnvirtual:comp.risks" 3
 ((1 . 25))
 ((seen 1 (4 . 7) 14 17 19 (21 . 23) 25) (dormant 1 (4 . 7) 14 22))
 (nnvirtual "^$\\|\\(^comp\\.risks$\\)\\|\\(^nnml:comp\\.risks$\\)")
 ((newsgroup . t) (gnus-use-threads nil)))

However, I tried (again) to use gnus-parameters to solve the problem
and this time it worked.  Setting gnus-parameters to
(("nnvirtual:comp.risks-.*" (gnus-show-threads nil))) explicitly sets
the parameter in the nndoc group (I still have to wonder if the prefix
not being changed from "nnvirtual" to "nndoc" has something to do with
the problem) and threading is turned off as desired.  I know I tried
this before, but probably messed up the regexp or some other form of
operator error.

Thanks,
-- 
Dave Goldberg
david.goldberg6@verizon.net





      reply	other threads:[~2002-01-30 15:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-27 14:32 David S. Goldberg
2001-12-28 23:42 ` Lars Magne Ingebrigtsen
2001-12-31 15:07   ` David S. Goldberg
2001-12-31 22:22     ` Lars Magne Ingebrigtsen
2002-01-02 15:46       ` David S. Goldberg
2002-01-19 19:41         ` Lars Magne Ingebrigtsen
2002-01-22 22:00           ` David S. Goldberg
2002-01-26 22:18             ` Lars Magne Ingebrigtsen
2002-01-30 15:00               ` David S. Goldberg [this message]

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=m1belk7sx25.fsf@blackbird.mitre.org \
    --to=david.goldberg6@verizon.net \
    /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).