Ludovic Drolez wrote: >> stuff instead of the 8bit chars. For example a such a test file: >> ęóąśłżćń >> is displayed as: >> ^ó^[B|^D >> > > Really strange... I do not have the problem with fr_FR and ISO-8859-1|15.
I tried to set my locale to fr_FR and surprisingly mc displayed text files written in Polish without any problems. But on the other hand, when I switched locale back to pl_PL, mc couldn't correctly display some French characters. For example letters `ŕ', `ę', `č' in the following three example lines from dpkg(1) man page: Ce manuel est destiné aux utilisateurs qui souhaitent aller au-delŕ dpkg et la plus agréable pour l'utilisateur. dpkg lui-męme entičrement contrôlé par des paramčtres sur la ligne de commande. are displayed incorrectly by mc: Ce manuel est destiné aux utilisateurs qui souhaitent aller au-delU dpkg et la plus agréable pour l'utilisateur. dpkg lui-m^me enti^rement contrôlé par des param^tres sur la ligne de commande I did some tests with other locales (like ru_RU.ISO-8859-5 or eo.ISO-8859-3) and it seems the internal mc viewer supports only ISO-8858-1(5) and UTF-8 locales. Regards, robert

