guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add tintin.


From: David Craven
Subject: Re: [PATCH] Add tintin.
Date: Fri, 19 Aug 2016 19:59:00 +0200

> 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
>
> Give it a go, if you haven't already :)

@marius:
Did you get the guix plugin working? Does it need anything spacemacs
specific other than adding the snippet from the manual to .spacemacs?

(let ((dir "/path/to/your-guix-git-tree/emacs"))
  (add-to-list 'load-path dir)
  (setq guix-load-path dir))
(require 'guix-autoloads nil t)

Are you using a spacemacs layer for notmuch? There isn't an official
one available...

@ng0: sorry it's taking this long... =P



reply via email to

[Prev in Thread] Current Thread [Next in Thread]