From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: [PATCH] gnu: Add prosody service Date: Sun, 27 Nov 2016 11:04:11 +0100 Message-ID: <8737idjl2c.fsf@lassieur.org> References: <874m2uxiuu.fsf@lassieur.org> <20161126172012.1085-1-clement.lassieur@parrot.com> <20161126234158.GA24470@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAwJo-0007ye-44 for guix-devel@gnu.org; Sun, 27 Nov 2016 05:04:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAwJl-0003Fh-1E for guix-devel@gnu.org; Sun, 27 Nov 2016 05:04:20 -0500 Received: from mail.lassieur.org ([83.152.10.219]:47726) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cAwJk-0003CQ-QC for guix-devel@gnu.org; Sun, 27 Nov 2016 05:04:16 -0500 In-reply-to: <20161126234158.GA24470@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org > Which version of the patch should we review? :) Oh... I accidentally sent the patches with my professional address, but it took a long time to get into the list, so I thought it did not work and sent a second set of patches with my real address. Please do not answer the mails sent with my professional address. way1: http://lists.gnu.org/archive/html/guix-devel/2016-11/msg01074.html way2: http://lists.gnu.org/archive/html/guix-devel/2016-11/msg01075.html > If you are using `git format-patch` or `git send-email`, you can use > --subject-prefix to version your patches. > > For example: > > $ git send-email --cover-letter -n --thread=shallow --subject-prefix=v2 master Yes, next time I'll do this. Sorry for the confusion.