From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Anyone object to larger digests once a day? Date: Tue, 28 Apr 2020 09:28:09 +0300 Message-ID: <83wo602kg6.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="55746"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Ken Olum Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Apr 28 08:37:37 2020 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 1jTJs9-000ENq-Qa for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Apr 2020 08:37:37 +0200 Original-Received: from localhost ([::1]:43360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTJs8-0003Eb-R8 for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Apr 2020 02:37:36 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:36202) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTJoC-0007uH-0T for emacs-devel@gnu.org; Tue, 28 Apr 2020 02:35:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52464) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTJjL-0007RH-Ee; Tue, 28 Apr 2020 02:28:31 -0400 Original-Received: from [176.228.60.248] (port=4247 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jTJjK-0003qn-F8; Tue, 28 Apr 2020 02:28:30 -0400 In-Reply-To: (message from Ken Olum on Mon, 27 Apr 2020 16:38:37 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:247999 Archived-At: > From: Ken Olum > Date: Mon, 27 Apr 2020 16:38:37 -0400 > > I'd like to get one digest a day. Sometimes we get as many as 30, and > sometimes there's only one message per digest. The reason seems to be > that mailman is configured to send out a digest immediately, rather than > waiting until the end of the day, if it is over 30kB. I suggest that we > change this limit to 10MB. Probably that limit will never trigger, so > we will get daily digests, but just in case it will prevent messages so > large that any mailers can't handle them. I think 10MB is too much: it could run afoul of someone's limit on email storage. We should probably set it lower, 1MB or somesuch (if no one objects to that figure). And yes, there are rare situations where we have a barrage of messages that could exceed these numbers during a single day. That said, I don't use the digest option for this list, so my opinion is not very important.