$tcl_platform(os)

2005-07-10 Thread Nick Savoiu
In tclsh when I print out $tcl_platform(os) I get "Windows NT". I was expecting to get the equivalent of 'uname -s' as the tcl documentation suggests. Any thoughts? Thanks, Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/proble

Re: shortcut settings (was Re: emacs issues)

2005-07-19 Thread Nick Savoiu
I like this for my cygwin shortcut command properties: c:\cygwin\bin\rxvt.exe -geometry 100x59+345+5 -C -rv +ls -sb -sr -st -si -sk -sl 2000 -sbt 14 -fn -adobe-courier-*-r-normal--1-*-*-*-m-*-*-* -e bash -login After the rave review I thought I'd give it a try. Just typing: rxvt.exe works O