]> gitweb.fluxo.info Git - metadot.git/commitdiff
Enhancing check mail macro
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 1 Jun 2013 17:33:22 +0000 (14:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 1 Jun 2013 17:33:22 +0000 (14:33 -0300)
modules/mutt/muttrc.dot.link

index ed1b1550af3e2711315d70d178f8f2fd773b8059..421ffc6b2ab9cc53e81ca1d45205cb3d28c94b74 100644 (file)
@@ -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>"