X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Emacs pretest 23.0.96 is available Date: Wed, 15 Jul 2009 06:41:25 -0700 (PDT) Organization: http://groups.google.com Lines: 39 Message-ID: <59d12798-41cc-49c9-80f4-57dc8170ee8b@s31g2000yqs.googlegroups.com> References: <83eislssg7 DOT fsf AT gnu DOT org> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1247665285 29281 127.0.0.1 (15 Jul 2009 13:41:25 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 15 Jul 2009 13:41:25 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: s31g2000yqs.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Jul 12, 12:48=A0pm, Eli Zaretskii wrote: > > Another pretest of Emacs 23.1, v23.0.96 is available from > alpha.gnu.org: > > It builds okay with DJGPP v2.03 on my XP SP2 machine. > > Barring catastrophic bugs, this is the last pretest before Emacs 23.1 > is released. =A0So please try it if you can, and report any findings. Sorry for the minor delay in responding. I built it with GCC 4.4.0 and DJGPP 2.04 on my XP machine again. Seems to work okay (although I could *swear* hide-ifdef-mode works differently on Vista but can't confirm just yet ...). Tetris ('p' for pause, nice ...), gomoku (man I suck ...), Info reader, frames (C-x 5 2), vertical windows (C-x 3), menus via mouse, dired, Leim (esperanto- postfix), random other stuff. Loading the 100 MB "enwik8" still works (although wastes RAM vs. rel_alloc of course). I used "config.bat --with-system-malloc msdos", sed -i "s/-O2/-Os - mtune=3Di686/" .../make*, and manually did a dir /s/a-d/b | file -f - | grep -i "exe\|COFF" | grep -v "POSIX" so as to delete the dumb extensionless .EXE file duplicates (e.g. ebrowse and ebrowse.exe both exist). I also deleted all *.o files but kept everything else (against my better judgment, heh). "Your file has been saved and can now be downloaded 10 times. It will be deleted after 90 days without download." http://rapidshare.com/files/256087289/emacs-djgpp-23096.7z.html (35 MB) MD5: 6A0A8D3654ECEB9396A52263ECAAB67E Thanks for your efforts on this. Definitely worth preserving this gem of a program, a big selling / bragging point for DOS: "Hey, we've got modern Emacs too!" ;-)