[Mew-dist 2821] Re: patch for external program

森實 潤 zane at example.com
1997年 10月 30日 (木) 21:02:48 JST


森實です。度々申し訳ありません。

  From: "Y.Sakamoto/坂本佳則" <yosino-s at example.com>
  Subject: [Mew-dist 2820] Re: patch for external program
  Date: Thu, 30 Oct 1997 20:11:58 +0900

yosino-s> > すると、(require 'term)でエラーとなってしまったので、これをわけわから
yosino-s> > ないままコメントにして、再度 byte-compile
yosino-s> 
yosino-s> ここをコメントアウトするんじゃなくて、(require 'terminal) にしてみてく
yosino-s> ださい。
yosino-s> 
yosino-s> 実は何の時だか忘れたんだけど、同じように term.el を require する elisp 
yosino-s> パッケージがあって、mule win32 の lisp ディレクトリを ls してみたら、
yosino-s> terminal.el というのがあったので、それを term.el という名前にコピーし
yosino-s> てつかってたのを忘れていました。
yosino-s> 
yosino-s> この、偽造した term.el を消したらやっぱりエラーになりました。んで、今
yosino-s> 度は(消した状態で) browse-url.el の 932行目 (require 'term) を 
yosino-s> (require 'terminal) にしたら動きましたんで今度は間違いないと思います。

(require 'terminal)に変更して、byte-compileしてやってみたのですが、悲
しい事に結果は同じでした。
  Symbol's function definition is void: buffer-substring-no-properties
です。

(require 'terminal)に変更しても byte-compileの結果が変わらないようです。
これっておかしいのでしょうか?

While compiling the end of the data in file c:/Usr/Zane/Elisp/browse-url.el:
  ** The following functions are not known to be defined: 
    selected-device, device-type, device-connection, w3-fetch,
    make-term, term-mode, term-char-mode

----
 森實 潤 / zane at example.com



Mew-dist メーリングリストの案内