Re: gnus-registry-marks; possible to search and filter for marks

2020-02-05 Thread Eric Abrahamsen
physiculus  writes:

> Hello,
> i use gnus-registry-marks to set the marks.
> That works, but i do not find commands to search or filter for
> particular marks.
>
> Is it possible?
> If not, what's the usage of such marks?

Well, they're nice to look at :)

I wrote a function for Gnorb that conducts an nnir search based on
information in the registry. It was horribly slow, because the registry
only records message-ids. So for each message found, it had to first do
a message-id->article-number lookup, then use that to actually retrieve
the article.

It was sort of too slow to be practically useful.

Eric

___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


gnus-registry-marks; possible to search and filter for marks

2020-02-05 Thread physiculus
Hello,
i use gnus-registry-marks to set the marks.
That works, but i do not find commands to search or filter for
particular marks.

Is it possible?
If not, what's the usage of such marks?

Regards
Poul

___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english