According to Andrew Dunbar <[EMAIL PROTECTED]>: > Thanks Joaquin. Here's the revised version. It now also sets > the encoding when importing from RTF. This means you ought to > be able to load a Cyrillic RTF and save as plain text from an > English locale without your Cyrillic characters being lost. Committed. I'll close the bug. patch from Andrew Dunbar <[EMAIL PROTECTED]> to store the encoding of a document between opening and saving so you don't have to use the encoding dialog every save. This fixes bug 1466. CVS: Modified Files: CVS: src/af/xap/xp/xad_Document.cpp src/af/xap/xp/xad_Document.h CVS: src/wp/impexp/xp/ie_exp_Text.cpp CVS: src/wp/impexp/xp/ie_imp_RTF.cpp CVS: src/wp/impexp/xp/ie_imp_Text.cpp Hub
