emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A very strange thing about Emacs working with flyspell!


From: Kenichi Handa
Subject: Re: A very strange thing about Emacs working with flyspell!
Date: Mon, 20 Nov 2006 13:22:24 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Hongsheng <address@hidden> writes:

> (gdb) br xic_create_fontset
> Function "xic_create_fontset" not defined.
> Make breakpoint pending on future shared library load? (y or [n]) y

??? This means that xic_create_fontset is not compiled into
your Emacs, and that means that HAVE_X_I18N is not defined
in your src/config.h.  Can you use SCIM if you run Emacs
without --enable-font-backend?  If no, the problem is not
related to font-backend code.

Could you run configure script again and show me the all
output and the contents of generated src/config.h.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]