"Jose A. Ortega Ruiz" writes: > On Thu, Nov 12 2020, Eric Abrahamsen wrote: > >> On 11/08/20 07:16 AM, Jose A. Ortega Ruiz wrote: >>> On Sat, Nov 07 2020, Eric Abrahamsen wrote: >>> >>>>> Hmmm, are nested topics supported? That is, if i search on a topic that >>>>> contains subtopics, is the search including groups inside those >>>>> subtopics? >>>> >>>> That's it! Nested topics are not supported. I'll put this on the list >>>> and get it fixed in the next couple days. >>> >>> Excellent. Count on me to give it a test drive! >> >> Okay here goes -- the attached patch should make topic searching work as >> expected. Would you give it a try? > > hmmm, no. with this patch applied, GG on a topic raises: > > gnus-topic-find-groups("inbox" nil all nil recursive) > gnus-group-read-ephemeral-search-group(nil) > funcall-interactively(gnus-group-read-ephemeral-search-group nil) > call-interactively(gnus-group-read-ephemeral-search-group nil nil) > command-execute(gnus-group-read-ephemeral-search-group) Bah, it's always the last minute little "inconsequential" changes that get you. This version should at least not explode.