From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master 26f9a77: * etc/package-keyring.gpg: Add the 2019 key Date: Tue, 30 Apr 2019 08:09:01 -0400 Message-ID: References: <20190423203703.26844.27107@vcs0.savannah.gnu.org> <20190423203704.C1B1F207D5@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="263075"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 30 14:09:25 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hLRZZ-0016GI-D2 for ged-emacs-devel@m.gmane.org; Tue, 30 Apr 2019 14:09:21 +0200 Original-Received: from localhost ([127.0.0.1]:46279 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLRZY-0002Bg-BW for ged-emacs-devel@m.gmane.org; Tue, 30 Apr 2019 08:09:20 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:32917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLRZS-0002Ba-48 for emacs-devel@gnu.org; Tue, 30 Apr 2019 08:09:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLRZN-0003t3-FC for emacs-devel@gnu.org; Tue, 30 Apr 2019 08:09:14 -0400 Original-Received: from mail01.iro.umontreal.ca ([132.204.25.201]:56734) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hLRZN-0003sh-8e for emacs-devel@gnu.org; Tue, 30 Apr 2019 08:09:09 -0400 Original-Received: from mail01.iro.umontreal.ca (mail01.iro.umontreal.ca [127.0.0.1]) by mail01.iro.umontreal.ca (Postfix) with ESMTP id 5EE1F87B7778 for ; Tue, 30 Apr 2019 08:09:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; h=content-type:content-type:mime-version:user-agent:in-reply-to :date:date:references:message-id:subject:subject:to:from:from; s=dkim; t=1556626147; x=1557490148; bh=UHv+qgVdngtaLJT/5VHNssgR 1oUG++EgJq9eh/pdE/k=; b=W3/HtKne4C0X2wk6Tq19Ed3+8T/Qbnynus0b48Y2 hBva4+1ojVYTEepp8REyCr6J7LXFBjK0BWByuXMOexRH1lAO1iyPDb2v1TIfy/1r KyhrWhQDBWVtr6R33KMAxMf5Ll1jMTT1rIxvxe/bEtiE9YiusIQm+CAWFJCxtxiu fDqeMS/PX9EEHwW+3wpg82V5cPpRoRYF9kegjsmE4wr17uB0Ws7Qi7twztpPUkla aZEc1Ol1a2XQFl54uBAfpOVyh8IzKNeokb/Nq9PeCTuTCSp3jY7MM0Wi2cisnroo hoqXCgONKJdcxjsP3YdVuLC2VObEZH66EnZk7ZN/rqfzyg== X-Virus-Scanned: amavisd-new at iro.umontreal.ca Original-Received: from mail01.iro.umontreal.ca ([127.0.0.1]) by mail01.iro.umontreal.ca (mail01.iro.umontreal.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bO8XP-aBLH_x for ; Tue, 30 Apr 2019 08:09:07 -0400 (EDT) Original-Received: from alfajor (unknown [108.161.117.163]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 809C187B7768; Tue, 30 Apr 2019 08:09:07 -0400 (EDT) In-Reply-To: (Robert Pluim's message of "Tue, 30 Apr 2019 11:25:56 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 132.204.25.201 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:236046 Archived-At: > And .3 just came out, which fixes both problems. Thank you for testing! Stefan