[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

exec-installed-p



おかだです.

はじめまして.先ほどメーリングリストに登録させていただきました.

CVS の先端にある emacs-w3m をしようとすると、

| % make EMACS=xemacs
| xemacs -q -no-site-file -batch -l w3mhack.el NONE -f w3mhack-compile
| Compiling /home/kokada/cvs/emacs-w3m/w3m-macro.el...
| Wrote /home/kokada/cvs/emacs-w3m/w3m-macro.elc
| Compiling /home/kokada/cvs/emacs-w3m/w3m-xmas.el...
| While compiling the end of the data in file /home/kokada/cvs/emacs-w3m/w3m-xmas.el:
|   ** the function exec-installed-p is not known to be defined.
| Wrote /home/kokada/cvs/emacs-w3m/w3m-xmas.elc
| Compiling /home/kokada/cvs/emacs-w3m/mew-w3m.el...
| While compiling toplevel forms in file /home/kokada/cvs/emacs-w3m/mew-w3m.el:
|   !! Symbol's function definition is void ((exec-installed-p))

と言われてしまいました.

Index: w3m-xmas.el
===================================================================
RCS file: /storage/cvsroot/emacs-w3m/w3m-xmas.el,v
retrieving revision 1.38
diff -c -r1.38 w3m-xmas.el
*** w3m-xmas.el	2001/05/28 00:04:46	1.38
--- w3m-xmas.el	2001/06/06 13:11:43
***************
*** 48,53 ****
--- 48,54 ----
    (defalias 'w3m-retrieve 'ignore)
    (defalias 'w3m-image-type 'ignore))
  
+ (require 'path-util)
  (require 'poe)
  (require 'poem)
  

とかですか?

-- 
岡田 健一  URLs: mailto:okada@opaopa.org
	   	 http://www.opaopa.org