Stephen J Eglen <sj...@cam.ac.uk> writes:

> I'm starting to see unicode characters/emoji being used in subject lines; how 
> does one search for (a) a particular unicode character (b) a range of 
> characters?
>
> e.g. I have a mail with subject shown as:
>
>               🚨 Stephen, big news from Runna! 🚨           
>
> i.e. the first and last char of the subject are: 0x1F6A8 which I can normally 
> enter using C-x 8 RET 1F6A8 RET
>
> When I do a notmuch-search for that character, it doesn't find any matches.
>

For a limited set of fields, regex searches work. Searching for
subject:/🚨/ works for me. For background, see notmuch-search-terms(7)
particularly "Tags and Terms"
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to