[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ASCII file to ISO-8859-* to UTF-8



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



Reply to: