|
From: Joachim E. <joa...@gm...> - 2005-10-15 07:00:39
|
Am Freitag, 14. Oktober 2005 10:54 schrieb Lieven Govaerts: > Would it be possible to automatically detect this from the type of input > files? I've seen this in other tools, and it would help users using > multiple encodings. > > Just a quick google scan turns up this page: > http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/363841 > > Lieven. > Hi Lieven, Yes, I suppose that some kind of autodetection would be helpful. But note t= hat=20 there are some problems too. For example if all input files use some encodi= ng=20 and while editing some characters are inserted that are not supported by th= at=20 encoding. Before saving this would have to be detected and the user must be= =20 informed. Similar if different encodings are used in the merged input files. But I will investigate ... Cheers, Joachim > Quoting Joachim Eibl <joa...@gm...>: > > Am Mittwoch, 12. Oktober 2005 20:54 schrieb Matus Lipka: > > > I have found that 0.9.88 strips out characters such as =C2=B5 or =C2= =B0 during > > > merge. Also, you cannot even see them when you do a simple diff. 0.9.= 86 > > > doesn't have this problem. > > > > > > Thanks, > > > > > > Matus > > > > Hi Matus, > > > > Version 0.9.88 supports several encodings and the preselected choice is > > UTF-8. > > Please enter the KDiff3-options dialog and select the regional-settings > > tab and change the encoding. > > The local encoding is shown at the top as a hint. Probably it's best for > > you to select that. > > (If you still sometimes use an older version <=3D0.9.86 then you might = have > > to reselect this every time when switching back to a newer version.) > > > > The next version of KDiff3 will preselect the local encoding for new > > KDiff3 users. > > > > Cheers, > > Joachim > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Power Architecture Resource Center: Free content, downloads, discussion= s, > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > _______________________________________________ > > Kdiff3-user mailing list > > Kdi...@li... > > https://lists.sourceforge.net/lists/listinfo/kdiff3-user > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Kdiff3-user mailing list > Kdi...@li... > https://lists.sourceforge.net/lists/listinfo/kdiff3-user |