]> granicus.if.org Git - mutt/commit
Try to fix a boundary condition: Assume that you are in a limited
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 6 Sep 2001 09:04:07 +0000 (09:04 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 6 Sep 2001 09:04:07 +0000 (09:04 +0000)
commit25953aac7c65f04d4bce3fffd14312f55d7537f6
tree48131b4e4b1f7219b3d038e0958b150dc0cccf91
parent5c4982270801adc96fd2b4a9b0fb80d9b3e88247
Try to fix a boundary condition: Assume that you are in a limited
view which includes the folder's last message.  Display that
message.  Wait until a new message is added to the current folder
which does NOT match the limit pattern. Press tab.  Mutt would get
confused.  I think that this patch fixes the problem (but I'm not
entirely sure).
curs_main.c