all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: Emacs-devel@gnu.org
Subject: Re: Scim can't be activated when the arg --enable-font-backend is used.
Date: Thu, 07 Dec 2006 21:26:43 +0900	[thread overview]
Message-ID: <E1GsIKp-0001O1-GM@etlken.m17n.org> (raw)
In-Reply-To: <20061205105104.GA14529@localdomain> (message from Hongyi Zhao on Tue, 5 Dec 2006 18:51:04 +0800)

In article <20061205105104.GA14529@localdomain>, Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> Dear Kenichi,
> I've been bewildered by this problem, when I run emacs with:

> =============
> % emacs --enable-font-backend
> =============

> then, I can't activate the SCIM by C-SPC, when I run this:

> ============= 
> % M-x shell
> =============

> and run the command under shell environment of emacs like this:

> =========
> scim -d
> =========

> the emacs will say:

> =====================
> zhaohs@ubuntu-edgy:~$ scim -d
> Smart Common Input Method 1.4.4

> Launching a SCIM process with x11...
> Loading socket Config module ...
> Creating backend ...
> Loading x11 FrontEnd module ...
> Failed to launch SCIM.
> ====================

This typically happens when you have already running scim.

By the way, I've just commited another debugging code in
xfns.c.

Please update your cvs working directory and make emacs as
this:

% cd .../emacs
% make CFLAGS='-g -DDEBUG_XIC_FONTSET'

With this Emacs I get this kind of debugging information:

% LANG=zh_CN XMODIFIERS=@im=SCIM emacs-unicode --enable-font-backend
XIC Fontset failed: -*-*-medium-r-normal--21-*-*-*-*-*
  missing: ISO8859-1
  missing: GB2312.1980-0
XIC Fontset created: -*-*-medium-r-normal--20-*-*-*-*-*

And I can activate scim by C-SPC.  What is your case?

---
Kenichi Handa
handa@m17n.org

  reply	other threads:[~2006-12-07 12:26 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 [this message]
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

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=E1GsIKp-0001O1-GM@etlken.m17n.org \
    --to=handa@m17n.org \
    --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.