25 Jun 21:52
Why TCL interactive interpreter tries to auto-complete commands that were bound by the application to C functions?
From: Yuri <yuri@...>
Subject: Why TCL interactive interpreter tries to auto-complete commands that were bound by the application to C functions?
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-06-25 19:53:12 GMT
Subject: Why TCL interactive interpreter tries to auto-complete commands that were bound by the application to C functions?
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-06-25 19:53:12 GMT
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
RSS Feed