From dca06e3f10d636f5530d88a6cdd3571b71831dfc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 2 Jun 2013 14:16:34 -0300 Subject: Commenting old fetchmail macro --- modules/mutt/muttrc.dot.link | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/mutt/muttrc.dot.link b/modules/mutt/muttrc.dot.link index 71e8fa9..b231fda 100644 --- a/modules/mutt/muttrc.dot.link +++ b/modules/mutt/muttrc.dot.link @@ -350,8 +350,8 @@ mailboxes `echo $HOME/mail/Sync/*/*` #macro index f "!clear;fetchmail -v;philter.sh\n" "Sync remote with local mail" #macro pager f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail" #macro index f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail" -macro pager f "!clear;fetchmail\n" "Fecth new mail" -macro index f "!clear;fetchmail\n" "Fetch new mail" +#macro pager f "!clear;fetchmail\n" "Fecth new mail" +#macro index f "!clear;fetchmail\n" "Fetch new mail" macro pager G "unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n=INBOX/\n" "Fetch new mail" macro index G "unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]\n=INBOX/\n" "Fetch new mail" #macro index $ "=INBOX/\n" "Sync mailbox and refresh list of new messages" -- cgit v1.2.3