JED 0.99.19 (no public release just yet, only script) (Developers)
> > > Btw: What about your (my) JED release?
> >
> > I haven't been working on it. Should I? Or do you just want an old (or
> > new?) stock build via latest S-lang, DJGPP, etc.?
>
> I just noticed 2007 or 2010 "JED" in my "Projects" folder. You asked me once > to upload this stuff so you could grab and release it. Meanwhile you built
> 0.99-19, but didn't release a binary, which is little useless for DOS users. > Therefore I'd like to get JED for DOS released some day.
I did rebuild it for brief testing and updated my silly build .BAT the other day, but so far I've not bundled a .ZIP just yet. It probably won't be too hard to do, but I'm a bit leery about what to include, specifically. ("find . -type f -mtime -3" is usually what I'd do, after "rm .../*.o" of course.)
https://sites.google.com/site/rugxulo/JED9919.TXT?attredirects=0
EDIT: Actually, I found folding mode interesting (can be automatically loaded via mode line "/* -*- mode: C; mode: fold -*- */" and "Fold_Mode_Ok=1;" in jed.rc) via "/*{{{ boring func */" and "/*}}}*/". And of course the mouse works well too (left for copy, middle for paste, right for cut).
Complete thread:
- JED 0.99.19 (no public release just yet, only script) - Rugxulo, 01.09.2012, 00:00 (Developers)
- JED 0.99.19 (no public release just yet, only script) - rr, 01.09.2012, 21:03