]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix notmuch-hello to not break when given a very narrow window.
authorCarl Worth <cworth@cworth.org>
Fri, 22 Oct 2010 19:03:34 +0000 (12:03 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 22 Oct 2010 19:03:34 +0000 (12:03 -0700)
commit1a17faf48d548bc5e6dc1d25b4f63204d1b2eea7
tree1b31c29de202ccae243c6a023fe81c7250f11911
parentf117d80d9b1ef688aa4815c83b2cc9773f76a995
emacs: Fix notmuch-hello to not break when given a very narrow window.

Simply ensure that some subtractions never result in a negative
number, (since emacs complains when asked to create a string with a
negative length).
emacs/notmuch-hello.el