Your message dated Thu, 2 Sep 2004 00:17:02 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#163799: xlibs: [xkb] us_intl maps AE06 to "asciicircum" instead of "6" on alternate group 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; 8 Oct 2002 14:04:00 +0000 >From [EMAIL PROTECTED] Tue Oct 08 09:04:00 2002 Return-path: <[EMAIL PROTECTED]> Received: from alimoges-102-1-3-109.abo.wanadoo.fr (zen) [81.48.119.109] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17yuxr-0002qF-00; Tue, 08 Oct 2002 09:03:59 -0500 Received: from ivank by zen with local (Exim 3.35 #1 (Debian)) id 17yuxp-00010A-00; Tue, 08 Oct 2002 16:03:57 +0200 From: Ivan Kanis <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xlibs: [xkb] bogus mapping in us_intl X-Mailer: reportbug 1.50 Date: Tue, 08 Oct 2002 16:03:56 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Ivan Kanis <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: xlibs Version: 4.1.0-16 Severity: normal Tags: patch When switching group the key 6 prints "^" instead of 6. Clearly a typo. Cheers, Ivan *** xc/programs/xkbcomp/symbols/us_intl Tue Oct 8 15:50:03 2002 --- xc-ivan/programs/xkbcomp/symbols/us_intl Tue Oct 8 15:50:30 2002 *************** *** 15,19 **** [ grave, asciitilde ] }; key <AE06> { [ 6, dead_circumflex ], ! [ asciicircum, asciicircum ] }; key <AC11> { [ dead_acute, dead_diaeresis ], [ apostrophe, quotedbl ] }; --- 15,19 ---- [ grave, asciitilde ] }; key <AE06> { [ 6, dead_circumflex ], ! [ 6, asciicircum ] }; key <AC11> { [ dead_acute, dead_diaeresis ], [ apostrophe, quotedbl ] }; -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux zen 2.4.19c #1 Fri Sep 20 10:35:46 CEST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages xlibs depends on: ii libc6 2.2.5-11.2 GNU C Library: Shared libraries an ii libfreetype6 2.0.9-1 FreeType 2 font engine, shared lib ii xfree86-common 4.1.0-16 X Window System (XFree86) infrastr ii xlibs 4.1.0-16 X Window System client libraries --------------------------------------- Received: (at 163799-done) by bugs.debian.org; 1 Sep 2004 22:13:58 +0000 >From [EMAIL PROTECTED] Wed Sep 01 15:13:58 2004 Return-path: <[EMAIL PROTECTED]> Received: from postfix3-2.free.fr [213.228.0.169] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C2dMc-00007h-00; Wed, 01 Sep 2004 15:13:58 -0700 Received: from localhost.localdomain (unknown [82.254.62.138]) by postfix3-2.free.fr (Postfix) with ESMTP id 2FD9DC110 for <[EMAIL PROTECTED]>; Thu, 2 Sep 2004 02:09:28 +0200 (CEST) Received: by localhost.localdomain (Postfix, from userid 1000) id EE02223DC4; Thu, 2 Sep 2004 00:17:02 +0200 (CEST) Date: Thu, 2 Sep 2004 00:17:02 +0200 To: [EMAIL PROTECTED] Subject: Bug#163799: xlibs: [xkb] us_intl maps AE06 to "asciicircum" instead of "6" on alternate group Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040818i From: [EMAIL PROTECTED] (Denis Barbier) Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Ivan Kanis wrote: > When switching group the key 6 prints "^" instead of 6. Clearly a typo. [...] This is not a typo. Moreover us_intl is now deprecated, it cannot be mixed with other layouts and Compose is a simpler way to write non-ASCII letters. So I am closing this bug now. Thanks for your report. Denis