From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: cmr.pent@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Strange font used for Cyrillic characters Date: Fri, 21 Dec 2012 04:55:36 -0800 (PST) Message-ID: References: <825ed608-b14f-4e8e-9949-2442582ddd8c@googlegroups.com> <06295fce-5bf2-41e4-a6ea-f1452e3422af@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1356094817 10174 80.91.229.3 (21 Dec 2012 13:00:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2012 13:00:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 21 14:00:32 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tm2DI-0008E1-7m for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Dec 2012 14:00:32 +0100 Original-Received: from localhost ([::1]:51034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm2D4-00043k-BS for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Dec 2012 08:00:18 -0500 X-Received: by 10.224.205.65 with SMTP id fp1mr6359878qab.4.1356094536341; Fri, 21 Dec 2012 04:55:36 -0800 (PST) Original-Received: by 10.49.127.198 with SMTP id ni6mr1806510qeb.23.1356094536325; Fri, 21 Dec 2012 04:55:36 -0800 (PST) Original-Path: usenet.stanford.edu!ee4no1470987qab.0!news-out.google.com!k2ni865qap.0!nntp.google.com!ee4no1522979qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <06295fce-5bf2-41e4-a6ea-f1452e3422af@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=80.240.99.126; posting-account=gGXeuQoAAAAj0VaJ1PQ4rEKCfxef3hne Original-NNTP-Posting-Host: 80.240.99.126 User-Agent: G2/1.0 Injection-Date: Fri, 21 Dec 2012 12:55:36 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:195957 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88272 Archived-At: =D0=BF=D1=8F=D1=82=D0=BD=D0=B8=D1=86=D0=B0, 21 =D0=B4=D0=B5=D0=BA=D0=B0=D0= =B1=D1=80=D1=8F 2012=C2=A0=D0=B3., 13:10:02 UTC+4 =D0=BF=D0=BE=D0=BB=D1=8C= =D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C Jason Rumney =D0=BD=D0=B0= =D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > On Friday, 21 December 2012 03:10:07 UTC+8, cmr....@gmail.com wrote: >=20 > >=20 >=20 > > Below is the output for C-u C-x =3D >=20 >=20 >=20 > > character: =D0=97 (displayed as =D0=97) (codepoint 1047, #o= 2027, #x417) >=20 > >=20 >=20 > > preferred charset: mule-unicode-0100-24ff (Unicode characters of th= e range U+0100..U+24FF.) >=20 >=20 >=20 > This is suspicious. The mule-unicode-* psuedo-charsets are obsolete sinc= e Emacs 23. Perhaps it is some left over customization from a pre-Unicode v= ersion of Emacs? On both Windows and Ubuntu, I get:=20 >=20 >=20 >=20 > preferred charset: cyrillic-iso8859-5 >=20 > (Right-Hand Part of ISO/IEC 8859/5 (Latin/Cyrillic): ISO-IR-144) Please note I got the above with emacs -Q. And I believe DejaVu fonts do cover Cyrillics, at least Russian subset. In = all other programs (firefox, gnome-terminal) the same font was used for Cyr= illics as for Latin letters, out-of-the-box. For the record, I could reproduce the same behavior with Debian Emacs 23. Best wishes, Andrey Paramonov