== 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/25] 0.2 released
* Asynchronous. You do not have to wait until search process exits.
* Use color.
=== [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.2.tar.gz").read.display' > gonzui-emacs-0.2.tar.gz
tar xzvf gonzui-emacs-0.2.tar.gz
When you failed, please download it from the next link.
* ((<gonzui-emacs-0.2.tar.gz|URL:http://www.rubyist.net/~rubikitch/archive/gonzui-emacs-0.2.tar.gz>))
Then, install it.
ruby setup.rb
--
rubikitch
http://www.rubyist.net/~rubikitch/index.en.html
http://darcs.thehatcher.com/vic/erebor-ebuilds/app-emacs/
and give a try to el4r and langhelp. Enjoy!
Thanks rubikitch. =)
--
vic
> I've just installed gonzui for emacs and liked it a lot. Just finished some
> gentoo ebuilds for el4r, langhelp and gonzui-emacs. Gentoo users can
> download them from:
Thank you!!
--
rubikitch