Your message dated Tue, 23 Jun 2009 19:29:09 +1000
with message-id <20090623092909.ga16...@clio>
and subject line Re: Bug#447694: cset_dec documentation
has caused the Debian Bug report #447694,
regarding cset_dec documentation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
447694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447694
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: crawl
Version: 2:0.2.7-1
Severity: wishlist
Tags: patch
It's not very clear from the documentation just what characters are
available to cset_dec, and what integer values should be supplied
(e.g. are they decimal or octal?). By experimentation I have
determined the following; I suggest it be included in
crawl_options.txt.
At http://vt100.net/docs/vt220-rm/table2-4.html you will find a
list of DEC characters. cset_dec expects 128 + the decimal listed
on that page.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages crawl depends on:
ii libc6 2.6.1-6 GNU C Library: Shared libraries
ii libgcc1 1:4.2.2-3 GCC support library
ii libncurses5 5.6+20071013-1 Shared libraries for terminal hand
ii libstdc++6 4.2.2-3 The GNU Standard C++ Library v3
crawl recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.5-1
On Tue, Oct 23, 2007 at 05:24:27PM +1000, Trent W. Buck wrote:
> It's not very clear from the documentation just what characters are
> available to cset_dec, and what integer values should be supplied
> (e.g. are they decimal or octal?). By experimentation I have
> determined the following; I suggest it be included in
> crawl_options.txt.
>
> At http://vt100.net/docs/vt220-rm/table2-4.html you will find a
> list of DEC characters. cset_dec expects 128 + the decimal listed
> on that page.
I don't care about the legacy "DEC" character set anymore, since
Unicode is (or at least soon will be) working correctly.
--- End Message ---