| The double `C-g' feature is turned off when Emacs is running under |the X Window System, since you can use the window manager to kill Emacs |or to create another window and run another program.
ということで,誤訳ですな.X Window System 化では無効になってますと. そういえば X で使ってるときに発生したことないですね.逆に凍ってしまって にっちもさっちもいかなくなったことはあるけど.ってスレ違いっすな.
skkconv_kana.c: In function `do_search': skkconv_kana.c:93: warning: passing arg 4 of pointer to function makes integer from pointer without acast skkconv_kana.c:93: too many arguments to function skkconv_kana.c:94: `DB_NOTFOUND' undeclared (first use in this function) skkconv_kana.c:94: (Each undeclared identifier is reported only once skkconv_kana.c:94: for each function it appears in.) skkconv_kana.c:95: warning: implicit declaration of function `fprintf' skkconv_kana.c:95: `stderr' undeclared (first use in this function) skkconv_kana.c:95: warning: implicit declaration of function `db_strerror' skkconv_kana.c:95: warning: format argument is not a pointer (arg 3) skkconv_kana.c: In function `skkconv_is_exist': skkconv_kana.c:106: `DBC' undeclared (first use in this function) skkconv_kana.c:106: `db_cursor' undeclared (first use in this function) skkconv_kana.c:106: warning: statement with no effect skkconv_kana.c:107: syntax error before `int' skkconv_kana.c:114: structure has no member named `cursor' skkconv_kana.c:115: `DB_FIRST' undeclared (first use in this function) skkconv_kana.c:117: `exist_count' undeclared (first use in this function) skkconv_kana.c:120: `err' undeclared (first use in this function) skkconv_kana.c:120: `DB_NEXT' undeclared (first use in this function) skkconv_kana.c:121: `DB_NOTFOUND' undeclared (first use in this function) skkconv_kana.c:143: warning: control reaches end of non-void function skkconv_kana.c: In function `skkconv_rule_init': skkconv_kana.c:153: warning: implicit declaration of function `db_create' skkconv_kana.c:154: `stderr' undeclared (first use in this function) skkconv_kana.c:155: warning: format argument is not a pointer (arg 3) skkconv_kana.c:157: structure has no member named `set_errfile' skkconv_kana.c:158: structure has no member named `set_errpfx' skkconv_kana.c:159: structure has no member named `set_flags' skkconv_kana.c:159: `DB_DUPSORT' undeclared (first use in this function) skkconv_kana.c:160: structure has no member named `open' skkconv_kana.c:160: `DB_CREATE' undeclared (first use in this function) skkconv_kana.c:168: warning: passing arg 4 of pointer to function makes integer from pointer without a cast skkconv_kana.c:168: too many arguments to function gmake[2]: *** [skkconv_kana.lo] Error 1 gmake[2]: Leaving directory `/home/rms/tmp/iiimf-skk-0.1.20/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/rms/tmp/iiimf-skk-0.1.20' gmake: *** [all] Error 2
DEFVAR_LISP ("emulation-mode-map-alists", &Vemulation_mode_map_alists, doc: /* List of keymap alists to use for emulations modes. It is intended for modes or packages using multiple minor-mode keymaps. Each element is a keymap alist just like `minor-mode-map-alist', or a symbol with a variable binding which is a keymap alist, and it is used the same way. The "active" keymaps in each alist are used before `minor-mode-map-alist' and `minor-mode-overriding-map-alist'. */); Vemulation_mode_map_alists = Qnil;
skkconv_kana.c: In function `do_search': skkconv_kana.c:63: warning: passing arg 4 of pointer to function makes integer from pointer without a cast skkconv_kana.c:63: too many arguments to function skkconv_kana.c:64: `DB_NOTFOUND' undeclared (first use in this function) skkconv_kana.c:64: (Each undeclared identifier is reported only once skkconv_kana.c:64: for each function it appears in.) skkconv_kana.c:65: warning: implicit declaration of function `fprintf' skkconv_kana.c:65: `stderr' undeclared (first use in this function) skkconv_kana.c:65: warning: implicit declaration of function `db_strerror' skkconv_kana.c:65: warning: format argument is not a pointer (arg 3) skkconv_kana.c: In function `skk_conv_is_exist': skkconv_kana.c:76: `DBC' undeclared (first use in this function) skkconv_kana.c:76: `db_cursor' undeclared (first use in this function) skkconv_kana.c:76: warning: statement with no effect 以下略
1) TextEdit起動→辞書登録すると、結構な確率で 2002-08-20 17:41:31.753 SystemUIServer[313] Got nil as the string argument in NSMutableString. Pass empty string instead. Will probably crash.
>>913 どんどん分割しちゃうのってどうなんだろう? マージした時、Aの辞書と Bの辞書に含まれてた候補が頻度関係無しに A + B または B + A となってしまい、mix されないね。 もっとも SKK辞書なんてそもそも頻度関係ナッシングですが。 中島さんが提案してたように xml で管理するのがいいのかなー。 でもそれはそれで編集者が大変そうな気も。
---Type <return> to continue, or q <return> to quit--- (no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. #0 0x48480b44 in kill () from /usr/lib/libc.so.4