]> git.donarmstrong.com Git - mail.git/commitdiff
add remember mail call to mutt
authorDon Armstrong <don@donarmstrong.com>
Fri, 1 Feb 2013 22:04:43 +0000 (14:04 -0800)
committerDon Armstrong <don@donarmstrong.com>
Fri, 1 Feb 2013 22:04:43 +0000 (14:04 -0800)
.muttrc

diff --git a/.muttrc b/.muttrc
index 993398d5ab9b652cc846f8f973ebcfe59608106b..c6eb7f529a0528e59fbf7d24d4c7f11045222b7c 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -517,3 +517,6 @@ mailboxes +0_ldo_role
 mailboxes +oftc
 mailboxes `for file in ~/Mail/lists/*; do echo -n "+lists/$(basename $file) "; done`
 mailboxes `for file in ~/Mail/bugs/*; do echo -n "+bugs/$(basename $file) "; done`
+
+# integration with org mode
+macro index \eR "|~/bin/remember_mail\n"