NEmacs でのエラー (wl-2.2.16)

Yuuichi Teranishi teranisi @ gohome.org
2000年 1月 26日 (水) 14:38:35 JST


Cc: apel-ja (以下、 Nemacs の話です。)

At Wed, 26 Jan 2000 14:15:56 +0900,
Taiji.Can @ atesoft.advantest.co.jp wrote:
> 
>   wl-2.2.16 で起動するなり、以下の様なエラーが出ました。
>   wl-2.2.15 に戻せば、問題ありません。apel は 10.1 を使っています。
> 
> Signalling: (void-function put-text-property)

とりあえずの回避策は、以下をどこかに設定することかと思います。

(defun put-text-property (start end property value &optional object))


text-property 関連は APEL 10.x で網羅されているからいいや、と思って
wl-2.2.16 では Nemacs 向けの text-property 関連の null function 定義を
ぜんぶ消してしまったのですが、
APEL 10.1 には `put-text-property' が定義されてなかったんですね。
poe-18.el に `put-text-property' の定義がないのは、
何か意図があるからでしょうか?

--
Yuuichi Teranishi (寺西裕一) <teranisi @ gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"There's nothing you can do that can't be done..."




More information about the APEL-ja mailing list