On Mon, Nov 13, 2006 at 10:06:44AM +0100, Matus UHLAR - fantomas wrote: > On 12.11.06 14:52, Andrea Ganduglia wrote: > > Hi. I have a lots ascii file with ecoding iso-8859-* and I must > > convert those in UTF-8. How? > > iconv -f <src-encoding> -t <dst-encoding> <inputfile> > outputfile. > > There is also 'recode' package, however I found it a bit redundant, since > iconv (part of libc6) has this functionality
And after you've has converted such a file, how can you tell emacs that it is supposed to recognise the new encoding? -- hendrik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]