]> gitweb.fluxo.info Git - rhatto/dotfiles/mail.git/commitdiff
Changing mail sync command
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 12 May 2014 23:01:25 +0000 (20:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 12 May 2014 23:01:25 +0000 (20:01 -0300)
muttrc.dot.link

index cca994cb13bbcc1ddc20afc0fe18691c4bf2ca21..04a888fdda001d592f8feb11bb5bb04c053336fd 100644 (file)
@@ -353,8 +353,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" "Fecth new mail"
 #macro index <esc>f "!clear;fetchmail\n" "Fetch new mail"
-macro pager G "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox><buffy-list>" "Fetch new mail"
-macro index G "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox><buffy-list>" "Fetch new mail"
+macro pager z "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox><buffy-list>" "Fetch new mail"
+macro index z "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n<change-folder>=INBOX/\n<sync-mailbox><buffy-list>" "Fetch new mail"
 #macro index $ "<change-folder>=INBOX/\n<sync-mailbox>" "Sync mailbox and refresh list of new messages"
 macro index n "<next-unread-mailbox>"
 macro pager n "<next-unread-mailbox>"