Package: tmsnc
Severity: normal

Long story:
The documentation says about the codeset option that leaving it
commented permits automatic detection.  But there is currently nothing
like this in tmsnc's code.  There should be at least

        setlocale(LC_CTYPE,"")

at the initialization of the program, and then use the value returned by

        nl_langinfo(CODESET)

to know which codeset is being used in the terminal.

Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
How do I type "for i in *.dvi do xdvi i done" in a GUI?
(Discussion in comp.os.linux.misc on the intuitiveness of interfaces.)



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

Reply via email to