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

2006-11-14 Thread hendrik
On Tue, Nov 14, 2006 at 11:26:22PM +0100, Jhair Tocancipa Triana wrote: > hendrik writes: > > > This is an emacs-specific add-on question. If it has seen a file in one > > encoding system, and I run a program to change it to another (in my > > case, getting my accented letters converted from t

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

2006-11-14 Thread Jhair Tocancipa Triana
hendrik writes: > On Tue, Nov 14, 2006 at 09:31:25AM +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? >> >> > On Mon, Nov 13, 2006 at 10:06:44AM +0

emacs and ASCII file to ISO-8859-* to UTF-8

2006-11-14 Thread hendrik
On Tue, Nov 14, 2006 at 09:31:25AM +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? > > > On Mon, Nov 13, 2006 at 10:06:44AM +0100, Matus UHLAR - fantom

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

2006-11-14 Thread Matus UHLAR - fantomas
> > 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? > On Mon, Nov 13, 2006 at 10:06:44AM +0100, Matus UHLAR - fantomas wrote: > > iconv -f -t > outputfile. > > > > There is also 'recode' package

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

2006-11-13 Thread s. keeling
ochnap2 <[EMAIL PROTECTED]>: > On Sunday 12 November 2006 10:52, Andrea Ganduglia wrote: > > Hi. I have a lots ascii file with ecoding iso-8859-* and I must > > convert those in UTF-8. How? > > convmv (0) heretic /home/keeling_ aptitude show convmv ... Description: filename encoding conversion

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

2006-11-13 Thread ochnap2
On Sunday 12 November 2006 10:52, Andrea Ganduglia wrote: > Hi. I have a lots ascii file with ecoding iso-8859-* and I must > convert those in UTF-8. How? > convmv > -- > Openclose.it - Idee per il software libero > http://www.openclose.it __ Correo

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

2006-11-13 Thread hendrik
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 -t > outputfile. > > There is also 'recode' package, however I

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

2006-11-13 Thread Matus UHLAR - fantomas
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 -t > outputfile. There is also 'recode' package, however I found it a bit redundant, since iconv (part of libc6) has this functionality -- Matu

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

2006-11-12 Thread s. keeling
Andrea Ganduglia <[EMAIL PROTECTED]>: > Hi. I have a lots ascii file with ecoding iso-8859-* and I must > convert those in UTF-8. How? man recode -- Any technology distinguishable from magic is insufficiently advanced. (*)http://www.spots.ab.ca/~keeling Linux Counter #80292 - -

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

2006-11-12 Thread Andrea Ganduglia
Hi. I have a lots ascii file with ecoding iso-8859-* and I must convert those in UTF-8. How? -- Openclose.it - Idee per il software libero http://www.openclose.it -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]