From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master 64e25cd: More robust NS hex colour string parsing Date: Fri, 12 Jun 2020 20:33:45 +0300 Message-ID: <83r1uk429y.fsf@gnu.org> References: <20200608120746.30163.87810@vcs0.savannah.gnu.org> <20200608120747.80E8E20A2E@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="78290"; mail-complaints-to="usenet@ciao.gmane.io" Cc: pipcet@gmail.com, emacs-devel@gnu.org To: Mattias =?utf-8?Q?Engdeg=C3=A5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jun 12 19:34:27 2020 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 1jjnZT-000KGy-Ak for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Jun 2020 19:34:27 +0200 Original-Received: from localhost ([::1]:55208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjnZS-000328-DY for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Jun 2020 13:34:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjnYz-0002bj-Mo for emacs-devel@gnu.org; Fri, 12 Jun 2020 13:33:57 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40328) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjnYz-00008j-67; Fri, 12 Jun 2020 13:33:57 -0400 Original-Received: from [176.228.60.248] (port=3686 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jjnYy-00008n-Gd; Fri, 12 Jun 2020 13:33:56 -0400 In-Reply-To: (message from Mattias =?utf-8?Q?Engdeg=C3=A5rd?= on Fri, 12 Jun 2020 18:59:36 +0200) 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:252141 Archived-At: > From: Mattias EngdegÄrd > Date: Fri, 12 Jun 2020 18:59:36 +0200 > Cc: emacs-devel@gnu.org > > 8 juni 2020 kl. 14.26 skrev Pip Cet : > > > Having two different versions of this seems superfluous > > We had four versions. Here is a patch replacing them all. Were the 4 versions identical or different? If the latter, what were the differences, and which of the features that call them will from now on behave differently?