> > Maye be this related, when code.page=65001 is set in properties, I'm > > unable to see ISO files correctly when clicking the 8 bits option, so > > that I need gedit for those kind of tasks. > > "8 bit" really means "as set by code.page"
Even if it's a multibyte encodind ? Maybe "default" was a better name, what I could change in my locale if I want. Because i usually deal with different encodings, a behaviour I like in text editors 1) guess a bit when opening like the linux ''file'' command 2) a way to select alternative encoding if magic bytes failed 3) a save as with an encoding selector (performing conversion) I guess I can write my own lua macro if I want it. > with the other menu items > being ways to override code.page. > > > > frédéric (with correct encoding) > > fr�d�ric (ISO seen in UTF8) > > frédéric (UTF8 seen in ISO) > > 'frédéric' is still valid text. You can rule out a text as UTF-8 > based on illegal sequences but not ISO-8859-1. So, you were perfectly correct from a technical point a view. -- Frédéric Glorieux <http://fr.wikipedia.org/wiki/Utilisateur:Frédéric_Glorieux> _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
