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: Sun, 21 Jun 2020 17:59:00 +0300 Message-ID: <83d05sv51n.fsf@gnu.org> References: <20200608120746.30163.87810@vcs0.savannah.gnu.org> <20200608120747.80E8E20A2E@vcs0.savannah.gnu.org> <83r1uk429y.fsf@gnu.org> <3C92A091-F389-4179-B2F0-B3AA5ABD6CCE@acm.org> <83pna43xrl.fsf@gnu.org> <9259B4A6-F3CC-4243-9F08-2882993C9B2C@acm.org> <83a71741mr.fsf@gnu.org> <83y2or2c0o.fsf@gnu.org> <82DE05DD-0F2A-4722-AB75-D9D95F58BAF4@acm.org> <83v9ju3nbl.fsf@gnu.org> <83sgey3m3i.fsf@gnu.org> <83r1ui3j3m.fsf@gnu.org> <468DA4C0-EB5B-4B97-B389-9335F72CF283@acm.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="91591"; 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 Sun Jun 21 16:59:46 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 1jn1Ri-000NjO-Hi for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Jun 2020 16:59:46 +0200 Original-Received: from localhost ([::1]:33384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jn1Rh-00017u-Jl for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Jun 2020 10:59:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38952) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jn1R7-0000ZM-G9 for emacs-devel@gnu.org; Sun, 21 Jun 2020 10:59:09 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53441) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jn1R7-0002lr-4v; Sun, 21 Jun 2020 10:59:09 -0400 Original-Received: from [176.228.60.248] (port=2239 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jn1R3-0008PY-GU; Sun, 21 Jun 2020 10:59:06 -0400 In-Reply-To: (message from Mattias =?utf-8?Q?Engdeg=C3=A5rd?= on Sun, 21 Jun 2020 09:48:24 +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:252492 Archived-At: > From: Mattias EngdegÄrd > Date: Sun, 21 Jun 2020 09:48:24 +0200 > Cc: pipcet@gmail.com, emacs-devel@gnu.org > > 15 juni 2020 kl. 10.31 skrev Mattias EngdegÄrd : > > > <0001-Consolidate-RGB-string-parsers.patch> > > Is the patch acceptable, or does anything need to be altered? It seems that we are nearly done. I have no further comments.