Hello,

Eric Abrahamsen <e...@ericabrahamsen.net> writes:
> As I read the spec, that's the correct format (actually, mairix could
> also handle the "3d" directly, but there's currently no option to pass
> the unparsed search string through). Can you check on the command line,
> outside of Gnus, and confirm that you see the correct messages returned?

mairix seems to work no problem:

,----
| $ mairix -o search "d:5d-"
| Matched 314 messages
| $ mairix -o search "d:3d-"
| Matched 134 messages
| $ mairix -o search "d:1d-"
| Matched 75 messages
`----

,----
| $ mairix -o search "d:20230125-"
| Matched 314 messages
| $ mairix -o search "d:20230127-"
| Matched 134 messages
| $ mairix -o search "d:20230129-"
| Matched 75 messages
`----


> You can also edebug `gnus-search-run-search' for the
> `gnus-search-indexed' engine (gnus-search.el:1394 in master), and see
> if anything funky is happening in there.

I will try, though I'm really rusty with Emacs debugging, I will have to
refresh my memory..

-- 
Ángel de Vicente                 -- (GPG: 0x64D9FDAE7CD5E939)
 Research Software Engineer (Supercomputing and BigData)
 Instituto de Astrofísica de Canarias (https://www.iac.es/en)


Reply via email to