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: cl-lib warnings Date: Fri, 06 Jan 2023 21:45:30 +0200 Message-ID: <83tu13tpk5.fsf@gnu.org> References: <86o7s3lsnx.fsf@mail.linkov.net> <86bknx8783.fsf@mail.linkov.net> <837cylapt4.fsf@gnu.org> <83wn6kamwr.fsf@gnu.org> <83len0aldq.fsf@gnu.org> <87v8lkmd9z.fsf@melete.silentflame.com> <83358ow1yy.fsf@gnu.org> <87358nmtox.fsf@melete.silentflame.com> <83y1qfttsa.fsf@gnu.org> <87y1qfjxi9.fsf@melete.silentflame.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11230"; mail-complaints-to="usenet@ciao.gmane.io" Cc: lekktu@gmail.com, joaotavora@gmail.com, juri@linkov.net, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Sean Whitton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 06 20:46:20 2023 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 1pDsfT-0002hh-Jv for ged-emacs-devel@m.gmane-mx.org; Fri, 06 Jan 2023 20:46:19 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pDseW-0005mU-Ol; Fri, 06 Jan 2023 14:45:20 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pDseR-0005lP-ND for emacs-devel@gnu.org; Fri, 06 Jan 2023 14:45:15 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pDseP-0002Qb-0o; Fri, 06 Jan 2023 14:45:14 -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=y2z3BAB2Ykin7ZIE7oA1CkEkHh+3yffgaZTKFmWGgHY=; b=Ij2Uf9ZueT55 0dZouAMRwOgELIcJ79sYnGVpoAw9bPR2KrsKRhMsSz9TlHfJB5GPIsISBjRUysiuwlZzKGOzGo7X7 OhZt/uD9rKzM/DPUrD8oLfMrnkR3ab+Awt+/+jwQadCuHxvQSw2YuIFaQh92SCycpuK5CSzNZ7IBO ODjWsMSLsSPeQbhvJ0hzEPLND3ZXLF63OrjJ6ivUHubOLwPxsat5b2UcYkETTwKAuXjBBM+WDecjU zeH/vUVvC5Tw4hypP3LIQzFKCPYcP9lDc0Y7wh0k3ThM0A3q4zOFhGo3eTqAibuiQNmFR9DgGZmgN iLLGu/HSBj9YVXigcM2EEQ==; Original-Received: from [87.69.77.57] (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 1pDseN-0007nH-Ra; Fri, 06 Jan 2023 14:45:12 -0500 In-Reply-To: <87y1qfjxi9.fsf@melete.silentflame.com> (message from Sean Whitton on Fri, 06 Jan 2023 12:03:58 -0700) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302263 Archived-At: > From: Sean Whitton > Cc: lekktu@gmail.com, joaotavora@gmail.com, juri@linkov.net, > monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Fri, 06 Jan 2023 12:03:58 -0700 > > On Fri 06 Jan 2023 at 08:14PM +02, Eli Zaretskii wrote: > > > I don't think I understand the question. What do you mean by "target" > > here? > > How low should we be trying to keep the memory footprint? What sort of > systems are we hoping to be able to support? I don't think I have an answer to that, not in absolute numbers. I'm just saying that we should have a very good reason for adding files to the set we preload.