Re: gnus-search & imap: always "CHARSET UTF-8" when literal+ is supported

2021-10-25 Thread Eric Abrahamsen
David Edmondson writes: > On Friday, 2021-10-22 at 10:47:42 -07, Eric Abrahamsen wrote: > >> David Edmondson writes: >> >>> Using current emacs git head, talking to outlook.office365.com over >>> IMAP. >>> >>> Attempts to use gnus-search always fail with the server reporting: >>> >>> (("NO" ("BA

Re: gnus-search & imap: always "CHARSET UTF-8" when literal+ is supported

2021-10-25 Thread David Edmondson
On Friday, 2021-10-22 at 10:47:42 -07, Eric Abrahamsen wrote: > David Edmondson writes: > >> Using current emacs git head, talking to outlook.office365.com over >> IMAP. >> >> Attempts to use gnus-search always fail with the server reporting: >> >> (("NO" ("BADCHARSET" "(US-ASCII)") "The" "specif

Re: gnus-search & imap: always "CHARSET UTF-8" when literal+ is supported

2021-10-22 Thread Eric Abrahamsen
David Edmondson writes: > Using current emacs git head, talking to outlook.office365.com over > IMAP. > > Attempts to use gnus-search always fail with the server reporting: > > (("NO" ("BADCHARSET" "(US-ASCII)") "The" "specified" "charset" "is" "not" > "supported.")) > > Looking at gnus-search.e

gnus-search & imap: always "CHARSET UTF-8" when literal+ is supported

2021-10-22 Thread David Edmondson
Using current emacs git head, talking to outlook.office365.com over IMAP. Attempts to use gnus-search always fail with the server reporting: (("NO" ("BADCHARSET" "(US-ASCII)") "The" "specified" "charset" "is" "not" "supported.")) Looking at gnus-search.el, `gnus-search-imap-search-command' alwa