el-get/recipes/notmuch.rcp
2015-07-05 15:53:07 -04:00

7 lines
245 B
Plaintext

(:name notmuch
:description "Run notmuch(thread-based email index, search and tagging) within emacs"
:type git
:url "git://notmuchmail.org/git/notmuch"
:load-path ("./emacs")
:build (("./configure") ("make")))