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, 2 Apr 2009 12:34:54 -0700 (PDT) Organization: http://groups.google.com Lines: 53 Message-ID: References: <7b67b41d-4ec9-4d49-9e15-2b2db729e8cf AT 3g2000yqk DOT googlegroups DOT com> <39ce7a73-8946-4c65-8472-e8961ad4a73d AT e21g2000yqb DOT googlegroups DOT com> 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 1238700894 27996 127.0.0.1 (2 Apr 2009 19:34:54 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 2 Apr 2009 19:34:54 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: j39g2000yqn.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6,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 2, 3:14=A0pm, Eli Zaretskii wrote: > > From: Rugxulo > > Date: Wed, 1 Apr 2009 21:38:44 -0700 (PDT) > > > > > P.S. It still claims an error when I try building with SYSTEM_MALLO= C: > > > > I will look into it. =A0Please submit a bug report with > > > > =A0 =A0M-x report-emacs-bug RET > > > I don't think I can do that. =A0 :-) =A0 =A0In particular, it doesn't e= ven > > build with SYSTEM_MALLOC (and even if it did, it wouldn't be able to e- > > mail them anyways (plus "root AT RUGXULO-PC" is bogus). But feel free to > > forward it to them. =A0 ;-) > > I didn't know you didn't have any working Emacs at all. =A0Mail problems > can be worked around by cut-pasting into some other mailer. I still have the Win32 version (barebin) of 22.3 as well as the full 22.3 src + .elc package (which I used to build via DJGPP). I tried it very very briefly a few months ago for like a day or two (ERC, mostly, just out of boredom). I even tried on "good ol' " WinME (unofficially unsupported by Emacs, ugh), but at the end, I (out of stubbornness and pure rebellion ... well, and I think the machine crashed after a few hours of chatting, lol) just downloaded (soon to be Win9x-unfriendly) Cygwin and DJGPP + 22.3 srcs and built it there. (Gotta grab it before it disappears and/or breaks!) But no, I want a DOS version more than a Windows version, esp. for FreeDOS. Why not? If I don't need Win32- specific features, I don't think it's a "bad thing". > Anyway, you can simply send email to bug-gnu-em DOT DOT DOT AT gnu DOT org and > describe the problem in your own words. =A0The bug tracker will catch > the mail and create a bug report. If I were really bored, I could use CWS's ED (NT version) with NNTP support, but I'm not quite that adventurous! ;-) (Mostly I don't grok networking, hence I avoid it whenever possible, e.g. using Google Groups.) But okay, I'll try e-mailing them a bug report later. > > It builds fine when *not* using --with-system-malloc > > Well, sure: that's what I do all the time ;-) But the problem is that you can't check or fix bugs in the SYSTEM_MALLOC build process that way. Even if XP does support REL_ALLOC, 2k3 and Vista (and above) apparently don't. But, as you said, it should still build and work in pure DOS, and REL_ALLOC is more efficient, so I guess you highly prefer that. Still, supporting both would be highly preferable if at all conveniently possible.