Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 12164] Needed: Option to disable 'LC_ALL=C' during cast

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 12164] Needed: Option to disable 'LC_ALL=C' during cast
  • Date: 27 May 2006 15:39:58 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12164





------- Additional Comments From iuso AT sourcemage.org 2006-05-27 10:39 -------
Oh, I should add more detail to the story.

This only happens in textmode, not in Konsole.
Here's what I have in /etc/sysconfig/keymap:

SETFONT_ARGS="lat9u-16 -m 8859-15"
TTY_NUMS="*"
UNICODE_START=on

Also, instead of 'unset LC_ALL', it would be best to
do 'LC_ALL="$saved_lc_all"'. That way LC_ALL is restored to whatever it was
before cast, so that fringe cases (where the user insists on setting all his
unicode vars with LC_ALL) aren't borked.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page