On Tue, Aug 02, 2022 at 12:39:06PM +0200, Bastian wrote: > I see it in the subject now. > There are two U+FFFD chars. > >> | System: Darwin 21.6.0 (arm64) >> | ncurses: ncurses 6.3.20220625 (compiled with 6.3) >> | libiconv: 1.16 >> | hcache backend: lmdb LMDB 0.9.70: (December 19, 2015) >> | >> | Compiler: >> | Apple clang version 13.1.6 (clang-1316.0.21.2.5) >> | Target: arm64-apple-darwin21.5.0 >> | Thread model: posix >> | [...] > > Maybe some local vim/encoding issues on darwin?
Maybe. Interestingly, if I change the subject via 's' before sending in mutt and replace the two replacement characters with 0x52a0 it works. Dennis