info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wrong gnus-search in nnml folder


From: Angel de Vicente
Subject: Re: wrong gnus-search in nnml folder
Date: Mon, 30 Jan 2023 20:54:23 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello,

Eric Abrahamsen <eric@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

[Prev in Thread] Current Thread [Next in Thread]