Gnus development mailing list
 help / color / mirror / Atom feed
* problem with subscribe and topics
@ 1999-12-02 17:14 Jack Twilley
  1999-12-02 23:16 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Twilley @ 1999-12-02 17:14 UTC (permalink / raw)


I have the following topic parameter on my Archive topic:

((subscribe . "nnfolder+archive"))

When I restarted gnus, it discovered a new group named
nnfolder+archive:mail.1999-12 but did _not_ put it under the Archive
topic, instead placing it under the misc topic.

What did I do wrong?  I have gnus-subscribe-newsgroup-method set to
'gnus-subscribe-topics which I thought was the right way.

Jack.
-- 
Jack Twilley
jmt at nycap dot rr dot com
http colon slash slash jmt dot dhs dot org slash tilde jmt slash


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

* Re: problem with subscribe and topics
  1999-12-02 17:14 problem with subscribe and topics Jack Twilley
@ 1999-12-02 23:16 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-02 23:16 UTC (permalink / raw)


Jack Twilley <jmt+usenet@nycap.rr.com> writes:

> I have the following topic parameter on my Archive topic:
> 
> ((subscribe . "nnfolder+archive"))

The parameter is a regexp, so you want 

((subscribe . "nnfolder\\+archive"))

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-12-02 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-02 17:14 problem with subscribe and topics Jack Twilley
1999-12-02 23:16 ` Lars Magne 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).