|
From: Petr M. <mi...@ph...> - 2005-05-26 14:14:59
|
> > Consequently, I propose that gnuplot always reads .Xdefaults resources in > > C-locale. > > I fail to understand the problem. > It's your .Xdefaults file - you can put anything you like in it. > Why limit gnuplot by telling it to ingore the user's choice of > environment? I just wanted that gnuplot entries in .Xdefault are not subject to locale, but always with decimal point. Patch by Hans-Bernhard fixed this. > I think what you want is > setenv LC_CTYPE cs_CZ.UTF-8,en_US.UTF-8 Interesting to know that you can have two options. --- PM |