From: Craig B Upright (cupright@PRINCETON.EDU)
Date: 20 Oct 00, 10:30 EST
From: Craig B Upright <cupright@PRINCETON.EDU>
Subject: Re: "Tabs to Spaces" beneath Text menu
If you only want to insert enough spaces as the normal tab would, you
might want this version of crazyTab instead:
proc crazyTab {} {
typeText "\t"
beginningLineSelect
tabsToSpaces
}
I'm not sure if the highlighting would be annoying on slower macs -- I
don't even see it on the iMac that I'm currently using ...
-- Craig
______________________________________________________________
Craig Barton Upright email: cupright@princeton.edu
Department of Sociology phone: (609) 258.4539
Princeton University fax: (609) 258.2180
Princeton, New Jersey 08544 http://www.princeton.edu/~cupright/
______________________________________________________________