From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pip Cet Newsgroups: gmane.emacs.devel Subject: Re: MPS: commit limit Date: Tue, 16 Jul 2024 16:43:02 +0000 Message-ID: References: <87bk2xweng.fsf@gmail.com> <86r0btgxwj.fsf@gnu.org> <878qy1uyui.fsf@gmail.com> <86msmhgwms.fsf@gnu.org> <87jzhlti55.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38769"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Helmut Eller , Eli Zaretskii , yantar92@posteo.net, emacs-devel@gnu.org To: =?utf-8?Q?Gerd_M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jul 16 20:16:31 2024 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 1sTmj1-0009lo-G5 for ged-emacs-devel@m.gmane-mx.org; Tue, 16 Jul 2024 20:16:31 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTmiF-0001HX-Sk; Tue, 16 Jul 2024 14:15:43 -0400 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 1sTlGj-0003Ep-KM for emacs-devel@gnu.org; Tue, 16 Jul 2024 12:43:15 -0400 Original-Received: from mail-40133.protonmail.ch ([185.70.40.133]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sTlGf-0001aQ-UF; Tue, 16 Jul 2024 12:43:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1721148187; x=1721407387; bh=DFiNsf+8H4Fs+g5FsUCFxkQlg7qrgtCfqUvvpurDLoA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=CpvT6rdk9JjdmsJFn1WoBZYHxAPRD18aCjuIEdHtRDghkV4PJUMofxePuZqsBcZSx JFE6a8Oux+0cSMldp7e9lUmi5arq1bpFRMTEvi6jfCLDbG+MYDRHkEcB9FTSusfqB8 tPUb2/USh/1PFf+mjP6zugSsPSxuLbfmL+RzsqFjJSfzaALJDffCwvslemayarFHk+ UMLjZAs7GPYCoLpnm3PzOOszgKgoflVN0wCNJDlHi+NBy7zMLT0+lWmdx3iOu+X6Ct vHmqLYdZTm68kCohHIdt0HN318uSDpXne46XeyCscTlFsWj2yN7obrChWH7NqdBvxL 283PKKEroaxOg== In-Reply-To: Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 88e6aa989454414c5e2e951f10c2fe2e576de714 Received-SPF: pass client-ip=185.70.40.133; envelope-from=pipcet@protonmail.com; helo=mail-40133.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 16 Jul 2024 14:15:41 -0400 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:321731 Archived-At: On Tuesday, July 16th, 2024 at 16:39, Gerd M=C3=B6llmann wrote: > Helmut Eller eller.helmut@gmail.com writes: >=20 > > On Tue, Jul 16 2024, Eli Zaretskii wrote: > >=20 > > > > It's an internal function. Only people who know what they're doing > > > > should use it. > > >=20 > > > I doubt the number of people who match that description > > > (i.e. understand enough what the limit does to use it wisely) is larg= e > > > enough to justify its existence. > >=20 > > Whatever. Your project, your rules. >=20 > BTW, I trust someone else than me takes care of Helmut's patches. Will do. Helmut, could you ping me if I forget to apply one? I certainly do= n't intend that. Pip