From: Don Armstrong Date: Sat, 2 Feb 2013 04:45:02 +0000 (-0800) Subject: allow remmeber mail to be called in pager too X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2447232e487e4f2cded8d57532bd35faa1e70655;p=mail.git allow remmeber mail to be called in pager too --- diff --git a/.muttrc b/.muttrc index c6eb7f5..fbe02cb 100644 --- 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"