From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] Add tintin. Date: Fri, 19 Aug 2016 11:48:51 +0200 Message-ID: References: <87r39z81zo.fsf@we.make.ritual.n0.is> <8760rbot2y.fsf@we.make.ritual.n0.is> <877fbdnne4.fsf@we.make.ritual.n0.is> <87y43tm73e.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bagQ6-0001kT-Tp for guix-devel@gnu.org; Fri, 19 Aug 2016 05:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bagQ3-00089e-Mn for guix-devel@gnu.org; Fri, 19 Aug 2016 05:48:58 -0400 Received: from mail-yw0-x230.google.com ([2607:f8b0:4002:c05::230]:34243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bagQ2-00088E-Fi for guix-devel@gnu.org; Fri, 19 Aug 2016 05:48:55 -0400 Received: by mail-yw0-x230.google.com with SMTP id z8so9777371ywa.1 for ; Fri, 19 Aug 2016 02:48:53 -0700 (PDT) In-Reply-To: <87y43tm73e.fsf@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel > I usually attach the patches as files, in notmuch emacs they are saved > by pressing > . s > when in the displayed attached files part. Or what exactly do you mean? Yep that's what I mean. I'm currently doing this: Look at the patch in gmail touch 0.patch copy paste the email into 0.patch git am 0.patch copy paste again because I didn't copy the right part git am 0.patch and was wondering if there was a better way... I've read good things about emacs, but I still haven't taken the learning curve. I gave it a try a couple of weeks ago but gave up after a couple of hours =P