unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: zhaohs <zhaohscas@yahoo.com.cn>
Cc: emacs-devel@gnu.org
Subject: Re: A very strange thing about Emacs working with flyspell!
Date: Sat, 18 Nov 2006 10:54:13 +0800	[thread overview]
Message-ID: <20061118025413.GB25925@localdomain> (raw)
In-Reply-To: <E1Gl1dE-0004ra-00@etlken>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 4311 bytes --]

On Fri, Nov 17, 2006 at 08:11:40PM +0900, Kenichi Handa wrote:
> In article <20061116113746.GA5373@localdomain>, zhaohs <zhaohscas@yahoo.com.cn> writes:
> 
> > Though I can use the following command to run emacs and display full unicode chinese characters correctly:
> 
> > ======================
> > emacs --enable-font-backend -fn "Dejavu Sans Mono-14"
> > ====================== 
> 
> > But I find that if I use the above command, the *SCIM* input method won't be
> > activated by *Ctrl+SPACE*,
> 
> Again, I can't reproduce that bug, but I suspect that your
> emacs fails to create a fontset for XIC (XInputContext).
> As I've just installed some workaround for such a case,
> please try again with the latest code.

I have done this, but the problem is still the same.

So I Run emacs under gdb again, the following is the debuging results:

====================================================
zhaohs@ubuntu-edgy:~/cvs-svn/emacs$ cd src/
zhaohs@ubuntu-edgy:~/cvs-svn/emacs/src$ gdb emacs
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".

DISPLAY = :0.0
TERM = xterm
Breakpoint 1 at 0x81035b6: file emacs.c, line 464.
Breakpoint 2 at 0x811c3c6: file sysdep.c, line 1385.
(gdb) run --enable-font-backend
Starting program: /media/hdb6/MyHomeFiles/cvs-svn/emacs/src/emacs
--enable-font-backend
[Thread debugging using libthread_db enabled]
[New Thread -1220082000 (LWP 26077)]
[Switching to Thread -1220082000 (LWP 26077)]
Breakpoint 3 at 0x80d6f16: file xterm.c, line 8047.

Breakpoint 1, abort () at emacs.c:464
464       kill (getpid (), SIGABRT);
(gdb) xba
"image-search-load-path" (0x85ab41b)
"find-image" (0x8c6b47d)
"tool-bar-local-item-from-menu" (0x83917f1)
"apply" (0x886b341)
"tool-bar-add-item-from-menu" (0x83917f1)
"tool-bar-setup" (0x8)
"tool-bar-mode" (0x8)
"command-line" (0x8cc054b)
"normal-top-level" (0x83378c9)
(gdb) bt
#0  abort () at emacs.c:464
#1  0x08153e5c in mark_object (arg=140117575) at alloc.c:5793
#2  0x08153f8f in mark_object (arg=138141909) at alloc.c:5776
#3  0x081543ad in mark_object (arg=146743852) at alloc.c:5651
#4  0x08153f8f in mark_object (arg=138141269) at alloc.c:5776
#5  0x08153f8f in mark_object (arg=147227149) at alloc.c:5776
#6  0x08157a96 in Fgarbage_collect () at alloc.c:5107
#7  0x0816c5e9 in Ffuncall (nargs=2, args=0xbfa638f0) at eval.c:2931
#8  0x081980a9 in Fbyte_code (bytestr=136778675, vector=136778692,
maxdepth=40)
    at bytecode.c:679
#9  0x0816c2da in funcall_lambda (fun=136778628, nargs=1, 
    arg_vector=0xbfa63a24) at eval.c:3184
#10 0x0816c702 in Ffuncall (nargs=2, args=0xbfa63a20) at eval.c:3054
#11 0x081980a9 in Fbyte_code (bytestr=136778787, vector=136778804,
maxdepth=40)
    at bytecode.c:679
#12 0x0816c2da in funcall_lambda (fun=136778748, nargs=1, 
    arg_vector=0xbfa63b54) at eval.c:3184
#13 0x0816c702 in Ffuncall (nargs=2, args=0xbfa63b50) at eval.c:3054
#14 0x081980a9 in Fbyte_code (bytestr=136794795, vector=136794812,
maxdepth=64)
    at bytecode.c:679
#15 0x0816c2da in funcall_lambda (fun=136794708, nargs=6, 
    arg_vector=0xbfa63c84) at eval.c:3184
#16 0x0816c702 in Ffuncall (nargs=7, args=0xbfa63c80) at eval.c:3054
---Type <return> to continue, or q <return> to quit---
====================================================

Best,
Hongsheng.

P.S. Eli Zaretskii advice me to subscribe the emacs-devel@gnu.org, the
following is his email:

=======================================
> Date: Fri, 17 Nov 2006 23:45:49 +0800
> From: zhaohs <zhaohscas@yahoo.com.cn>
>
> Could I join the mailing list
> emacs-unicode@gnu.org and send bug reports here?

You don't need to join emacs-unicode to send bug reports.  You can
send them to emacs-devel@gnu.org.  Just make sure to mention that your
reports are for "Emacs 23" or "emacs-unicode-2 branch".

TIA
=======================================


__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com

       reply	other threads:[~2006-11-18  2:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20061114074507.GA26493@localdomain>
     [not found] ` <E1Gkc7h-0000cx-00@etlken>
     [not found]   ` <20061116113746.GA5373@localdomain>
     [not found]     ` <E1Gl1dE-0004ra-00@etlken>
2006-11-18  2:54       ` zhaohs [this message]
2006-11-18  3:04         ` A very strange thing about Emacs working with flyspell! Kenichi Handa
2006-11-18  3:23           ` zhaohs
2006-11-20  2:22             ` Kenichi Handa
2006-11-20  3:04               ` zhaohs
2006-11-20  3:50                 ` Kenichi Handa
2006-11-20  4:05                   ` Hongsheng
2006-11-20  4:22                     ` Kenichi Handa
2006-11-20  5:32                       ` Hongsheng
2006-11-20  8:44                         ` Kenichi Handa
2006-11-20  9:20                           ` Hongsheng
2006-11-29  2:34                             ` Kenichi Handa
2006-12-04  4:34                               ` Hongsheng

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=20061118025413.GB25925@localdomain \
    --to=zhaohscas@yahoo.com.cn \
    --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).