From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Date: Thu, 30 Jul 2009 13:39:32 +0200 From: Michael Schutte To: Linux console tools development discussion Message-ID: <20090730113932.GA22357@amilo.homenet> Mail-Followup-To: Linux console tools development discussion References: <1248436538-21478-1-git-send-email-michi@uiae.at> <4A6F7E7E.30207@gmail.com> <20090729075544.GA3610@amilo.homenet> <4A7183AE.3000402@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <4A7183AE.3000402@gmail.com> Jabber-ID: schm@yne.at User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: [kbd] [PATCH] Enable UNUMBERs in compose definitions X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 11:40:18 -0000 Archived-At: List-Archive: --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Thu, Jul 30, 2009 at 03:27:42PM +0400, Alexey Gladkov wrote: > You added UNUMBER to CCHAR for COMPOSE. >=20 > Can you explain your patch in more detail? Sure! Since 18eadfe=E2=80=A6, loadkeys supports the composition of two Unicode ke= ysyms to another Unicode keysym. Whereas the resulting char could already be specified as U+=E2=80=A6, diacr and base had to be given as 8-bit character= s, which is ugly with today=E2=80=99s Unicode support. Since it isn=E2=80=99t= realistic to make keymaps capable of UTF-8, I was asked by a Debian developer to at least make it possible to specify Unicode codepoints. rvalue is unsuitable at this point (because it does some trickery with KT_LATIN vs. KT_LETTER which is not applicable here), I decided to add this to a new expression just for compose. --=20 Michael Schutte --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQEcBAEBAgAGBQJKcYZvAAoJEPPkEi8djCYajg4H/10f3gQoXsDHQprNZ33Kig0r ydHp3OUFjkm1W5jT1noRkGxJstyaM1afiBVKGQZqIpT3nwxo069wXAYb/Mgnkmay 8keph/FmKaDEOaHxKRV/NXAOLN3rXD7lm41R0hlh2RQxCmtJ+YHKwdYYJB2mh5Xd 6J/UeDdOFutG1cc88+tKQRqpHepcv8lVtGU9DHdMRLavQnDlTUZjDryh1JQRYl2y YEPZYk9TF2oVnyhAGosyq8/GTKDFkf4t1JT2fZ/7UsW059Z+/DSBnesRK+XS3gYT Et5ZiX3on0pN3bngO7crxoPasLUKZ3Z5zYPcI0VC4wPsxUPxLMQvyOmc/Z+FJGY= =1w3k -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--