$
newsrc
->mark_range
(
groupname
,
n
,
m
[,
options
])
Adds articles in the specified range to the list. Arguments are:
-
groupname
-
Newsgroup to add articles to.
-
n
-
Number of the first article in the range.
-
m
-
Number of the last article in the range.
-
options
-
Hash. See description under
add_group
.