GNU bug report logs - #62451
29.0.60; nnselect-request-threads assumes gnus-search-use-parsed-queries

Previous Next

Package: emacs;

Reported by: Sean Whitton <spwhitton <at> spwhitton.name>

Date: Sat, 25 Mar 2023 23:18:02 UTC

Severity: normal

Found in version 29.0.60

Done: Sean Whitton <spwhitton <at> arizona.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andrew Cohen <cohen <at> bu.edu>
To: Sean Whitton <spwhitton <at> spwhitton.name>
Cc: cohen <at> bu.edu, 62451 <at> debbugs.gnu.org
Subject: bug#62451: 29.0.60; nnselect-request-threads assumes gnus-search-use-parsed-queries
Date: Sun, 26 Mar 2023 08:17:03 +0800
>>>>> "SW" == Sean Whitton <spwhitton <at> spwhitton.name> writes:

    SW> X-debbugs-cc: cohen <at> bu.edu nnselect-request-threads generates a
    SW> query in Gnus's generic search language and expects
    SW> gnus-search-prepare-query to convert it to a raw query.  But if
    SW> gnus-search-use-parsed-queries is nil, as it is by default, then
    SW> this doesn't happen, and the search engine receives a query it
    SW> can't understand.  For example, notmuch receives a query like
    SW> "id:<foo> or id:<bar>" when it should receive "id:foo or
    SW> id:bar".

    SW> This breaks the gnus-summary-refer-thread command.

    SW> One way to fix it is to add a binding
    SW> (gnus-search-use-parsed-queries t) to the let* form in which the
    SW> call to gnus-search-run-query is made.


This has been in my tree for ages but I never pushed it (it is part of
larger changes to thread referral/retrieval). Its worth pushing by
itself and I'll try to do that.

Sorry for the delay.

-- 
Andrew Cohen




This bug report was last modified 2 years and 112 days ago.

Previous Next


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