Quoting Eric Abrahamsen :
Michael M Slusarz writes:
Quoting Eric Abrahamsen :
While I've got you here, I hope you'll answer one more question: what's
the format for searching multiple terms with non-ascii strings? Is it
possible in one run to find a utf-8 encoded subject, and a utf-8 encode
Michael M Slusarz writes:
> Quoting Eric Abrahamsen :
>
>> While I've got you here, I hope you'll answer one more question: what's
>> the format for searching multiple terms with non-ascii strings? Is it
>> possible in one run to find a utf-8 encoded subject, and a utf-8 encoded
>> body?
>
> IMAP
Michael M Slusarz writes:
> Quoting Eric Abrahamsen :
>
>> While I've got you here, I hope you'll answer one more question: what's
>> the format for searching multiple terms with non-ascii strings? Is it
>> possible in one run to find a utf-8 encoded subject, and a utf-8 encoded
>> body?
>
> IMAP
Quoting Eric Abrahamsen :
While I've got you here, I hope you'll answer one more question: what's
the format for searching multiple terms with non-ascii strings? Is it
possible in one run to find a utf-8 encoded subject, and a utf-8 encoded
body?
IMAP interaction would look like this:
C: . UI
Michael M Slusarz writes:
> Quoting Eric Abrahamsen :
>
>> Hi there,
>>
>> I'm looking into improving IMAP search support for the Gnus Emacs mail
>> client, and trying to add the ability to search non-ascii characters. So
>> far as I know, I start this invocation with something like:
>>
>> . UID
Quoting Eric Abrahamsen :
Hi there,
I'm looking into improving IMAP search support for the Gnus Emacs mail
client, and trying to add the ability to search non-ascii characters. So
far as I know, I start this invocation with something like:
. UID SEARCH CHARSET UTF-8 TEXT {NNN}
Where NNN is th