From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: suggestion for Rhide Date: Sat, 17 Mar 2001 02:00:56 -0500 Organization: Carnegie Mellon, Pittsburgh, PA Lines: 31 Message-ID: <4ugkica00UjFETbFUh@andrew.cmu.edu> NNTP-Posting-Host: po7.andrew.cmu.edu X-Trace: bb3.andrew.cmu.edu 984812597 2527 128.2.10.107 (17 Mar 2001 07:03:17 GMT) X-Complaints-To: advisor AT andrew DOT cmu DOT edu NNTP-Posting-Date: 17 Mar 2001 07:03:17 GMT X-Added: With Flames (outnews v2.6) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Robert Hvhne does not have an email on his webpage... I believe a tool that'd greatly enhance rhide's power would be an auto parse and beautification tool. I'm addicting to autoparsers since I was using ACtool(macro scripting language for Asheron's Call) Basically it would take the following code: blah0 { blah1 { blah2 } } and make it look like: blah0 { blah1 { blah2 } } Doing it by hand is a good way to inflame already annoying RSI