From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Oct 17 15:03:56 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id PAA38693;
	Tue, 17 Oct 2000 15:03:56 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from pg.highway.ne.jp (pg.highway.ne.jp [210.166.100.38])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id PAA38687
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 17 Oct 2000 15:03:55 +0900 (JST)
	(envelope-from yoshi@pg.highway.ne.jp)
Received: from localhost (x58-145.tokyo.highway.ne.jp [203.140.2.145])
	by pg.highway.ne.jp (8.9.3/3.7W00101714) with ESMTP id PAA27788
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 17 Oct 2000 15:03:53 +0900 (JST)
To: FreeBSD-users-jp@jp.freebsd.org
X-Mailer: Mew version 1.94 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <20001017150353T.yoshi@astra.interspace.co.jp>
Date: Tue, 17 Oct 2000 15:03:53 +0900
From: Yoshiharu MATSUSHIMA <yoshi@pg.highway.ne.jp>
X-Dispatcher: imput version 990905(IM130)
Lines: 85
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 56168
Subject: [FreeBSD-users-jp 56168] Fatal error (11) < XEmacs
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: yoshi@pg.highway.ne.jp


4.1-Release $B>e$K$F!#(B
ja-xemacs21.1.10 $B$r(B Package $B$+$i%$%s%9%H!<%k$7$F!"(B
$B5/F0$9$k$H!"(Bcore $B$rEG$$$F;`$K$^$9!#(B

$B$=$N;~$N%(%i!<$O0J2<$NDL$j$G$9!#(B

Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.

If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described

($B>/!9N,(B)

  gdb /usr/local/bin/xemacs core

then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)

Lisp backtrace follows:

  canna-initialize(0 nil "/home/yoshi/.canna")
  # bind (init-val)
  canna:initialize()
  # bind (init-val)
  canna()
  (progn (setq canna-underline t) (load-library "canna") (setq canna-do-keybind-for-functionkeys t) (setq canna-file (expand-file-name "~/.canna")) (canna) (global-set-key "" (quote canna-toggle-japanese-mode)))
)
  (if (and (boundp ...) CANNA) (progn (setq canna-underline t) (load-library "canna")(setq canna-do-keybind-for-functionkeys t) (setq canna-file ...) (canna) (global-set-key "" ...)))
)

  # bind (current-load-list)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("~/.emacs" t t t undecided)
  # bind (path handler filename nosuffix nomessage noerror file)
  load("~/.emacs" t t t)
  # bind (init-file-user)
  load-user-init-file("")
  byte-code("..." [load-user-init-file init-file-user nil init-file-had-error] 2)
  # (condition-case ... . ((error (byte-code "

$B$3$N8e!"JQ$J4A;z$P$C$+$j=P$F$-$?$N$G!"(Bkterm $B$r>C$7$^$7$?!#(B
$B%a%C%;!<%8$NCf$K(B gdb $B$N5-=R$,$"$C$?$N$G;n$7$F8+$k$H!"(B
$B0lHV:G8e$K0J2<$N$h$&$K$J$j$^$7$?!#(B

Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done.
#0  0x2848545c in kill () from /usr/lib/libc.so.4

canna $B$N5-=R$,=P$F$$$k$N$G!"(B~/.emacs $B$N(B canna $B$N5-=R$r(B
$B%3%a%s%H%"%&%H$9$k$H$9$s$J$jN)$A>e$,$j$^$9!#(B
$B$=$3$G!"%a%K%e!<%P!<$N(B "Mule" "$B$+$i(B $BF~NO%a%=%C%I$N%*%s%*%U(B" $B$r(B
$BA*Br$7$F!"(B"japanese-canna" $B$rA*Br$7$?$i!"(B
$B>e5-$N(B "# bind..." $B$NItJ,$,=P$FMh$F7k6I(B core $BEG$$$F;`$K$^$9!#(B

$B2?$,0-$$$N$G$7$g$&$+(B?

canna $B$N@_Dj$O0J2<$NDL$j$G$9!#(B
mule $B$G$OLdBjL5$/F0$$$F$$$^$9!#(B

(setq canna-use-color t)
(if (and (boundp 'CANNA) CANNA)
    (progn
      ;; $B%i%$%V%i%j$N%m!<%I(B
      (setq canna-underline t)
      (load-library "canna")
      (setq canna-do-keybind-for-functionkeys t)
      (setq canna-file (expand-file-name "~/.canna"))
      (canna)
      (global-set-key "\C-\\" 'canna-toggle-japanese-mode)))

--------------------------------------
  $B>>Eg(B $B5A<#(B ( Yoshiharu MATSUSHIMA )
  mailto: yoshi@pg.highway.ne.jp
--------------------------------------

