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: Antinews fix Date: Sat, 26 Mar 2022 09:04:20 +0300 Message-ID: <83ee2pb66z.fsf@gnu.org> References: <87bkxt5tcb.fsf.ref@yahoo.com> <87bkxt5tcb.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34006"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Mar 26 07:05:18 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 1nXzY5-0008gj-Lx for ged-emacs-devel@m.gmane-mx.org; Sat, 26 Mar 2022 07:05:17 +0100 Original-Received: from localhost ([::1]:36812 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXzY4-0000YN-JD for ged-emacs-devel@m.gmane-mx.org; Sat, 26 Mar 2022 02:05:16 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60566) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXzXD-0006eo-OF for emacs-devel@gnu.org; Sat, 26 Mar 2022 02:04:23 -0400 Original-Received: from [2001:470:142:3::e] (port=47162 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 1nXzXD-0000Ec-F9; Sat, 26 Mar 2022 02:04:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=tZ5NMGUXKjrpBzyyQoaIora1ateeU8KSkGDCpWfzqGA=; b=pa4TSrnsyUnxQw9GLKFt xCkc5kVq/j+mqGVED0vBxzYdL7fm7le5JQ5h06jdHpPGhCQuAEcAvLvs730QnOw3zMuSoPM57qUvH S4NiVkd7cQ6YQeOPefCPUmi5AR9POUvKMlqpGv78iOoooL7adUQFjRWIEbwr58utIcXB4qw4A9JKe LWtrY6xUMnSJFS39B3tWuRMz2HjiM6hMGfYbAuyeUww8DJYbFsYeE+v8I2w6e7FGgWdDmuSbBsKh7 dlpGqJbWNFong+BFPifT8cGbsjI+PKFe2Szu4lUSTY/vSr43u0tjQ5P5xj/UnAdAjLjbIaI/VqRXA 0hRoFMP5eYRYPQ==; Original-Received: from [87.69.77.57] (port=4451 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 1nXzXC-0003os-BI; Sat, 26 Mar 2022 02:04:22 -0400 In-Reply-To: <87bkxt5tcb.fsf@yahoo.com> (message from Po Lu on Sat, 26 Mar 2022 10:40:52 +0800) 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:287472 Archived-At: > From: Po Lu > Date: Sat, 26 Mar 2022 10:40:52 +0800 > > The part of the Emacs 27 Antinews that says: > > • As Motif becomes more and more important with moving farther into > the past, we’ve reinstated the code which supports Motif in Emacs. > > Should be deleted, since Motif support was reinstated. Feel free to do that on the release branch, and thanks.