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: Time to merge scratch/correct-warning-pos into master, perhaps? Date: Sat, 15 Jan 2022 20:24:36 +0200 Message-ID: <83mtjwzwkb.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8647"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 15 19:26:00 2022 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 1n8nkW-00021O-3f for ged-emacs-devel@m.gmane-mx.org; Sat, 15 Jan 2022 19:26:00 +0100 Original-Received: from localhost ([::1]:48532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n8nkU-0005zF-DL for ged-emacs-devel@m.gmane-mx.org; Sat, 15 Jan 2022 13:25:58 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52260) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8njY-0004oy-SN for emacs-devel@gnu.org; Sat, 15 Jan 2022 13:25:00 -0500 Original-Received: from [2001:470:142:3::e] (port=33840 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8njY-0007rf-5g; Sat, 15 Jan 2022 13:25:00 -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=sc+mOi5JhJAYtR1H4hhif+a1WS0akiJc2txjz/lysXA=; b=pfs93y8hwa09 VxAlaQanuJlfBCDDlSuvRNFvGusKxvRMi2ZaBBEuGEvuLeHJ/hVkRqBnXIoPzxBPeEa1l4LkqNqsn LbncXs19Bx2mU1QqGC+7Sj9+yRQupATXv6vI1qnrS5u09O13zUCW1qnm1VDQqTMaCVHYVkrDQEMQ5 Z/K1YcRFh8KzCqO47Yvy9jCeCAq8fZa3xnVmsBmsHQI+GQhBqfvdGyzsfUElLA2PoTCiVC8FTyb7z CP8FoT30gJuPLsL8mXPAOa4BMavp+GAE8e5Mw20iLXuuE434EJp+PNJ7sMxlKioZlYyME7vwsW8lc M3+3F91lu/iST7uDwe5K/A==; Original-Received: from [87.69.77.57] (port=1619 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 1n8njW-000276-S3; Sat, 15 Jan 2022 13:25:00 -0500 In-Reply-To: (message from Alan Mackenzie on Sat, 15 Jan 2022 18:15:17 +0000) 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:284783 Archived-At: > Date: Sat, 15 Jan 2022 18:15:17 +0000 > From: Alan Mackenzie > > So, I would propose to merge the branch into master now. What do people > (in particular Eli) say about this? Fine with me if Lars agrees.