]> granicus.if.org Git - mutt/commit
this patch doesn't raise an error if you try to sync an empty mailbox
authorThomas Glanzmann <sithglan@stud.uni-erlangen.de>
Thu, 27 Jan 2005 20:17:46 +0000 (20:17 +0000)
committerThomas Glanzmann <sithglan@stud.uni-erlangen.de>
Thu, 27 Jan 2005 20:17:46 +0000 (20:17 +0000)
commit2b22baacd253ea69e77084aa6855d79b9387a56a
tree6f4ffdefef5cbe75ddcc55764406ab03df58b842
parent495daeae3dd87b297945b6120830db91c238d9de
this patch doesn't raise an error if you try to sync an empty mailbox
which makes it possible to use such a macro as this on an empty
mailbox:

macro index y "<sync-mailbox><change-folder>?"
macro pager y "<sync-mailbox><change-folder>?"
curs_main.c