Return-Path: Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 89159 invoked by uid 500); 15 Jan 2003 16:20:06 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 89131 invoked from network); 15 Jan 2003 16:20:05 -0000 Message-ID: <3E258B1A.4010708@apache.org> Date: Wed, 15 Jan 2003 11:23:54 -0500 From: Greg Ames User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 MIME-Version: 1.0 To: test-dev@httpd.apache.org Subject: Re: cvs commit: httpd-test/specweb99/specweb99-2.0 mod_specweb99.c References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sander Temme wrote: >>Does anyone have a perl script etc. to automatically convert all leading tabs >>to >>n blanks? > Doesn't indent do the trick, with the .indent.pro from somewhere in the > httpd-2.0 tree? Roy T. Fielding wrote: > Most Unices have a command called "expand" that does just that. De-tabbed and committed. Thanks, Sander and Roy. Greg