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 Message-ID: <009501c0df1c$b9e49ea0$0200a8c0@lifelesswks> From: "Robert Collins" To: , "DJ Delorie" Cc: References: <200105171420 DOT KAA18313 AT envy DOT delorie DOT com> Subject: Re: What tab spacing is everyone using for changes Date: Fri, 18 May 2001 08:00:01 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 17 May 2001 21:53:15.0970 (UTC) FILETIME=[C6DA9A20:01C0DF1B] For Vi, I think it's set indent=c :] Help in vi will tell you. I run GNU indent on the files before updating or creating patches - GNU indent sets spaces to tabs at 8 chars, realigns paragraphs etc. Rob ----- Original Message ----- From: "Brian Keener" To: "DJ Delorie" Cc: Sent: Friday, May 18, 2001 1:43 AM Subject: Re: What tab spacing is everyone using for changes > DJ Delorie wrote: > >Tabs are as wide as eight spaces. You should use the GNU coding > > Thanks again DJ. > > > If you use emacs, just > > select the GNU c-style. > > Emacs is the editor right :-) (really showing my experience level now > huh) and as you can tell I don't. I just use vi but maybe I should use > emacs. > > bk > > > >