[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
google and google-ja search
- From: Masayuki Ataka <ataka@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 15 Sep 2001 23:08:25 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 01533
w3m-search で、検索エンジン google と google-ja の
検索結果が同じになってしまいます。
両方とも、google の検索結果が返されています。
次の一行 hack で、日本語の検索が出来るようになりました。
でも、全然中身を理解していないので、
見当違いの事をやっているのかもしれません。
詳しい方、お願いします。
-----ココから
*** w3m-search.el.~1.8.~ Wed Jul 11 18:36:33 2001
--- w3m-search.el Sat Sep 15 22:51:49 2001
***************
*** 56,62 ****
'(("yahoo" "http://search.yahoo.com/bin/search?p=%s" nil)
("yahoo-ja" "http://search.yahoo.co.jp/bin/search?p=%s" euc-japan)
("google" "http://www.google.com/search?q=%s" nil)
! ("google-ja" "http://www.google.com/search?q=%s&hl=ja&lr=" shift_jis)
("goo-ja" "http://www.goo.ne.jp/default.asp?MT=%s" euc-japan)
("rpmfind" "http://rpmfind.net/linux/rpm2html/search.php?query=%s" nil))
"*An alist of search engines.
--- 56,62 ----
'(("yahoo" "http://search.yahoo.com/bin/search?p=%s" nil)
("yahoo-ja" "http://search.yahoo.co.jp/bin/search?p=%s" euc-japan)
("google" "http://www.google.com/search?q=%s" nil)
! ("google-ja" "http://www.google.com/search?q=%s&hl=ja&lr=lang_ja" shift_jis)
("goo-ja" "http://www.goo.ne.jp/default.asp?MT=%s" euc-japan)
("rpmfind" "http://rpmfind.net/linux/rpm2html/search.php?query=%s" nil))
"*An alist of search engines.
----- ココまで
# 今、emacs-w3m を co したら、
# C emacs-w3m/README.namazu.ja
# となっていて、内容が patch ファイルのようになっていましたが、
# これは ???
----Input with T-Code!
ataka@milk.freemail.ne.jp
Masayuki Ataka / 安宅 正之