X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=mail%2Fmutt%2Fhandling;h=92db261e4d5999db4a3772d74ddcf3072dfad095;hb=9e4b2aff9242c3e72c714c3bf01c670b576e6627;hp=f82f11394a7010e157b24acffb879785a2750ab3;hpb=0b96090f82bd835ed3707be7f7a32cc497272458;p=config%2Fdotfiles.git diff --git a/mail/mutt/handling b/mail/mutt/handling index f82f113..92db261 100644 --- a/mail/mutt/handling +++ b/mail/mutt/handling @@ -1,6 +1,6 @@ # muttrc file for mail handling; stores macros and commands -# Copyright (C) 2007-2012 Simon Ruderich +# Copyright (C) 2007-2018 Simon Ruderich # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,9 +21,4 @@ bind attach view-attach # allow the use of 'i' to quit the attachment menu: bind attach i exit -# when opening the inbox or mailinglists display at first only flagged emails: -# f toggles between flagged/all mails -folder-hook "^(inbox$|lists/)" source ~/.mutt/handling-flagged -#folder-hook . source ~/.mutt/handling-unflagged # FIXME: this doesn't work - # vim: ft=muttrc