From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 28.0.90 is out Date: Thu, 09 Dec 2021 15:08:08 +0200 Message-ID: <83wnkesz7r.fsf@gnu.org> References: <87fsr6pn9r.fsf@yahoo.com> <834k7l3nko.fsf@gnu.org> <87o85tlv9o.fsf@yahoo.com> <87a6hdlukl.fsf@yahoo.com> <83pmq925hc.fsf@gnu.org> <87tufljldf.fsf@yahoo.com> <87pmq9jh21.fsf@yahoo.com> <83k0ggzg6v.fsf@gnu.org> <87r1angb8d.fsf@yahoo.com> <838rwvxofc.fsf@gnu.org> <877dcfdy7a.fsf@yahoo.com> <83mtlbw75d.fsf@gnu.org> <8735n2cyui.fsf@yahoo.com> <83k0geuoi1.fsf@gnu.org> <87czm6ax3c.fsf@yahoo.com> <838rwuukkx.fsf@gnu.org> <878rwuavr7.fsf@yahoo.com> <831r2mug6n.fsf@gnu.org> <83zgpat0di.fsf@gnu.org> <87v8zy9c4o.fsf@yahoo.com> <87r1am9bsz.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5513"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 09 14:09:52 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mvJBH-0001CO-Iz for ged-emacs-devel@m.gmane-mx.org; Thu, 09 Dec 2021 14:09:51 +0100 Original-Received: from localhost ([::1]:51986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvJBF-0007YH-Ub for ged-emacs-devel@m.gmane-mx.org; Thu, 09 Dec 2021 08:09:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57032) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvJ9t-0006nJ-Sl for emacs-devel@gnu.org; Thu, 09 Dec 2021 08:08:25 -0500 Original-Received: from [2001:470:142:3::e] (port=41744 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvJ9t-0008C8-Kc; Thu, 09 Dec 2021 08:08:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Od3vdYr869TWiuAuFpNe/o8gk6RQZ+TkSk3P6S123Lo=; b=aop2Z9M5JgSc uo2zZRYX3crh191Ogpan4/Kbgkn2nBOuoT7UZ99kPnjld7XHt5A2fZdIr/EsHWPgdu7cPPieDj6s6 PPy68n/2rdIshfuh3Gt8hY761afJgAgsg6yFKW+AfzI2eNQPrxXvxdIMYkRE44aty+5BbStYCa0r0 VtweoFsVf15rJ+Pwpus8JfKZyXx+vGoOX3idv8ZGiFU8mkODreJpLc6hw6mUfZuG6bxqAeo5ITgw4 WiL4L6cipocLoQpEljf5t1+l1lyienSg+2hGdm3+sxKuCsiHpzlgt8ESWmUKCfVVau9uiXJWjoaFi Yh4wXpSpoQMsYG8v5jtq9A==; Original-Received: from [87.69.77.57] (port=2583 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvJ9t-00033o-Dg; Thu, 09 Dec 2021 08:08:25 -0500 In-Reply-To: <87r1am9bsz.fsf@yahoo.com> (message from Po Lu on Thu, 09 Dec 2021 20:56:28 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:281491 Archived-At: > From: Po Lu > Cc: emacs-devel@gnu.org > Date: Thu, 09 Dec 2021 20:56:28 +0800 > > Now I'm really lost: temacs.exe is 14.1 MB, but trying to run it from > the Makefile or like this: > > C:\DJGPP\src\emacs-28.0.90\src> temacs > > Results in "This program is too large to fit in memory." Is this on Windows XP or on plain DOS? What does go32-v2.exe say if invoked with no arguments?