]> granicus.if.org Git - neomutt/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)
commit2718139daa7bab542a2b081b8287d853208b4980
tree6f4ffdefef5cbe75ddcc55764406ab03df58b842
parent33f197530182f601a1ef0002256d8a223722e701
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