From b19a2a83f67736ae7ad359aece93b9171ecc7611 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 12 Jan 2012 12:15:29 -0300 Subject: ~fauno/vala-notmuch-20120112-1 --- ~fauno/vala-notmuch/vala-notmuch.install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ~fauno/vala-notmuch/vala-notmuch.install (limited to '~fauno/vala-notmuch/vala-notmuch.install') diff --git a/~fauno/vala-notmuch/vala-notmuch.install b/~fauno/vala-notmuch/vala-notmuch.install new file mode 100644 index 000000000..d1ce89da6 --- /dev/null +++ b/~fauno/vala-notmuch/vala-notmuch.install @@ -0,0 +1,6 @@ +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)" +} -- cgit v1.2.3