>       je dois lire le contenu du fichier suivant,
>afin de les traduire en francais, mais emacs a un peu de
>mal a me les afficher:
>
>
>gammu_us.txt: Little-endian UTF-16 Unicode English character data, with
>CRLF line terminators
>
>
>       comment puis-je dire a emacs de les afficher
>correctement, ou comment puis-je les convertir ?


je viens de trouver la réponse, pour transformer un fichier
URF-16 en UTF-8 (little indian), voici donc la manip:



Once you piped the file through
"iconv -f UTF-16LE -t UTF-8 | tr -d '\015'", it will be UTF-8 encoded.
Then you should be able to view it in an UTF-8
xterm or from within Mozilla or konqueror.
(Bruno Haible <[EMAIL PROTECTED]>)


Olivier




Linux-Azur :      http://www.linux-azur.org
Désinscriptions: http://www.linux-azur.org/liste.php3
**** Pas de message au format HTML, SVP ****

Répondre à