From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Win32 IDE for DJGPP / What IDE are you using? Date: 30 Jun 2000 18:30:34 -0700 Organization: Posted via Supernews, http://www.supernews.com Lines: 19 Sender: nate AT mercury DOT bitbucket Message-ID: <834s6asklh.fsf@mercury.bitbucket> References: <395CD67B DOT 10311 DOT 1C3CA31 AT localhost> X-Complaints-To: newsabuse AT supernews DOT com User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Leon AT caresystems DOT com DOT au writes: > On 29 Jun 2000, at 15:01, Nate Eldredge wrote: > > > > It's a line editor standard on Unix, once very > > pardon my stupidity - but what is a line editor?! It edits a line at a time, using a command-line style interface. You type a command, like "i" for insert characters or "d" for delete line, and then it shows you what the line now looks like. You have to explicitly tell it when you want to edit a different line, and of course you don't get to see more than one line at a time (normally). -- Nate Eldredge neldredge AT hmc DOT edu