From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Philip Belemezov Newsgroups: gmane.emacs.devel Subject: Re: [emacs-unicode-2] incorrectly displayed cyrillic symbols Date: Tue, 21 Aug 2007 19:19:22 +0200 Message-ID: <1187716762.15283.7.camel@localhost> References: <1185031803.2604.18.camel@localhost> <1187583076.5399.26.camel@localhost> <1187612430.7289.19.camel@localhost> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187716784 32284 80.91.229.12 (21 Aug 2007 17:19:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Aug 2007 17:19:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 21 19:19:40 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1INXOF-0006TZ-AF for ged-emacs-devel@m.gmane.org; Tue, 21 Aug 2007 19:19:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INXOE-0004WX-C7 for ged-emacs-devel@m.gmane.org; Tue, 21 Aug 2007 13:19:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INXO8-0004WK-LH for emacs-devel@gnu.org; Tue, 21 Aug 2007 13:19:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INXO6-0004W8-3l for emacs-devel@gnu.org; Tue, 21 Aug 2007 13:19:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INXO6-0004W1-0C for emacs-devel@gnu.org; Tue, 21 Aug 2007 13:19:30 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1INXO6-0000TC-8Z for emacs-devel@gnu.org; Tue, 21 Aug 2007 13:19:30 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so996343nfh for ; Tue, 21 Aug 2007 10:19:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=GcfuQggTwQn39K8uRpqb0HXnUjgt9mVshRJStOVbt89nfgCaUrElnFZGzbl8u0qxE3MTvPogkyCE6uxc3K3yFLmRUzS4xDPMxA17nQmQu0VBX6Io7HxBqhHzM9yX5r0LVssCzLyCk6pEy4/1fdcV+AoEn0qVJ6L7HRqfww0sI9o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=fYJQ5LR8i269DOePgN8qxfZ1DgTEgCi830zO1GdJZtNtKUeLTOZEhkAk1FTEox2qcFr1YMjODSmdT/vobd4EloeVnv8Xd6KhhiE21KSKojSmT4kccR1kuBd4CL3hBDXL9fSWj+cekiFat19/YhQvzvOPG123cAWOOQrjLKkl1TU= Original-Received: by 10.86.70.8 with SMTP id s8mr5609279fga.1187716767184; Tue, 21 Aug 2007 10:19:27 -0700 (PDT) Original-Received: from ?10.28.22.227? ( [134.102.123.211]) by mx.google.com with ESMTPS id 13sm12360167fks.2007.08.21.10.19.24 (version=SSLv3 cipher=RC4-MD5); Tue, 21 Aug 2007 10:19:25 -0700 (PDT) In-Reply-To: X-Mailer: Evolution 2.10.1 X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76902 Archived-At: Hello Kenichi! On Tue, 2007-08-21 at 19:58 +0900, Kenichi Handa wrote: > I don't know why you have the different result. I'll try to > add some debugging facility for font selection. Great! If there's a way to debug it on my system or any other way I can help, I'd be happy to. > --- > Kenichi Handa > handa@m17n.org > > PS. "--enable-font-backend" is not necessary now. Thanks, didn't know that. I'll change my start script. Regards, Philip