From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] A few cl-lib tests Date: Mon, 09 Mar 2015 23:19:29 -0400 Message-ID: References: <54E7C046.2050908@cumego.com> <54E91397.7080204@cumego.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1425957590 13974 80.91.229.3 (10 Mar 2015 03:19:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Mar 2015 03:19:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?Przemys=C5=82aw?= Wojnowski Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 10 04:19:41 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YVAhn-0000xb-AA for ged-emacs-devel@m.gmane.org; Tue, 10 Mar 2015 04:19:39 +0100 Original-Received: from localhost ([::1]:46300 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVAhm-0007Xw-DT for ged-emacs-devel@m.gmane.org; Mon, 09 Mar 2015 23:19:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVAhj-0007Xq-4b for emacs-devel@gnu.org; Mon, 09 Mar 2015 23:19:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVAhf-0000Zu-0p for emacs-devel@gnu.org; Mon, 09 Mar 2015 23:19:35 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:3535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVAhe-0000Zd-SV for emacs-devel@gnu.org; Mon, 09 Mar 2015 23:19:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArsTAPOG1lRLd/0j/2dsb2JhbABbgwaDX4VTwGUEAgKBDUQBAQEBAQF8hA0BBAFWIwULCzQSFBgNJIg4CM4jAQEBAQYCAR+PFhEBUAeEKgWZX4MDixeBeYFFIoQKIoE8gTcBAQE X-IPAS-Result: ArsTAPOG1lRLd/0j/2dsb2JhbABbgwaDX4VTwGUEAgKBDUQBAQEBAQF8hA0BBAFWIwULCzQSFBgNJIg4CM4jAQEBAQYCAR+PFhEBUAeEKgWZX4MDixeBeYFFIoQKIoE8gTcBAQE X-IronPort-AV: E=Sophos;i="5.09,536,1418101200"; d="scan'208";a="113137671" Original-Received: from 75-119-253-35.dsl.teksavvy.com (HELO pastel.home) ([75.119.253.35]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Mar 2015 23:19:29 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id B8273111C; Mon, 9 Mar 2015 23:19:29 -0400 (EDT) In-Reply-To: (Stefan Monnier's message of "Mon, 09 Mar 2015 22:30:23 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:183759 Archived-At: > But before we can accept your contribution we'd need you to sign some > copyright paperwork. If you're OK with it, then please fill the form > below and email it to the FSF so they can send you the relevant > paperwork to sign, Duh, OK, now that I actually woke up, I just refreshed my copyright.list file, saw that you've already signed this and so I installed your patch into master. Thank you very much, and sorry 'bout the confusion, Stefan