all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: font problem from emacs 23.3 to 23.4???
Date: Fri, 27 Jul 2012 10:58:29 -0700 (PDT)	[thread overview]
Message-ID: <16d7bda4-fe0d-4fd2-86a7-22413a5749dc@d6g2000pbt.googlegroups.com> (raw)
In-Reply-To: mailman.5758.1343400321.855.help-gnu-emacs@gnu.org

On Jul 27, 7:45 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 27.07.2012 um 15:38 schrieb rusi:
>
> > I am not sure its an emacs issue or gnome issue whose version is also
> > different.
>
> Check things in *scratch* buffer and check them inside an Emacs launched with -Q! You can load packages from inside the *scratch* buffer and also perform some customisation. A minimal set can also be put into an Elisp file and you can launch GNU Emacs as: 'emacs -Q -l <that Elisp file>'.
>
> I launched GNU Emacs 23.4 this way:
>
>         emacs-23.4 -geometry 123x75+27+123 -T 23.4opt --debug-init -fn Lucida Sans Typewriter:autohint=true:antialias=true:size=9
>
> The font is inside Java. The ASCII characters and ← are displayed by Lucida Sans Typewriter, ⍴ and ⍳ by DejaVu Sans Mono. This happens with an automatic fontset. You can set up your own fontset and reserve Unicode ranges for particular fonts which can supply the glyphs.
>
> --
> Greetings
>
>   Pete

Thanks Pete for looking at this.

Ok So I  put the cursor on the box which should be an arrow and did
describe-char. I get:

       character: ← (8592, #o20620, #x2190)
preferred charset: unicode (Unicode (ISO10646))
       code point: 0x2190
           syntax: . 	which means: punctuation
         category: .:Base, c:Chinese, h:Korean, j:Japanese
      buffer code: #xE2 #x86 #x90
        file code: #xE2 #x86 #x90 (encoded by coding system utf-8-
unix)
          display: by this font (glyph code)
    xft:-microsoft-Sahadeva-normal-normal-normal-*-12-*-*-*-*-0-
iso10646-1 (#x250)

Character code properties: customize what to show
  name: LEFTWARDS ARROW
  old-name: LEFT ARROW
  general-category: Sm (Symbol, Math)

When I manually set it to deja-vu-sans it works.

So how do I tell xft not to take microsoft-Sahadeva?


  parent reply	other threads:[~2012-07-27 17:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 13:38 font problem from emacs 23.3 to 23.4??? rusi
2012-07-27 14:45 ` Peter Dyballa
     [not found] ` <mailman.5758.1343400321.855.help-gnu-emacs@gnu.org>
2012-07-27 17:58   ` rusi [this message]
2012-07-27 19:51     ` Peter Dyballa
     [not found]     ` <mailman.5787.1343418712.855.help-gnu-emacs@gnu.org>
2012-07-28  2:35       ` rusi
2012-07-28  3:11         ` rusi
2012-07-28  9:14           ` Peter Dyballa
2012-07-28  8:18         ` Peter Dyballa

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=16d7bda4-fe0d-4fd2-86a7-22413a5749dc@d6g2000pbt.googlegroups.com \
    --to=rustompmody@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.