Hi, I used to use a search like
lei q -I https://lore.kernel.org/all/ -o ~/Mail/liuhangbin --threads --dedupe=mid '((tc:liuhangbin AND rt:6.month.ago..) NOT (tc:[email protected] OR f:[email protected])' It works on fc35. But after I update to fc36 with lei-1.9.0-1.fc36. It start to add quotes in the search link and make the search never works. e.g. $ lei q -I https://lore.kernel.org/all/ -o ~/Mail/liuhangbin --threads --dedupe=mid '((tc:liuhangbin AND rt:6.month.ago..) NOT (tc:[email protected] OR f:[email protected])' # /home/Liu/.local/share/lei/store 0/0 # /usr/bin/curl -Sf -s -d '' https://lore.kernel.org/all/?x=m&t=1&q=((tc%3A%22liuhangbin+AND+rt%3A6.month.ago..)+NOT+(tc%3Astable%40vger.kernel.org+OR+f%3Asfr%40canb.auug.org.au)%22 # 0 written to /home/Liu/Mail/liuhangbin/ (0 matches) Do you think if this is a bug, or I should update my search. Thanks Hangbin
