[gambit-list] man _gambit func_

lowly coder lowlycoder at huoyanjinjing.com
Tue Feb 10 08:31:51 EST 2009


so in emacs, I have c-h k, c-h f; for perl i have perl doc; for c, I have
man pages

in gambit scheme, when I want to lookup a quick descrition of what a
function does, or look up it's source code, what's the most convenient way?
currently I'm doing a mix of:

grep "func_name" gambit-c.txt

and

cd ~/gambit-build-dir

grep "func_name" . -R | grep "scm:"

but i feel there should be a more elegant solution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090210/90666c7c/attachment.htm>


More information about the Gambit-list mailing list