Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Thu, 17 May 2001 10:20:24 -0400 Message-Id: <200105171420.KAA18313@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: bkeener AT thesoftwaresource DOT com CC: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: (message from Brian Keener on Thu, 17 May 2001 07:38:29 EDT) Subject: Re: What tab spacing is everyone using for changes References: > I realize this is not really a question for this group, but then it is It is. > too and I ask since it would be nice if we all used the same tab spacing > as far as number spaces and when to tab. Tabs are as wide as eight spaces. You should use the GNU coding style, as defined in the GNU coding standards. If you use emacs, just select the GNU c-style. http://www.delorie.com/gnu/docs/GNU/standards_18.html