]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/.mutt/muttrc
More compact macro binding
[dotfiles.git] / mutt / .mutt / muttrc
index 27090156147bd98e4628ae34f898460735bd17a6..9cef705bd6b708a3bb9d1480ba6e38bca0705be9 100644 (file)
@@ -36,9 +36,7 @@ set folder_format="%3C %t %N [%3n|%3m] %D %f"
 
 source ~/.mutt/useragent.rc
 
-macro index <F1> "<next-unread-mailbox><enter>" "Go to new mail"
-macro pager <F1> "<next-unread-mailbox><enter>" "Go to new mail"
-macro browser <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro index,pager,browser <F1> "<next-unread-mailbox><enter>"
 macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
 
 macro index <F8> "<shell-escape>mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find"