]> gitweb.fluxo.info Git - metadot.git/commitdiff
Commenting old fetchmail macro
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Jun 2013 17:16:34 +0000 (14:16 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Jun 2013 17:16:34 +0000 (14:16 -0300)
modules/mutt/muttrc.dot.link

index 71e8fa9e6d6b41769cd12bd04e828f34ab3f1b82..b231fda06260eec58aa427bdad604513b3d735c0 100644 (file)
@@ -350,8 +350,8 @@ mailboxes `echo $HOME/mail/Sync/*/*`
 #macro index <esc>f "!clear;fetchmail -v;philter.sh\n" "Sync remote with local mail"
 #macro pager <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail"
 #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 <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 index $ "<change-folder>=INBOX/\n<sync-mailbox>" "Sync mailbox and refresh list of new messages"