[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
w3m-search customize
- From: kkonishi <ironbeat@xxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Nov 2001 00:03:03 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 02250
こんばんわ。小西です
以前、w3m-search.elのソースにlycosやFreeBSDを加えていただいた者です。
現在のemacs-w3m安定バージョンであるw3m_el-1.2.1において
前回lycosやFreeBSDを加えたのと、同じ要領で、w3m-search.elのソースに
("goo-edct" "http://dictionary.goo.ne.jp/cgi-bin/dict_search.cgi?MT=%s&sw=0")を
加えようとしていますが、
byte-compile-fileすると、w3m-search.elcは作りますが
** The function `caddr' is not known to be defined.となります。
試しに、変更を加えたw3m-search.elを/usr以下にある、w3mのディレクトリにコピーし
w3m-search.elを再読み込みした場合も、
Symbol's function definition is void: caddrとなり、w3m-searchは機能しません。
w3m_el-1.2.1tar.gzを解凍し、./configureする前にw3m-search.elのソースを
変更し、そのままmake make installすれば、このエラーは出ずに無事インストールを
完了する事が出来、w3m-searchも問題無く機能します。
何かやりかたにマズイところがあるのでしょうか?
FreeBSD4.4-STABLE Emacs 21.1です。
よろしくお願いします