Function: gnus-group-make-nnir-group
gnus-group-make-nnir-group is a and interactive for
gnus-group-read-ephemeral-search-group, defined in gnus-group.el.gz.
This command is obsolete since 28.1; use
gnus-group-read-ephemeral-search-group instead.
Signature
(gnus-group-make-nnir-group NO-PARSE &optional SPECS)
Documentation
Read an nnselect group based on a search.
Prompt for a search query and determine the groups to search as
follows: if called from the *Server* buffer search all groups
belonging to the server on the current line; if called from the
*Group* buffer search any marked groups, or the group on the
current line, or all the groups under the current topic. A
prefix arg NO-PARSE means that Gnus should not parse the search
query before passing it to the underlying search engine. A
non-nil SPECS arg must be an alist with search-query-spec and
search-group-spec keys, and skips all prompting.
Key Bindings
Aliases
gnus-group-make-nnir-group (obsolete since 28.1)