lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV reading/posting news


From: Foteos Macrides
Subject: Re: LYNX-DEV reading/posting news
Date: Fri, 14 Feb 1997 09:23:36 -0500 (EST)

Laura Eaves <address@hidden> wrote:
>> Date: Wed, 12 Feb 1997 19:26:20 -0500 (EST)
>> From: Foteos Macrides <address@hidden>
>> ...
>>      What happens when you send that server a  GROUP news.group  command
>> via an  nntp://netnews.voicenet.com/news.group  URL for a news.group which
>> isn't in the list returned via the LIST NEWSGROUPS command?
>
>I tried nntp://www.voicenet.com/comp.lang.c++ and it worked fine -- but
>comp.lang.c++ isn't in the main list.
>How would I specify multiple newsgroups witout a wildcard?
>How would I specify articles?

        The support for wildcarded newsgroup names is a Lynxism, not
in RFC1738.  It's implemented as a head or tail match filter to the
reply for a LIST NEWSGROUPS command, i.e., instead of listing everything
returned by the nntp server, it lists only the groups which head or tail
match.  Thus if you use nttp://netnews.voicenet.com/comp.infosystems.*
it will skip any newsgroups which don't begin with comp.infosystems.
However, if the groups you want aren't included in the reply for a
LIST NEWSGROUPS command, that won't help.

        The formats for news, nntp, snews, newspost, newsreply, snewspost
and snewsreply URLs are explain in the "Supported URLs" section of the
online 'h'elp.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]