Message-ID: <37AB0118.4592F447@hem2.passagen.se> From: Stefan Ekman X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.5-15 i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: compile directoryin RHIDE References: <%_vq3.5859$K%6 DOT 137408 AT news1 DOT rdc2 DOT on DOT home DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 Date: Fri, 06 Aug 1999 15:36:52 GMT NNTP-Posting-Host: 62.20.139.5 X-Complaints-To: abuse AT telia DOT com X-Trace: newsa.telia.net 933953812 62.20.139.5 (Fri, 06 Aug 1999 17:36:52 CEST) NNTP-Posting-Date: Fri, 06 Aug 1999 17:36:52 CEST Organization: Telia Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DeHackEd wrote: > Not on it's own. You must create a project and it will save your preferences > along with the project. There is a save preferences option in the options > menu, but it still saves a project style file. OK, but if you make a project file with the name "rhide" in the bin directory. Then that project will be used as default and settings for new projects will use the settings from the rhide-project. do this: cd djgpp\bin rhide rhide make your changes exit rhide and restart in your source directory. /Stefan