From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Kyle Meyer Newsgroups: gmane.emacs.devel Subject: Re: emacs-28 b8b2dd1: Update to Org 9.5.1-11-g96d91b Date: Mon, 29 Nov 2021 23:55:40 -0500 Message-ID: <87o862dyyb.fsf@kyleam.com> References: <20211127213324.10400.95314@vcs0.savannah.gnu.org> <20211127213326.7715520D11@vcs0.savannah.gnu.org> <87h7bwxqek.fsf@gmx.de> <87k0gs9tew.fsf@kyleam.com> <87czmkxo8p.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23974"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Stefan Kangas , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 30 05:56:48 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 1mrvCB-0005yn-39 for ged-emacs-devel@m.gmane-mx.org; Tue, 30 Nov 2021 05:56:48 +0100 Original-Received: from localhost ([::1]:38566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mrvC9-0001yA-7F for ged-emacs-devel@m.gmane-mx.org; Mon, 29 Nov 2021 23:56:45 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mrvBH-0001Dx-1o for emacs-devel@gnu.org; Mon, 29 Nov 2021 23:55:51 -0500 Original-Received: from out1.migadu.com ([91.121.223.63]:45637) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mrvBB-0001fF-S5 for emacs-devel@gnu.org; Mon, 29 Nov 2021 23:55:48 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1638248142; 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: in-reply-to:in-reply-to:references:references; bh=y9SFVrnozJrApUNVTlH9NIgNL3tyId7u7QOZdEbKuwU=; b=uROWMJxPh/uU083RAsdWglb33b3XVeW2kvs3HsR3dXtkmMv3Nq1VMtgMX/UC4GNSjmY2TJ 5IpvMt6Z8kjbBYPBd6zvgXbCqVj8QUkGhuqGKy3tAZvAtnymG7o5fHbvKYEp7LlrL5oFVz U9WwyEAK2hlSM6hju5FfTRQs6ulnx2sfrhLqUFCUvy1YxBdp7K0RdKuxWG+QmeGf4XSg0U Ts97ovwWOt61LIqH5RGki9wolf3RCFlm44BlCiAYjoA0qvph5eQOEt5Ksv+R1XnpiewuSR mrKtiJfzoj48Zdemeh1hMkFzjzBr6m0lmD4a24bXABCRGcqsYO7PxOVsmbbxhA== In-Reply-To: <87czmkxo8p.fsf@gmx.de> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com Received-SPF: pass client-ip=91.121.223.63; envelope-from=kyle@kyleam.com; helo=out1.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.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" Xref: news.gmane.io gmane.emacs.devel:280523 Archived-At: Michael Albinus writes: > Btw, Org's test suite is huge IIRC. Would it make sense to merge this > also to Emacs? At least the CI/CD test runs on hydra and emba could use > them, I believe. Yes, I think that makes sense, though I probably won't have time to look into it very soon. Aside from potential code adjustments that may be necessary, I suppose copyright assignments need to be checked. Most of the test files list individuals as copyright holders. At a glance, I'm not confident that all the authors have paperwork on file.