From: shade AT atrey DOT karlin DOT mff DOT cuni DOT cz (Ondrej Sury) Newsgroups: comp.os.msdos.djgpp Subject: Re: vi? Date: 19 Sep 1996 07:34:17 GMT Organization: L.O.G. Lines: 24 Distribution: world Message-ID: <51qt1p$697@ns.felk.cvut.cz> References: <51di78$olf AT mulga DOT cs DOT mu DOT OZ DOT AU> NNTP-Posting-Host: atrey.karlin.mff.cuni.cz To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Chun Cheung YIM (chcy AT toaster DOT cs DOT mu DOT OZ DOT AU) wrote: > Hi All, > > I have been looking for a good editor that can do vi / emacs simulation > under DOS. The basic thing that I am looking for is that editor should have > colour syntax highlghting and vi emulation. Being able to deal with large > file (~4 Mb) would also help although it is unnecessary. I was looking at > jed the other day and trying to compile jed386 but the executable created end > up to be pretty unstable to use. As I understand a new version of gnu emacs > has just came out, did anyone manage to compile it using djgpp and would this > version support colour syntax highlighting under DOS? > > Enjoy Programming, > > Cheung I have just compiled original emacs 19.34 with DJGPP and it works fine. So my suggestion is: download sources of Emacs 19.34 and compile it with your DJGPP.(Note that the sources have support for DJGPP). -- Blessed be, and happy programming Moon Shade. An ye harm none, do what ye will.