w3m version w3m/0.2.5+cvs-1.291-m17n-20020202, options lang=ja,m17n,image,color,ansi-color,mouse,sysmouse,menu,cookie,ssl,ssl-verify,external-uri-loader,w3mmailer,nntp,gopher,alarm,mark,migemo
migemoをインストールしたいのですが、./configureを実行したら -n checking Ruby/Romkan... ./romkan.rb:21:in `pairs': undefined method `slice' for #<Array:0xd5e00> (NameError) from ./romkan.rb:20:in `step' from ./romkan.rb:20:in `pairs' from ./romkan.rb:184 not found Ruby/Romkan is available at <http://namazu.org/~satoru/ruby-romkan/> となって、makeできません。どうすればよいかおしえてください。
<html><head><title>Bookmarks</title></head> <body> <h1>Bookmarks</h1> <h2>L$J,N`</h2> <ul> <li><a href="http://www.somewhere.org">somewhere</a> <!--End of section (do not delete this comment)--> </ul> </body> </html>
occur is an interactive compiled Lisp function in `replace'. (occur REGEXP &optional NLINES)
Show all lines in the current buffer containing a match for REGEXP.
If a match spreads across multiple lines, all those lines are shown.
Each line is displayed with NLINES lines before and after, or -NLINES before if NLINES is negative. NLINES defaults to `list-matching-lines-default-context-lines'. Interactively it is the prefix arg.
The lines are shown in a buffer named `*Occur*'. It serves as a menu to find any of the occurrences in this buffer. C-h m in that buffer will explain how.
If REGEXP contains upper case characters (excluding those preceded by `\'), the matching is case-sensitive.