X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.os.msdos.djgpp Subject: Questions on Rhide Date: Sun, 28 Apr 2002 18:55:12 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 30 Message-ID: <3ccc2586$0$331$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.10.174 X-Trace: 1020011910 news.freenet.de 331 213.7.10.174 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hallo all. So I have had some small problems with Rhide that are gradually becoming larger problems: 1. Rhide's file-suffix recogition (for '.c', '.cpp', etc) is case sensitive, especially under windows. I am restraining myself not to say something really regrettable about this "feature". I read what the "reasons" for it were. Has anyone found a solution besides having to write a whole 'front-end script for the front-end' to convert all arguments to lower case? Using the '-c' option does not make any difference. 2. Uhhh... how do I *delete* a mistyped include directory inside the OPTIONS-DIRECTORIES-INCLUDE dialogue box? 3. I am looking for the rhide.env setting that turns OFF the "feature" that opens all the windows again that were left open when the last session ended. This wastes time for me. I want it so that when I type "rhide test.c", Rhide opens ONLY with test.c, and not along with all the junk from ten sessions ago. A *comprehensive* info reference would be most welcome. ??? Thanks in advance Ben