Package: language-env
Version: 0.66
Severity: normal

Problem:
When execute man command ($ man man), manpage didn't display
collectry in use lv.
Because manpage displaied throgh ANSI escape sequences for native
code.

Suggestion:
Add "-c" option for lv to add environment variable LV.

e.g. in .bashrc
(snip)
case $LANG in
  ja_JP.UTF-8) JLESSCHARSET=utf-8 ; LV="-Ou8 -c" ;;
  ja_JP.*) JLESSCHARSET=japanese-euc ; LV="-Oej -c" ;;
  *) JLESSCHARSET=latin1 ; LV="-Al1 -c" ;;
esac
(snip)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-k7
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages language-env depends on:
ii  debconf [debconf-2.0]         1.4.58     Debian configuration management sy
ii  locales                       2.3.5-6    GNU C Library: National Language (
ii  perl                          5.8.7-7    Larry Wall's Practical Extraction 

Versions of packages language-env recommends:
ii  ncurses-term                  5.4-9      Additional terminal type definitio
ii  tk8.4 [wish]                  8.4.11-1   Tk toolkit for Tcl and X11, v8.4 -

-- debconf information:
* language-env/installation_is_insufficient:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to