unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Hongyi Zhao <hongyi.zhao@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Scim can't be activated when the arg --enable-font-backend is	used.
Date: Sat, 9 Dec 2006 00:22:52 +0800	[thread overview]
Message-ID: <20061208162252.GA4554@localdomain> (raw)
In-Reply-To: <E1GseVH-0003Xh-1u@etlken.m17n.org>

> Thank you.  It seems that you surely have all necessary
> fonts.  You wrote that you can activate SCIM when you
> started Emacs without --enable-font-backend.  So, I've just
> installed a change that prints debug info even in that case.
> Please update and build emacs again by the same way, and
> start emacs without --enable-font-backend.

See the following, please:

=============
zhaohs@ubuntu-edgy:~$ emacs
XIC Fontset failed:
-*-fixed-medium-r-normal-*-15-140-*-*-*-*-iso8859-1,-*-fixed-medium-r-normal-*-15-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-15-*-*-*-*-*-*-*,-*-*-*-*-*-*-15-*-*-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset created: -*-fixed-medium-r-normal-*-15-140-*-*-*-*-iso8859-1
=============

> 
> The change also includes a code that tries to create a
> fontset without specifying any font size.  So, please try
> with --enable-font-backend too.

See the following, please:

====================
zhaohs@ubuntu-edgy:~$ emacs --enable-font-backend
XIC Fontset failed: -*-*-medium-r-normal--15-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--14-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--17-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--18-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--12-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--11-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--20-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--10-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--8-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--24-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--26-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--34-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset created: -*-*-*-r-normal--*-*-*-*-*-*
====================

It looks wonderful!  This time, I can activate the SCIM, and at the same
time, the CJK-Ext B can also be displayed correctly. 


P.S.  If this change hasn't be installed and the following lisp code
doesn't be input into my .emacs:

=============
(if (display-graphic-p)
    (set-fontset-font ...))
=============

When I run Emacs with:

% emacs -nw

I'll meet the error: Fontset `tty' does not exist,  which has been solved by
your above lisp code; *nevertheless*, I can still dispaly CJK-Ext-B and activate
SCIM correctly.

-- 
Hongyi Zhao <hongyi.zhao@gmail.com>
赵弘毅
--

题目:《春日》
作者:程颢(1032-1085)
云淡风轻近午天,傍花随柳过前川。
时人不识余心乐,将谓偷闲学少年。

      reply	other threads:[~2006-12-08 16:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05 10:51 Scim can't be activated when the arg --enable-font-backend is used Hongyi Zhao
2006-12-07 12:26 ` Kenichi Handa
2006-12-07 15:11   ` Hongyi Zhao
2006-12-08  2:58   ` Hongyi Zhao
2006-12-08  3:58     ` Kenichi Handa
2006-12-08  5:00       ` Hongyi Zhao
2006-12-08 12:06         ` Kenichi Handa
2006-12-08 16:22           ` Hongyi Zhao [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20061208162252.GA4554@localdomain \
    --to=hongyi.zhao@gmail.com \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).