all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitri Minaev <minaev@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Gnus: Cyrillic in italics
Date: Thu, 6 Jan 2011 20:54:38 +0300	[thread overview]
Message-ID: <AANLkTimM7jODHp3Z70XchYLZ9bwTbB56UPh1yvWdnZ5Z@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3521 bytes --]

Hello,

I have removed the default Emacs from Ubuntu and installed new CVS version.
Works good, but for some reason the rendering of characters in Gnus has
changed. All Latin letters look the same, but all Cyrillic glyphs are now
drawn in italics, even though the same face is used. All Gnus and Emacs
settings are the same as used in Ubuntu Emacs23.

What makes Gnus use italics in the new Emacs? What should I do to fix it?

New Emacs is configured to use xft and libotf:
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          MOTIF
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lgconf?                                 no
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use toolkit scroll bars?                     yes

I tried using other toolkits, including GTK (which is used by Ubuntu Emacs),
but nothing changed.

Below is the output of `describe-char' for the same Cyrillic letter `ж',
taken in Org-mode, where it looks normal, and in Gnus, where it is drawn in
italics:

        character: ж (1078, #o2066, #x436)
preferred charset: unicode (Unicode (ISO10646))
       code point: 0x0436
           syntax: w     which means: word
         category: .:Base, Y:2-byte Cyrillic, c:Chinese, h:Korean,
j:Japanese, y:Cyrillic
      buffer code: #xD0 #xB6
        file code: #xD0 #xB6 (encoded by coding system utf-8-unix)
          display: by this font (glyph code)
    xft:-unknown-DejaVu Sans
Mono-normal-normal-normal-*-16-*-*-*-m-0-iso10646-1 (#x36C)

Character code properties: customize what to show
  name: CYRILLIC SMALL LETTER ZHE
  general-category: Ll (Letter, Lowercase)

There are text properties here:
  face                 org-level-2
  fontified            t

[back]


        character: ж (1078, #o2066, #x436)
preferred charset: koi8-r (KOI8-R)
       code point: 0xD6
           syntax: w     which means: word
         category: .:Base, Y:2-byte Cyrillic, c:Chinese, h:Korean,
j:Japanese, y:Cyrillic
      buffer code: #xD0 #xB6
        file code: #xD0 #xB6 (encoded by coding system utf-8-unix)
          display: by this font (glyph code)
    xft:-unknown-DejaVu Sans
Mono-normal-oblique-normal-*-16-*-*-*-m-0-iso10646-1 (#x369)

Character code properties: customize what to show
  name: CYRILLIC SMALL LETTER ZHE
  general-category: Ll (Letter, Lowercase)

There are text properties here:
  charset              koi8-r
  face                 gnus-summary-normal-ticked
  gnus-number          69252

[back]


-- 
With best regards,
Dmitri Minaev

[-- Attachment #2: Type: text/html, Size: 4461 bytes --]

                 reply	other threads:[~2011-01-06 17:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimM7jODHp3Z70XchYLZ9bwTbB56UPh1yvWdnZ5Z@mail.gmail.com \
    --to=minaev@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.