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: [emacs-unicode-2] incorrectly displayed cyrillic symbols Date: Sat, 21 Jul 2007 17:30:03 +0200 Message-ID: <1185031803.2604.18.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 1185031818 19176 80.91.229.12 (21 Jul 2007 15:30:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Jul 2007 15:30:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 21 17:30:14 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 1ICGuM-0008KU-DO for ged-emacs-devel@m.gmane.org; Sat, 21 Jul 2007 17:30:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICGuL-0005ks-Tc for ged-emacs-devel@m.gmane.org; Sat, 21 Jul 2007 11:30:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICGuI-0005kd-Dv for emacs-devel@gnu.org; Sat, 21 Jul 2007 11:30:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICGuF-0005kO-TO for emacs-devel@gnu.org; Sat, 21 Jul 2007 11:30:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICGuF-0005kL-PI for emacs-devel@gnu.org; Sat, 21 Jul 2007 11:30:07 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ICGuF-000116-D2 for emacs-devel@gnu.org; Sat, 21 Jul 2007 11:30:07 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so80646nfh for ; Sat, 21 Jul 2007 08:30:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=mM9q/S5Z5EXEgurTGmjWdV+Jve4/UxUJJHacMx0TaHh5m9NpuVCBgefFYWX44k26mCJ19GIKfs+tybssmxRvFiVU9XNO0JiEbtlQyDjuY3+txReA0rdnqAjD+0Q/S0fM3lfvuMAxLaWs2Ff7JJ1d/E+O/S5hrUzmn7EL6nbuGEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=SikLeidybp0SdeeGhqae5ZmTQZpo+d42PgzrzdGeDFIUAYfeO58ifxC8WijH5mn+DsQCRjvDEbO+uQqWxv/u5v5b1nafHoXfBXU+s7QaVkFIOqWB6cg4bprbtYk7ISWgFP7EuVfck8h0WKE+uGwUUyAyUi350KGpg+am2Fz+XDw= Original-Received: by 10.86.62.3 with SMTP id k3mr1165214fga.1185031805895; Sat, 21 Jul 2007 08:30:05 -0700 (PDT) Original-Received: from ?82.82.89.37? ( [82.82.89.37]) by mx.google.com with ESMTPS id f6sm6147392nfh.2007.07.21.08.30.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 21 Jul 2007 08:30:05 -0700 (PDT) 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:75235 Archived-At: Hello! I'm not sure if this is the right mailing list or if this is the right way to report a problem. I've been using emacs-unicode-2 for some time (maybe a year), updating from CVS every week. About a month or two ago, Emacs started displaying cyrillic symbols in a very ugly way [1], regardless of (font) customizations [2]. Current Emacs 22 does not have this problem [3]. Emacs 23 was compiled using `configure --enable-font-backend --with-freetype --with-gtk --with-jpeg --with-png --with-tiff --with-toolkit-scroll-bars --with-xft --with-xpm --without-gif' Is this a known issue? Is there a fix available? Thanks! [1] Emacs 23 using DejaVu Sans Mono with enabled font backend: http://www.informatik.uni-bremen.de/~iblender/emacs/emacs-23.png [2] Emacs 23 with no customizations, i.e. default: http://www.informatik.uni-bremen.de/~iblender/emacs/emacs-23-default.png [3] Emacs 22: http://www.informatik.uni-bremen.de/~iblender/emacs/emacs-22.png -- Best regards, Philip Belemezov