From unknown Thu Aug 14 21:53:03 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18416 <18416@debbugs.gnu.org> To: bug#18416 <18416@debbugs.gnu.org> Subject: Status: EMACS_HEAPSIZE unexpanded (unused?) Reply-To: bug#18416 <18416@debbugs.gnu.org> Date: Fri, 15 Aug 2025 04:53:03 +0000 retitle 18416 EMACS_HEAPSIZE unexpanded (unused?) reassign 18416 emacs submitter 18416 Glenn Morris severity 18416 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 05 18:44:19 2014 Received: (at submit) by debbugs.gnu.org; 5 Sep 2014 22:44:19 +0000 Received: from localhost ([127.0.0.1]:60116 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XQ2Es-0004EV-LX for submit@debbugs.gnu.org; Fri, 05 Sep 2014 18:44:19 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:52329 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XQ2Eo-0004EK-Gi for submit@debbugs.gnu.org; Fri, 05 Sep 2014 18:44:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XQ2En-0001YY-F9; Fri, 05 Sep 2014 18:44:13 -0400 From: Glenn Morris To: submit@debbugs.gnu.org Subject: EMACS_HEAPSIZE unexpanded (unused?) X-Spook: assassinate LABLINK Aladdin Putin Vince Foster South X-Ran: 6;/%W(32G/NcUdrdRAr6IEF.89)Y]ICZ/VAK*HI=rGRZ?a3X8CzD_UCiH32,p4*EzzWz-@ X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 05 Sep 2014 18:44:13 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Package: emacs Version: 24.4.50 Severity: minor Current trunk on GNU/Linux, the generated src/Makefile contains an unexpanded @EMACS_HEAPSIZE@. It's not used for anything, so it doesn't really matter, but it seems like bad form. It would be better for it to expand to the empty string, like it does in the emacs-24 branch. Or perhaps it is now entirely unused and should just be removed? BTW, there's no ChangeLog entry that says when EMACS_HEAPSIZE was removed from configure.ac. It seems it was http://lists.gnu.org/archive/html/emacs-diffs/2014-05/msg00255.html The ChangeLog entry should be improved. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 06 03:42:22 2014 Received: (at 18416-done) by debbugs.gnu.org; 6 Sep 2014 07:42:22 +0000 Received: from localhost ([127.0.0.1]:60281 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XQAda-00018w-92 for submit@debbugs.gnu.org; Sat, 06 Sep 2014 03:42:22 -0400 Received: from mtaout27.012.net.il ([80.179.55.183]:43471) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XQAdY-00018h-6J for 18416-done@debbugs.gnu.org; Sat, 06 Sep 2014 03:42:21 -0400 Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NBG00D00Y63AL00@mtaout27.012.net.il> for 18416-done@debbugs.gnu.org; Sat, 06 Sep 2014 10:36:36 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NBG009OYYH0Y430@mtaout27.012.net.il>; Sat, 06 Sep 2014 10:36:36 +0300 (IDT) Date: Sat, 06 Sep 2014 10:42:15 +0300 From: Eli Zaretskii Subject: Re: bug#18416: EMACS_HEAPSIZE unexpanded (unused?) In-reply-to: X-012-Sender: halo1@inter.net.il To: Glenn Morris Message-id: <83tx4lci08.fsf@gnu.org> References: X-Spam-Score: 2.7 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > From: Glenn Morris > Date: Fri, 05 Sep 2014 18:44:13 -0400 > > Package: emacs > Version: 24.4.50 > Severity: minor > > Current trunk on GNU/Linux, the generated src/Makefile contains an > unexpanded @EMACS_HEAPSIZE@. It's not used for anything, so it doesn't > really matter, but it seems like bad form. It would be better for it to > expand to the empty string, like it does in the emacs-24 branch. > Or perhaps it is now entirely unused and should just be removed? > > BTW, there's no ChangeLog entry that says when EMACS_HEAPSIZE was > removed from configure.ac. > > It seems it was > http://lists.gnu.org/archive/html/emacs-diffs/2014-05/msg00255.html > > The ChangeLog entry should be improved. [...] Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: configure.ac] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) X-Debbugs-Envelope-To: 18416-done Cc: 18416-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.7 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > From: Glenn Morris > Date: Fri, 05 Sep 2014 18:44:13 -0400 > > Package: emacs > Version: 24.4.50 > Severity: minor > > Current trunk on GNU/Linux, the generated src/Makefile contains an > unexpanded @EMACS_HEAPSIZE@. It's not used for anything, so it doesn't > really matter, but it seems like bad form. It would be better for it to > expand to the empty string, like it does in the emacs-24 branch. > Or perhaps it is now entirely unused and should just be removed? > > BTW, there's no ChangeLog entry that says when EMACS_HEAPSIZE was > removed from configure.ac. > > It seems it was > http://lists.gnu.org/archive/html/emacs-diffs/2014-05/msg00255.html > > The ChangeLog entry should be improved. [...] Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: configure.ac] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) > From: Glenn Morris > Date: Fri, 05 Sep 2014 18:44:13 -0400 > > Package: emacs > Version: 24.4.50 > Severity: minor > > Current trunk on GNU/Linux, the generated src/Makefile contains an > unexpanded @EMACS_HEAPSIZE@. It's not used for anything, so it doesn't > really matter, but it seems like bad form. It would be better for it to > expand to the empty string, like it does in the emacs-24 branch. > Or perhaps it is now entirely unused and should just be removed? > > BTW, there's no ChangeLog entry that says when EMACS_HEAPSIZE was > removed from configure.ac. > > It seems it was > http://lists.gnu.org/archive/html/emacs-diffs/2014-05/msg00255.html > > The ChangeLog entry should be improved. Fixed. From unknown Thu Aug 14 21:53:03 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Oct 2014 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator