|
From: Ethan M. <merritt@u.washington.edu> - 2011-01-17 18:12:08
|
On Monday, January 17, 2011, Mojca Miklavec wrote: > > I don't like the fact that I have to use > set encoding cp852 > (this could be either automatic or it could support UTF-8 in Windows > Vista and 7) and help files are missing (that could easily be fixed, I > assume), but my original complaint wasn't entirely true. If you know how to persuade Windows to accept UTF-8, please let us know. I was under the impression that Windows could not handle it. Microsoft (and Sun) chose to go with 16-bit encodings instead. As to "set encoding cp852", how would you suggest this be made automatic? And why? Can't you just put it in your initialization file? > Gnuplot also signals a "crash" to OS when closed with "that cross on > the upper right corner" which should probably not happen, but well ... I have not seen that. Could you provide a specific recipe for replicating this problem? Ethan |