From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] Add tintin. Date: Tue, 23 Aug 2016 19:05:28 +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> <877fbb1jm9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcF9o-0005hP-LX for guix-devel@gnu.org; Tue, 23 Aug 2016 13:06:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcF9k-0001Mx-Ce for guix-devel@gnu.org; Tue, 23 Aug 2016 13:06:35 -0400 Received: from mail-yw0-f175.google.com ([209.85.161.175]:34077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcF9j-0001Lr-6W for guix-devel@gnu.org; Tue, 23 Aug 2016 13:06:32 -0400 Received: by mail-yw0-f175.google.com with SMTP id z8so76125527ywa.1 for ; Tue, 23 Aug 2016 10:06:30 -0700 (PDT) In-Reply-To: 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: Alex Vong 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. That doesn't save the email header with the patch, which is required to apply the patch with am. Otherwise it's just a diff and not a patch... Do you use git apply? Or am I doing something wrong? > The guix plugin worked out of the box on GuixSD. I have not set it up on > my main workstation, as I mainly work from a terminal, and it did not > integrate well with Evil. Running C-c . b gives me this error msg: ERROR: No variable named guile-final in # > Yes, I have a layer called "mail". Here is config.el, using two mail > accounts (this one and work). Don't ask what all the options mean... Thank you, I got it working! =) Spacemacs is awesome!