From: "Tim \"Zastai\" Van Holder" Newsgroups: comp.os.msdos.djgpp References: <395B7DD6 DOT 32606 DOT 1972BA5 AT localhost> Subject: Re: How about bracket matching??? Lines: 24 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 Message-ID: Date: Thu, 29 Jun 2000 08:16:47 GMT NNTP-Posting-Host: 213.224.63.5 X-Complaints-To: abuse AT pandora DOT be X-Trace: afrodite.telenet-ops.be 962266607 213.224.63.5 (Thu, 29 Jun 2000 10:16:47 MET DST) NNTP-Posting-Date: Thu, 29 Jun 2000 10:16:47 MET DST Organization: Pandora-- Met vlotte tred op Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com wrote in message news:395B7DD6 DOT 32606 DOT 1972BA5 AT localhost... > On 29 Jun 2000, at 5:22, Sean Proctor wrote: > > > > > > >IMO RHIDE should have a bracket matching feature. > > >I've seen it in Watcom C IDE, it's nice and easy > > >to use, but some hot keys should be used for that > > >instead of mouse click. > > like in VIM And emacs. And Emacs also has color coding, and can be used by an average human being :) Sorry, I just couldn't resist -- I just don't like vi-style editors :) > > > >What do you think? > > sounds like a must for any pro editor Indeed it is. Zastai