From: rubikitch@...
Date: 2006-02-05T12:36:33+09:00
Subject: [ANN] gonzui-emacs-0.3
Hi,
== Abstract
gonzui-emacs is an Emacs interface of (()), a source code search engine.
It is written in EmacsRuby.
It uses (()) 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
=== [2006/02/05] 0.3 released
* Compact output.
=== [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 ((=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.3.tar.gz").read.display' > gonzui-emacs-0.3.tar.gz
tar xzvf gonzui-emacs-0.3.tar.gz
When you failed, please download it from the next link.
* (())
Then, install it.
ruby setup.rb
Victor Borja created (()). Thanks.
--
rubikitch
http://www.rubyist.net/~rubikitch/index.en.html