]> gitweb.fluxo.info Git - metadot.git/commitdiff
Changing fetchmail macro descriptions
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 1 Jun 2013 17:36:10 +0000 (14:36 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 1 Jun 2013 17:36:10 +0000 (14:36 -0300)
modules/mutt/muttrc.dot.link

index 421ffc6b2ab9cc53e81ca1d45205cb3d28c94b74..f6918e3754e1cdd05d53bdf52f8d82e4d0dee857 100644 (file)
@@ -350,10 +350,10 @@ 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" "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><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 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"
 macro index n "<next-unread-mailbox>"