summaryrefslogtreecommitdiff
path: root/~fauno/vala-notmuch/vala-notmuch.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-08-29 10:01:45 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-08-29 10:01:45 -0300
commit7b5f5a5e83341d02f22816d9b4c0494703c3b094 (patch)
treeed96bfcb5991585c85e097c2764bd62bb5aedf50 /~fauno/vala-notmuch/vala-notmuch.install
parent0b1f916eefc5e12d52c0e9b52d9c1505b0748dfd (diff)
parent7a1ce582d431ebee67c93c4b15dc62d9cd4bbb54 (diff)
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to '~fauno/vala-notmuch/vala-notmuch.install')
-rw-r--r--~fauno/vala-notmuch/vala-notmuch.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/~fauno/vala-notmuch/vala-notmuch.install b/~fauno/vala-notmuch/vala-notmuch.install
deleted file mode 100644
index d1ce89da6..000000000
--- a/~fauno/vala-notmuch/vala-notmuch.install
+++ /dev/null
@@ -1,6 +0,0 @@
-post_install() {
-echo "To use within emacs, add the following to your .emacs:"
-echo "(require 'notmuch-address)"
-echo "(setq notmuch-address-command "/usr/bin/addrlookup")"
-echo "(notmuch-address-message-insinuate)"
-}