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

space キー 連打



space キー を連打して www.google.co.jpの検索結果を ブラウズしようとして
できなかったのですが、こうすれば良いのでしょうか。

現在www.google.co.jpを例に「space キー 連打」機能のtexiを書こうとしてい
ます。

@@ -1506,7 +1506,7 @@
 
 (defcustom w3m-relationship-estimate-rules
   `((w3m-relationship-simple-estimate
-     "\\`http://www\\.google\\.com/search"
+     "\\`http://www\\.google\\.[^/]+/search"
      ,(concat "<a href=" w3m-html-string-regexp
 	      "><img src=/\\(intl/[^/]+/\\)nav_next.gif")
      ,(concat "<a href=" w3m-html-string-regexp