]> git.cworth.org Git - notmuch/commitdiff
contrib: pick: bugfix for pick splitting the window excessively
authorMark Walters <markwalters1009@gmail.com>
Sun, 9 Dec 2012 20:17:29 +0000 (20:17 +0000)
committerDavid Bremner <bremner@debian.org>
Tue, 11 Dec 2012 14:01:18 +0000 (10:01 -0400)
Previously if you carried on past the last message in a pick view pick
would get confused and `forget' about the split pane and would try and
re-split when moving up again. This was due to faulty logic in
notmuch-pick-show-message: something that should have been in the (when message)
clause was not.

Thanks to jrollins for the bug report.


No differences found