From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <66d43fa513e8fedebd08c3e847848313@9netics.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: plan9port: recent changes Date: Mon, 14 Feb 2005 13:03:08 -0800 From: Skip Tavakkolian <9nut@9netics.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 47a392ba-eace-11e9-9e20-41e7f4b1d025 Is anyone working on a win32 port? 9pm is showing its age (but still better than cmd or cygwin). >> i don't like autoindent ... it always seems to do what i don't >> want it to do, the tab key is big, and i don't write deeply >> nested code. but if you do - fine ... make it an option (i hate >> thousands of options too). > > it's not the usual "guess where my cursor should be" autoindent. > when you type newline, it initializes the new line by copying the > leading white space from the previous line. it's more of a > persistent indent than autoindent. in any case, it's the first one > i've ever used that felt natural.