On 2024-03-23, Sadeep Madurange <[email protected]> wrote: > Hello, > > I see a bunch of question marks instead of spaces (0x20 in ASCII) in > some emails when viewed in mutt. This happens with emails that contains > patches, output of commands like ifconfig (content with indented > blocks). > > Output of locale: > > LANG= > LC_COLLATE="C" > LC_CTYPE="C" > LC_MONETARY="C" > LC_NUMERIC="C" > LC_TIME="C" > LC_MESSAGES="C" > LC_ALL= > > Output of locale charmap: US-ASCII > > I'm using Xterm with DejaVu Sans Mono font. I have set XTerm*utf-8 to > true in Xdefaults. I also tried setting LC_CTYPE=en_US.UTF-8, which > changed the ? in mutt to �. I'm not sure if this is an issue with my > mutt config or some setting in OpenBSD/Xterm. Appreciate ideas for a > fix.
Probably something to do with charset settings in .muttrc. FWIW I have "set charset=utf-8" in .muttrc and "export LC_CTYPE=en_US.UTF-8" in .xsession and no issues. > Index: 75.html >=================================================================== > RCS file: /cvs/www/75.html,v > retrieving revision 1.10 > diff -u -p -r1.10 75.html > --- 75.html???????? 22 Mar 2024 11:08:09 -0000?????????? 1.10 > +++ 75.html???????? 22 Mar 2024 15:22:40 -0000 > @@ -408,6 +408,7 @@ to 7.5. > ???????? <li>JDK 8u402, 11.0.22, 17.0.10 and 21.0.2 > ???????? <li>KDE Applications 23.08.4 > ???????? <li>KDE Frameworks 5.115.0 > +?????? <li>KDE Plasma 5.27.10 > ???????? <li>Krita 5.2.2 > ???????? <li>LLVM/Clang 13.0.0, 16.0.6 and 17.0.6 > ???????? <li>LibreOffice 24.2.1.2 Those are places where there are tabs.

