X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: GNU Emacs 22.3 and Vista Date: Thu, 9 Apr 2009 12:32:20 -0700 (PDT) Organization: http://groups.google.com Lines: 45 Message-ID: References: <7b67b41d-4ec9-4d49-9e15-2b2db729e8cf AT 3g2000yqk DOT googlegroups DOT com> <83fxgoda43 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 1239305540 21369 127.0.0.1 (9 Apr 2009 19:32:20 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 9 Apr 2009 19:32:20 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: g37g2000yqn.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1,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 Apr 4, 4:46=A0am, Eli Zaretskii wrote: > > Date: Thu, 02 Apr 2009 06:21:17 +0300 > > From: Eli Zaretskii > > > I've just fixed this in the Emacs CVS with the following change: > > 2009-04-04 =A0Eli Zaretskii =A0 Okay, it works, I've built it on XP successfully (GCC 4.2.3 + BinUtils 2.17 + DJGPP 2.04) using SYSTEM_MALLOC. Tested to run okay on Vista also. "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/219396153/emacs-23-0-92.7z.html MD5: 38D3E41C8AE67469DF422E02A7F5DF60 N.B. Using the above-mentioned pretest .tar.gz + your tiny patch. This .7z is via -mx5 and is only (heh) 34 MB. The only stuff I deleted was "emacs, temacs, etc." redundant .EXEs without extensions as well as all objects (.o) since they're superfluous for future builds (it's not exactly a long wait since most .elc are precompiled). P.S. Way too many Changelogs. And there are 10 copies of COPYING, heh, is that really necessary? In a perfect world, all the docs would be .gz'd in order to save space after unpacking (since auto- compression can mostly transparently read 'em). Anyways, I guess the point is that a lot of stuff isn't majorly necessary just to use the editor itself. (And I personally would split off all networking and news and mail stuff into a separate package since most of us don't use that in DOS.) As is, it takes 180 MB on NTFS, so probably worse on pure FAT (esp. big FAT16 partitions). In short, BIN, SRC, DOC, LISPBIN, LISPSRC, NETWORK, ETC is how I'm thinking, but that's probably too many files to download / keep track of. I'd also make /current/ use 2.03p2 with REL_ALLOC while /beta/ use 2.04 with SYSTEM_MALLOC. Just my $0.02. But very nice job on everything!! :-)