Re: Save text as unicode



Am 07.03.02 12:27:20 schrieb(en) Olaf Frączyk:
> I would like to have a possibility to save text (or plain message) as 
> unicode.
> It's because I use mostly iso-8859-2, and if I save document in linux, I 
> have problems to read it in windows.

The simple (but not gui friendly) solution would be saving your mail as 
plain text, and then run the iconv command (coming with glibc) on that file, 
e.g.

iconv -f ISO-8859-2 -t UTF8 -o winbloze.txt linux.txt

Works perfectly for me to convert to/from Macintosh format....

BTW, it might be nice to have some kind of "configurable export filters" in 
balsa, which may take something like a pipe, so you could do exporting 
semi-automatic.

Hope this helps,

	Albrecht.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Albrecht Dreß  -  Johanna-Kirchner-Straße 13  -  D-53123 Bonn (Germany)
        Phone (+49) 228 6199571  -  mailto:albrecht.dress@arcor.de
_________________________________________________________________________



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