[PATCH] try regexp searching for completion

2018-09-20 Thread David Bremner
--- Can you try this alternative to caching, and see if the performance is acceptable for you? I think it should be faster than your original implementation (and also work better with multiple word f...@beep.boop prefixes). For me this is performs much nicer than the "read all the addresses"

[PATCH v2] introduce new.rename_tags for renamed (moved) messages

2018-09-20 Thread Michael J Gruber
IMAP clients (such as webmail) use folders to mark messages as junk etc., some even to mark messages as trash ("move to trash"). Such a change is reported by notmuch as a rename; the message is not tagged with new.tags since it is not new, so that there is no way to act upon a rename. Introduce