From mboxrd@z Thu Jan 1 00:00:00 1970 From: patroclo7@gmail.com (Giorgio Lando) Date: Mon, 07 Jan 2008 09:44:39 +0100 Subject: [sup-talk] the proper way of determining the encoding In-Reply-To: <1199685831-sup-2011@south> References: <1199569265-sup-4567@clarabella.clarabella> <1199685831-sup-2011@south> Message-ID: <1199695396-sup-1028@clarabella.clarabella> > What does this command produce on your system? "locale -c LC_CTYPE | > head -6". It produces: LC_CTYPE upper;lower;alpha;digit;xdigit;space;print;graph;blank;cntrl;punct;alnum;combining;combining_level3 toupper;tolower;totitle 16 1 ISO-8859-15 And actually ISO-8859-15 is the right/desired encoding. Giorgio