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: Problems merging NEWS for the nth time Date: Sun, 22 May 2022 11:23:42 +0300 Message-ID: <83pmk66kmp.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27466"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 22 10:25:43 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 1nsguF-0006yd-F6 for ged-emacs-devel@m.gmane-mx.org; Sun, 22 May 2022 10:25:43 +0200 Original-Received: from localhost ([::1]:42264 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nsguC-0001Bw-Ik for ged-emacs-devel@m.gmane-mx.org; Sun, 22 May 2022 04:25:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59762) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsgsc-0000TO-AE for emacs-devel@gnu.org; Sun, 22 May 2022 04:24:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37804) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsgsb-0001T0-RY; Sun, 22 May 2022 04:24:01 -0400 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=ynCwNxvIchxpfSvurFmvI5nYfg3cwYCV1JU0Fzfkhxw=; b=bHAIwnXeU21G tV983DHFXsFQVQm9YXyOm+J/pjQOkwwshifi/pJzh7HEWupLqgFiGn5f6WDPPjvxL1mIs9EbxQ1I6 2g5oOQzYaikmj3cxcLqHpfM69K8sueKHRtrS23goB1SKFURYbg4baRyUegH/5x+cll9cRfrbKtO/o Hj8SvoqWMJ1K7Z5jTFyYyNJOpk53Use3L0VpVN0tPBaJFmZl4EWNs3lkIjSWHgefXLEKsv4okcsUU QiW18dLBX3tJhL1gnobTBS1vFshmUd2smMgiJCXkeQTCu2rlhOmV8X4pk2a16NAZRKUQo7a824tVX C1ciGr6MKpTsX+a5KNXinA==; Original-Received: from [87.69.77.57] (port=1463 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 1nsgsY-0002e4-RQ; Sun, 22 May 2022 04:24:01 -0400 In-Reply-To: (message from Stefan Kangas on Sun, 22 May 2022 09:53:45 +0200) 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:290079 Archived-At: > From: Stefan Kangas > Date: Sun, 22 May 2022 09:53:45 +0200 > > There are problems with merging NEWS again, and manual intervention is needed. Let me know if you need help with that. Thanks.