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 & 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'