From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Win32 IDE for DJGPP / What IDE are you using? Date: 29 Jun 2000 15:01:20 -0700 Organization: Posted via Supernews, http://www.supernews.com Lines: 32 Sender: nate AT mercury DOT bitbucket Message-ID: <83lmzo9mfj.fsf@mercury.bitbucket> References: <39587BB5 DOT 24842 DOT 25A33A AT localhost> <395B2211 DOT 5016 DOT 30A496 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 27 Jun 2000, at 6:41, Kalum Somaratna aka Grendel wrote: > > > Please also don't forget the good old ed. > > > > ed? now what is it and where (if exists) can one > get the win32 version? "Ed is the standard text editor." It's a line editor standard on Unix, once very popular but now fallen out of favor due to the appearance of newfangled visual editors. It is very small and therefore often suggested to those who complain about the size of editors like Emacs. You can get a copy from ftp://ftp.gnu.org/gnu/ed/ed-0.2.tar.gz though I don't know if it will compile under DJGPP by default. There are probably other ports on Simtelnet. I have a DOS/Windows implementation whose binary is 20 bytes ;-) See also etc/JOKES from Emacs for further enlightenment. -- Nate Eldredge neldredge AT hmc DOT edu