From: "Al" Newsgroups: comp.os.msdos.djgpp References: <3952faa9 AT dnews DOT tpgi DOT com DOT au> <3953942C DOT 16998947 AT inti DOT gov DOT ar> Subject: Re: RHIDE and tab spaces. Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Original-NNTP-Posting-Host: 203.58.15.163 Message-ID: <3953f273@dnews.tpgi.com.au> Date: Sat, 24 Jun 2000 19:33:02 +1000 NNTP-Posting-Host: 203.12.160.33 X-Complaints-To: abuse AT telstra DOT net X-Trace: nsw.nnrp.telstra.net 961839775 203.12.160.33 (Sat, 24 Jun 2000 19:42:55 EST) NNTP-Posting-Date: Sat, 24 Jun 2000 19:42:55 EST Organization: Customer of Telstra Big Pond Direct To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com salvador wrote in message news:3953942C DOT 16998947 AT inti DOT gov DOT ar... > Al wrote: > > > How can I set the tab space to be 4 spaces by deafault? > > So when I start a new project, I don't have to change the > > settings. > > The RHIDE docs explain how to create a default project (%DJDIR%/bin/rhide.gpr). > For the default project choose the Options|Environment|Editor|Editor Options > option and select the tab size there. > Use the last RHIDE evrsion available from Adris' site. > > SET Great, thanks.