Yuri | 25 Jun 21:52

Why TCL interactive interpreter tries to auto-complete commands that were bound by the application to C functions?

I defined my own command 'g'.
When this command is in a script file it's executed fine in a batch.
But when I try to type it in interactive mode I get this:

% g
ambiguous command name "g": get gets glob global glut

Why it does this and how do I disable this auto-completion?

Yuri

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

Gmane