all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: emacs-devel@gnu.org
Subject: Re: Emacs using weird double width font again for some non latin chars.
Date: Sun, 15 Jun 2008 03:52:03 +0200	[thread overview]
Message-ID: <87tzfvihx8.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 878wx982v8.fsf@localhorst.mine.nu

On Fri, 13 Jun 2008 23:02:51 +0200 David Hansen wrote:
>
>   ;; Greek
>   (set-fontset-font "fontset-default" '(#x370 . #x3ff) "DejaVu Sans Mono")
>   (set-fontset-font "fontset-monaco" '(#x370 . #x3ff) "DejaVu Sans Mono")
>   ;; Math symbols
>   (set-fontset-font "fontset-default" '(#x2000 . #x27FF) "DejaVu Sans Mono")
>   (set-fontset-font "fontset-monaco" '(#x2000 . #x27FF) "DejaVu Sans Mono")

Works with

"-unknown-DejaVu Sans Mono-normal-normal-normal-*-12-*-*-*-m-0-iso10646-1"

instead of "DejaVu Sans Mono".  This it at least pretty weird...

David





      reply	other threads:[~2008-06-15  1:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 21:02 Emacs using weird double width font again for some non latin chars David Hansen
2008-06-15  1:52 ` David Hansen [this message]

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=87tzfvihx8.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --cc=emacs-devel@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.