From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit References: Subject: Re: [9fans] tab stop poll Date: Mon, 8 Mar 2004 10:14:51 +0000 Topicbox-Message-UUID: 22c289e8-eacd-11e9-9e20-41e7f4b1d025 For maximum compatibility with hardware tabs on (now "antique") terminals, and to properly reproduce the expected appearance of code from old Unix systems, use 8-character tab spacing. For your own code, use whatever your editor supports that you are happy with, and run it through "retab -i +whatever" to convert it to look identical on 8-character tabstop systems.