Hi, In gnus-search, there are several logs (some of them quite verbose when one's iterating over long lists of groups) using `message'. I think that it'd be better to use `gnus-message' instead, with levels as appropriate. That way one can avoid (or enable!) them via gnus-verbose. I'm attaching a patch changing them all to level 7, since they looked like debug messages to me; but it's just a suggestion. Thanks! jao