R
rubikitch
Hi,
== Abstract
gonzui-emacs is an Emacs interface of ((<gonzui|URL:http://gonzui.sourceforge.net/>)), a source code search engine.
It is written in EmacsRuby.
It uses ((<langhelp|URL:http://www.rubyist.net/~rubikitch/computer/langhelp/>)) interface, so you can jump to a source code and bookmark a position.
It is available at
http://www.rubyist.net/~rubikitch/computer/gonzui-emacs/index.en.html
== What's new
=== [2005/12/23] 0.1 released
Initial release
== Install
Before installing gonzui-emacs, install ((<langhelp (>=0.9.4)|URL:http://www.rubyist.net/~rubikitch/computer/langhelp/>)).
If you want only to use gonzui, you do not have to edit `~/.langhelp/config'.
Please execute the following commands.
ruby -ropen-uri -e 'URI("http://www.rubyist.net/~rubikitch/archive/gonzui-emacs-0.1.tar.gz").read.display' > gonzui-emacs-0.1.tar.gz
tar xzvf gonzui-emacs-0.1.tar.gz
When you failed, please download it from the next link.
* ((<gonzui-emacs-0.1.tar.gz|URL:http://www.rubyist.net/~rubikitch/archive/gonzui-emacs-0.1.tar.gz>))
Then, install it.
ruby setup.rb
== Abstract
gonzui-emacs is an Emacs interface of ((<gonzui|URL:http://gonzui.sourceforge.net/>)), a source code search engine.
It is written in EmacsRuby.
It uses ((<langhelp|URL:http://www.rubyist.net/~rubikitch/computer/langhelp/>)) interface, so you can jump to a source code and bookmark a position.
It is available at
http://www.rubyist.net/~rubikitch/computer/gonzui-emacs/index.en.html
== What's new
=== [2005/12/23] 0.1 released
Initial release
== Install
Before installing gonzui-emacs, install ((<langhelp (>=0.9.4)|URL:http://www.rubyist.net/~rubikitch/computer/langhelp/>)).
If you want only to use gonzui, you do not have to edit `~/.langhelp/config'.
Please execute the following commands.
ruby -ropen-uri -e 'URI("http://www.rubyist.net/~rubikitch/archive/gonzui-emacs-0.1.tar.gz").read.display' > gonzui-emacs-0.1.tar.gz
tar xzvf gonzui-emacs-0.1.tar.gz
When you failed, please download it from the next link.
* ((<gonzui-emacs-0.1.tar.gz|URL:http://www.rubyist.net/~rubikitch/archive/gonzui-emacs-0.1.tar.gz>))
Then, install it.
ruby setup.rb