all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Character and font sets for Japanese
Date: Tue, 24 Aug 2010 01:45:25 -0700 (PDT)	[thread overview]
Message-ID: <a9a854da-0f31-4077-b7ee-e7e0babe1c61@q16g2000prf.googlegroups.com> (raw)
In-Reply-To: mailman.11.1282606341.25104.help-gnu-emacs@gnu.org

On Aug 23, 10:35 am, soichi <soichi...@gmail.com> wrote:

> "When table alignment fails, it usually has to do with character sets where some characters have non-integer width. Org will deal correctly with characters that are one or two or three ASCII characters wide, but not with characters that are, for example, 1.5 ASCII characters wide. To make table alignment work you need to switch to a different character set."

I think the original author meant "font", not "character set". So try
a different Japanese font here:

> (set-fontset-font (frame-parameter nil 'font)
>                   'japanese-jisx0208
>                   '("VL Gothic" . "unicode-bmp"))



       reply	other threads:[~2010-08-24  8:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.11.1282606341.25104.help-gnu-emacs@gnu.org>
2010-08-24  8:45 ` Jason Rumney [this message]
2010-08-23  2:35 Character and font sets for Japanese soichi
2010-08-25 19:12 ` Ivan Kanis

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=a9a854da-0f31-4077-b7ee-e7e0babe1c61@q16g2000prf.googlegroups.com \
    --to=jasonrumney@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.