Re: Weird issue with French accents on MacOS after upgrade

2023-10-09 Thread Emile CARCAMO
Hello Marc, After moving to a more recent version of MacOS, what is the TCL/ TK versions installed ? I'm not familiar with MacOS but rather with Fedora/RedHat like distros, but have you tried reinstalling TCL/TK from Sources tarfiles or from MacOS packages (if any

Re: Weird issue with French accents on MacOS after upgrade

2023-10-09 Thread Marc Baaden
Dear �mile, Thank you very much for these pointers. It turns out there was an issue (bug?) at the level of the X server I was using (XQuartz for MacOS) and when I updated it, the accents started working again. So I can now do my etc. as before. Only some colleagues, depending on which mai

Re: Weird issue with French accents on MacOS after upgrade

2023-10-09 Thread Ken Hornstein
>Dear �mile, So this shows the problem right here; I see what SHOULD be a É as the UTF-8 unknown character symbol. Your email was sent in quoted-printable UTF-8 (good), but that character was encoded as =EF=BF=BD. Which is ... the UTF-8 replacement character (U+FFFD) Honestly, I don't really und

Re: Weird issue with French accents on MacOS after upgrade

2023-10-09 Thread Marc Baaden
Thank you very much Ken for acknowledging this issue. Now I need to find out where it comes from. I am sending purely with exmh Sedit from my Mac with a French keyboard, so somewhere something seems to go wrong in what the OS sends and what Sedit receives, do I get this right? Any way I can dia

Re: Weird issue with French accents on MacOS after upgrade

2023-10-09 Thread Ken Hornstein
>Thank you very much Ken for acknowledging this issue. Now I need to >find out where it comes from. I am sending purely with exmh Sedit >from my Mac with a French keyboard, so somewhere something seems to go >wrong in what the OS sends and what Sedit receives, do I get this right? Yeah, exactly.