Your message dated Sat, 12 Nov 2005 21:48:20 -0500
with message-id <[EMAIL PROTECTED]>
and subject line coreutils stty iutf8
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Jul 2005 12:14:03 +0000
>From [EMAIL PROTECTED] Wed Jul 20 05:14:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dixsept.loria.fr [152.81.9.195]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvDSd-0002wy-00; Wed, 20 Jul 2005 05:14:03 -0700
Received: from vlefevre by dixsept.loria.fr with local (Exim 4.52)
id 1DvDSc-00083p-Ht; Wed, 20 Jul 2005 14:14:02 +0200
Date: Wed, 20 Jul 2005 14:14:02 +0200
From: Vincent Lefevre <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: coreutils: "stty iutf8" fails (invalid argument `iutf8')
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
X-Mailer-Info: http://www.vinc17.org/mutt/
User-Agent: Mutt/1.5.9-vl-20050705i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: coreutils
Version: 5.2.1-2
Severity: normal
The UTF-8 and Unicode FAQ <http://www.cl.cam.ac.uk/~mgk25/unicode.html>
says:
The tty driver of any POSIX system supports a "cooked" mode, in
which some primitive line editing functionality is available. In
order to allow the character-erase function (which is activated
when you press backspace) to work properly with UTF-8, someone
needs to tell it not count continuation bytes in the range
0x80-0xBF as characters, but to delete them as part of a UTF-8
multi-byte sequence. Since the kernel is ignorant of the libc
locale mechanics, another mechanism is needed to tell the tty
driver about UTF-8 being used. Linux kernel versions 2.6 or newer
support a bit IUTF8 in the c_iflag member variable of struct
termios. If it is set, the "cooked" mode line editor will treat
UTF-8 multi-byte sequences correctly. This mode can be set from
the command shell with "stty iutf8". Xterm and friends should set
this bit automatically when called in a UTF-8 locale.
But I get:
dixsept:~> stty iutf8
stty: invalid argument `iutf8'
Try `stty --help' for more information.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.10-20050517
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages coreutils depends on:
ii libacl1 2.2.29-1.0.1 Access control list shared library
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
coreutils recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 319188-done) by bugs.debian.org; 13 Nov 2005 02:48:22 +0000
>From [EMAIL PROTECTED] Sat Nov 12 18:48:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vms048pub.verizon.net ([206.46.252.48])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eb7uo-0001zT-40
for [EMAIL PROTECTED]; Sat, 12 Nov 2005 18:48:22 -0800
Received: from osgiliath.mathom.us ([70.108.64.202])
by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep
9 2005)) with ESMTPA id <[EMAIL PROTECTED]> for
[EMAIL PROTECTED]; Sat, 12 Nov 2005 20:48:21 -0600 (CST)
Received: from localhost (localhost [127.0.0.1])
by osgiliath.mathom.us (Postfix) with ESMTP id 211316063FF for
<[EMAIL PROTECTED]>; Sat, 12 Nov 2005 21:48:21 -0500 (EST)
Received: from osgiliath.mathom.us ([127.0.0.1])
by localhost (osgiliath [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id 05383-04-2 for <[EMAIL PROTECTED]>; Sat,
12 Nov 2005 21:48:21 -0500 (EST)
Received: by osgiliath.mathom.us (Postfix, from userid 1000)
id 011D16001D6; Sat, 12 Nov 2005 21:48:21 -0500 (EST)
Date: Sat, 12 Nov 2005 21:48:20 -0500
From: Michael Stone <[EMAIL PROTECTED]>
Subject: coreutils stty iutf8
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii; format=flowed
Content-disposition: inline
X-Pgp-Fingerprint: 53 FF 38 00 E7 DD 0A 9C 84 52 84 C5 EE DF 7C 88
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mathom.us
User-Agent: Mutt/1.5.11
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Version: 5.93-1
coreutils 5.93 includes the iutf8 functionality in stty
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]