From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Drew DeVault" Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Mon, 30 Aug 2021 15:03:02 +0200 Message-ID: References: <8d0be260-7b15-0b48-42e5-e5a4cc203e54@yandex.ru> <9b839e28-e406-ff4d-0c1e-0bdb9d397f96@yandex.ru> <67fac1e5-4351-ed12-92c2-cec5103fbd95@yandex.ru> <9dbd5c16-f958-012f-fef4-f587af7d52c0@yandex.ru> 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="39539"; mail-complaints-to="usenet@ciao.gmane.io" Cc: theo@thornhill.no, Philip Kaludercic , danflscr@gmail.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: "Dmitry Gutov" , "Lars Ingebrigtsen" , "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 30 15:04:37 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 1mKgxl-0009xo-EL for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Aug 2021 15:04:34 +0200 Original-Received: from localhost ([::1]:35192 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKgxj-0004vL-Sj for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Aug 2021 09:04:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59348) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKgwS-0003Zl-SY for emacs-devel@gnu.org; Mon, 30 Aug 2021 09:03:14 -0400 Original-Received: from out0.migadu.com ([94.23.1.103]:11329) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKgwM-0004Ge-AI; Mon, 30 Aug 2021 09:03:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1630328582; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZQFxpDNHWKjijzsB81V4yYhfIY9kSEKyZfng9nFx3Gg=; b=eKluXi0/q8fYRH+WdDwKuo9wtj4dJA9BI6vuvcM2VOeCnWlQu+9vXFLniTiFrPIarKwFEx eIMmPtx1+BHQOMXObtkNUsB7x7sNHTAxLZ2dPmm0/6YCQjq6ibyLM8MoRWX5m3k/UoKp/B IvSnIGp8xEihh3UtxKXY9PAhpUxro7ceHWIMRj+wmVM58LNblD9J7kOIZKziSq3bPwlrZ6 H8itQEHbY9zqRhi9p9juQOXWzKAxXLnW2N3BJjU01+UtuBP1DgAuMV+rl1SxKk03Y7vjWx 6v5NB6xRYnoYsCJ54N1Et1VUyTgsbcKZg0/e36RWgnkhycgquxzoUe/YTyh8YA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <9dbd5c16-f958-012f-fef4-f587af7d52c0@yandex.ru> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: sir@cmpwn.com Received-SPF: pass client-ip=94.23.1.103; envelope-from=sir@cmpwn.com; helo=out0.migadu.com 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:273490 Archived-At: On Mon Aug 30, 2021 at 3:00 PM CEST, Dmitry Gutov wrote: > On 30.08.2021 15:49, Drew DeVault wrote: > >> Will that affect only replies to later emails? > > Yes. > > I think that can be fixed in the mailing list software layer: if an > email is addressed to a thread, and there are some ostensibly > "subscribed" users that are missing from the list of recipients, send it > to them too. Yes, this would work, but only for later emails. I certainly would not want to try and apply it retroactively by emailing someone 100 messages after they chime in at the end of a large thread.