Eric Abrahamsen <e...@ericabrahamsen.net> writes:

> You can play with the bits and pieces to see where things might be going
> wrong:
>
> (gnus-search-query-parse-date "1y") -> (28 1 2022)
> (gnus-search-parse-query "since:1y") - > ((since 28 1 2022))
>
> So far so good.
>
> (gnus-search-transform
>  (make-instance 'gnus-search-imap)
>  (gnus-search-parse-query "since:1y")) -> "SINCE 28-Jan-2022"
>
> Still looking correct (right?).

Everything is fine up until this point.

> Try doing "C-u G G" on an nnimap group to shut off gnus-search parsing,
> and enter "SINCE 28-Jan-2022" as the search string. Does that return
> anything?

Sill nothing:

--8<---------------cut here---------------start------------->8---
Group nnselect:nnselect-87cz6x1zv6.fsf contains no messages
--8<---------------cut here---------------end--------------->8---




-- 
Julien Cubizolles


Reply via email to