On Tue 28 Jun 2022 at 21:23, Eduardo Ochs <[email protected]> wrote: > On Tue, 28 Jun 2022 at 17:12, Tomas Hlavaty <[email protected]> wrote: >> id:[email protected] >> (notmuch-search "pluggable-or") > Can you explain these sexps and the msgid and and help me to run
id:[email protected] is a URI pointing to the email I sent. Every email has a Message-ID header (in this case [email protected]) and a decent email client can find an email by that ID. In my Emacs, I press M-f on that URI and see the email immediately. My email client is notmuch and (notmuch-search "pluggable-or") shows me a list of emails that contain that text. I sent that email to you and [email protected] so you should be able to find it. It might even be in the web interface, however, I do not know the URL.
