From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] Add tintin. Date: Fri, 19 Aug 2016 14:38:32 +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> <87vayxx9iy.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baj4L-00024Z-73 for guix-devel@gnu.org; Fri, 19 Aug 2016 08:38:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baj4F-000347-EY for guix-devel@gnu.org; Fri, 19 Aug 2016 08:38:40 -0400 Received: from mail-yb0-x22c.google.com ([2607:f8b0:4002:c09::22c]:35101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baj4E-00033x-6Q for guix-devel@gnu.org; Fri, 19 Aug 2016 08:38:35 -0400 Received: by mail-yb0-x22c.google.com with SMTP id z10so15006942ybh.2 for ; Fri, 19 Aug 2016 05:38:32 -0700 (PDT) In-Reply-To: <87vayxx9iy.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> 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: Marius Bakke Cc: guix-devel > Another emacs/notmuch user checking in. I was in the same boat as you > until trying out spacemacs ~two years ago: > > https://github.com/syl20bnr/spacemacs > > Now I have the full power of emacs, without carpal-tunnel inducing > keybindings, and with a really sane and flexible configuration system. > They do an amazing job at creating mnemonic key bindings for emacs > modules, e.g. to make a (ma)git commit the combo is -g-c. > > Give it a go, if you haven't already :) Looks promising, thank you!