2013年8月14日 20:43 <sugaht@zephyr.dti.ne.jp>:
From: 1xx <itsango@gmail.com> Subject: [opensuse-ja] Re: [opensuse-ja] Re: FreeWnn 1.1.1-a22 testのお願い。 Date: Wed, 14 Aug 2013 14:54:30 +0900 Message-ID: <CANW2+ivqeUQ1XAx07Ugj0Bz568SbMzAAghC_Lnyr0neu5U+vhA@mail.gmail.com>
2013年8月14日 12:35 <sugaht@zephyr.dti.ne.jp>:
make-loal-hook は, その式の部分をコメントアウトすれば OK です. 直後の add-hook の 4番目の引数が t で hook のバッファローカル部分に対する変更 になっています.
patchありがとうございます。 問題の2か所を削除してみたところ、今度は Symbol's value as variable is void: last-command-char というエラーになりました。 last-command-char emacs で検索をかけたところ、 この変数も新しいEmacsで廃止になったようですね。
こちらは .emacs に以下を入れて回避しています.
; for 24.3 and later (if (string< "24.3" emacs-version") (progn (defvaralias 'last-command-char 'last-command-event)))
この2点、bug reportしておいた方が良いのでしょうか? tamagoはobs://build.opensuse.org/M17N では割としょっちゅういじっているらしく、 8月21日にbuildされたようですが(make-local-hook)が無くなっていることに 気付いている様子はないです。 -- 1xx <ItSANgo@gmail.com> <https://twitter.com/ItSANgo> <http://d.hatena.ne.jp/Itisango/> -- To unsubscribe, e-mail: opensuse-ja+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ja+owner@opensuse.org