On Tue, Oct 27, 2009 at 09:11, Thomas Wolff <t...@towo.net> wrote: > I agree absolutely. This setting is needed for many apps and I suggest > adding it to the default cygwin.bat, where it should probably be > 'set LC_CTYPE=C.UTF-8' to be more specific and to avoid a national > preference.
If it is to be added to the default cygwin.bat script, then it should be created based on the user and/or system settings. Perhaps this should become part of the settings verified in the setup.exe process. Applications that use LANG may depend on the country and language setting. Setting only the "C" locale would probably ensure an assumption of en_US, the developer's locale only, or encourage avoidance of i18n issues as a whole. Surely these are not the right direction. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple