]> git.donarmstrong.com Git - mail.git/commitdiff
allow remmeber mail to be called in pager too
authorDon Armstrong <don@donarmstrong.com>
Sat, 2 Feb 2013 04:45:02 +0000 (20:45 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sat, 2 Feb 2013 04:45:02 +0000 (20:45 -0800)
.muttrc

diff --git a/.muttrc b/.muttrc
index c6eb7f529a0528e59fbf7d24d4c7f11045222b7c..fbe02cb20c7c6ad715178b0ec19f4f6f52571aa0 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -520,3 +520,4 @@ mailboxes `for file in ~/Mail/bugs/*; do echo -n "+bugs/$(basename $file) "; don
 
 # integration with org mode
 macro index \eR "|~/bin/remember_mail\n"
+macro pager \eR "|~/bin/remember-mail\n"