GNU bug report logs -
#9410
Manual should clearly define "group name"
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Tue, 30 Aug 2011 19:42:02 UTC
Severity: normal
Tags: notabug
Found in version 5.110018
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #21 received at 9410 <at> debbugs.gnu.org (full text, mbox):
Dave Abrahams <dave <at> boostpro.com> writes:
>>> Many times when customizing things for Gnus I have a pattern to match
>>> groups, but it's never entirely clear to me against what the pattern
>>> will be matched. Will it be <method>+<server>:<group>, or simply
>>> <group>? Is the answer different depending on whether <method> is a
>>> primary or secondary select method?
>>
>> The latter, mainly,
>
> the latter, meaning "secondary select method," or meaning "simply
> <group>?"
The latter, as in "depending on whether method is...".
>> I say "mainly" because if you're doing something in the backends, they
>> don't deal with Gnus group names, but with their own group names, which
>> are un-prefixed.
>
> Umm... so that sounds like you meant "the former" above, and not "the
> latter?"
Nope.
> This is clear as mud, I'm afraid. Here's an example from my gnus
> customizations:
>
> '(gnus-spam-process-destinations
> (quote
> (("^\\(\\(nnimap\\+\\)?LocalIMAP:\\)?[^+]*$" "[Gmail].Spam"))))
> '(gnus-spam-process-newsgroups
> (quote
> (("^\\(\\(nntp\\+\\)?LocalNNTP:\\)?gmane\\."
> ((spam spam-use-gmane))))))
>
> I have a strong suspicion that those regexps are at least 400% more
> complicated than they actually need to be, but I couldn't tell what Gnus
> was going to be matching.
The regexps look fine to me.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 13 years and 253 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.