GNU bug report logs - #65196
28.2; gnus-group-make-nnir-group always returns "no messages"

Previous Next

Packages: emacs, gnus;

Reported by: Loris Bennett <loris.bennett <at> fu-berlin.de>

Date: Thu, 10 Aug 2023 08:51:02 UTC

Severity: normal

Found in version 28.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 65196 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Loris Bennett <loris.bennett <at> fu-berlin.de>,
 Andrew G Cohen <cohen <at> andy.bu.edu>
Cc: 65196 <at> debbugs.gnu.org
Subject: Re: bug#65196: 28.2;
 gnus-group-make-nnir-group always returns "no messages"
Date: Sat, 12 Aug 2023 09:56:41 +0300
> From: Loris Bennett <loris.bennett <at> fu-berlin.de>
> Date: Thu, 10 Aug 2023 09:48:53 +0200
> 
> 
> After upgrading Debian from 11 to 12, gnus-group-make-nnir-group always
> says that the search group contains no messages, even though there are
> in fact messages in the original group which contain the string searched
> for.
> 
> In *Messages* somethin like the following will appear:
> 
>   Opening server fu_exchange
>   Searching nnimap+fu_exchange:HPC...done
>   Group nnselect:nnselect-87jzu3z7wb.fsf contains no messages
> 
> The configuration in init.el is as follows:
> 
>   (setq user-mail-address "loris.bennett <at> fu-berlin.de")
> 
>   (setq message-send-mail-function 'smtpmail-send-it)
>   (setq smtpmail-smtp-server "mail.zedat.fu-berlin.de")
>   (setq smtpmail-smtp-service 587)
> 
>   (setq gnus-select-method '(nntp "news.fu-berlin.de"))
>   (setq gnus-secondary-select-methods
>         (quote
>          ((nnimap "fu_exchange"
>                   (nnir-search-engine imap)
>                   (remove-prefix "nnimap")
>                   (nnimap-address "mail.zedat.fu-berlin.de")
>                   (nnimap-record-commands t)
>                   (nnimap-inbox INBOX)
>                   (gnus-message-archive-group "nnimap+fu_exchange:Gesendete Elemente")))))
> 
> The same problem occurs with nntp groups (not configured in this test).
> 
> Unfortunately that is all the information I can provide, although I can
> see that it is probably insufficient to identify the problem.

Andrew, any comments?  Is this perhaps already fixed in Emacs 29?




This bug report was last modified 1 year and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.