From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add libcanberra-gtk2. Date: Sun, 7 Feb 2016 16:51:56 +0100 Message-ID: <20160207155156.GA19278@debian> References: <20160207111308.GA5011@debian> <1454852485-11533-1-git-send-email-fhmgufs@web.de> <20160207140339.GA17080@debian> <20160207162549.5a0d4a57@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSRd5-0004e5-VE for guix-devel@gnu.org; Sun, 07 Feb 2016 10:52:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSRd2-0008CO-Pl for guix-devel@gnu.org; Sun, 07 Feb 2016 10:52:03 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:30760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSRd2-0008Be-Et for guix-devel@gnu.org; Sun, 07 Feb 2016 10:52:00 -0500 Content-Disposition: inline In-Reply-To: <20160207162549.5a0d4a57@debian-netbook> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org On Sun, Feb 07, 2016 at 04:25:49PM +0200, Efraim Flashner wrote: > If you go to save the entire email it can be applied as a patch, otherwise it > fails, like I learned last week. Oh I see, I did this and pushed. The e-mail content itself can be applied with "patch -p1", but for "git am", one indeed needs the full mail. Thanks! Andreas