From owner-freebsd-ports@FreeBSD.ORG Tue May 20 20:07:28 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59CF71065677; Tue, 20 May 2008 20:07:28 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 36C7C8FC1B; Tue, 20 May 2008 20:07:27 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from amilo.cenkes.org (ppp91-76-105-164.pppoe.mtu-net.ru [91.76.105.164]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTPSA id 9E396242F82E; Wed, 21 May 2008 00:07:26 +0400 (MSD) Date: Wed, 21 May 2008 00:07:24 +0400 From: Andrew Pantyukhin To: Thierry Thomas Message-ID: <20080520200721.GI92161@amilo.cenkes.org> References: <20080510070738.GP92161@amilo.cenkes.org> <20080510134459.GO50572@graf.pompo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20080510134459.GO50572@graf.pompo.net> X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@FreeBSD.org Subject: Re: Unicode plane 1 in rxft-unicode X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 20:07:28 -0000 On Sat, May 10, 2008 at 03:44:59PM +0200, Thierry Thomas wrote: > Le Sam 10 mai 08 =C3=A0 9:07:40 +0200, Andrew Pantyukhin > =C3=A9crivait=C2=A0: > > I wonder if anyone succeeded in getting subj working. Thanks to Denis Barov, I traced the problem down to screen(1). Since I'm always in a screen session, I didn't have a chance to notice that rxvt-unicode is not at fault here. In fact, it displays 32-bit Unicode codepoints just fine. Thanks!