aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-06-01 14:33:22 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-06-01 14:33:22 -0300
commit14da7f1b795ac1810557305a2c4e7f67089319bf (patch)
tree73feb92766efb1ff92ff835583ace2d93b8dfe64
parent7b1cc68a2c7946efc69ad1d83c66817f5cc60f1c (diff)
downloadmetadot-14da7f1b795ac1810557305a2c4e7f67089319bf.tar.gz
metadot-14da7f1b795ac1810557305a2c4e7f67089319bf.tar.bz2
Enhancing check mail macro
-rw-r--r--modules/mutt/muttrc.dot.link4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mutt/muttrc.dot.link b/modules/mutt/muttrc.dot.link
index ed1b155..421ffc6 100644
--- a/modules/mutt/muttrc.dot.link
+++ b/modules/mutt/muttrc.dot.link
@@ -352,8 +352,8 @@ mailboxes `echo $HOME/mail/Sync/*/*`
#macro index <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail"
macro pager <esc>f "!clear;fetchmail\n" "Sync remote with local mail"
macro index <esc>f "!clear;fetchmail\n" "Sync remote with local mail"
-macro pager G "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox>" "Sync remote with local mail"
-macro index G "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox>" "Sync remote with local mail"
+macro pager G "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox><buffy-list>" "Sync remote with local mail"
+macro index G "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox><buffy-list>" "Sync remote with local mail"
#macro index $ "<change-folder>=INBOX/\n<sync-mailbox>" "Sync mailbox and refresh list of new messages"
macro index n "<next-unread-mailbox>"