From: Ethan M. <merritt@u.washington.edu> - 2004-08-19 15:53:25
|
On Wednesday 18 August 2004 11:08 pm, mi...@ph... wrote: > > Now that the issue has been raised, I do think it might be nice to have > > a command something on order of > > set textmode enhanced > > There is a command (undocumented?) > set termoptions > > which could do this. The command whose body reads like this? /* process 'set termoptions' command */ static void set_termoptions() { int_error(c_token,"Command not yet supported"); } -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |