]> git.notmuchmail.org Git - notmuch/commit
emacs: notmuch-hello: Don't include extra spaces in widget values.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 00:55:55 +0000 (17:55 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 00:55:55 +0000 (17:55 -0700)
commitc9ba61bebef7733c4bf12adf94222e57621fdcf6
tree4c2ff23c1e1e1c92e452af304f53788532961eb8
parent8a6a00bf4ccf7bb3129c993ebdc52405cb20704a
emacs: notmuch-hello: Don't include extra spaces in widget values.

Previously, trailing spaces after each saved-search name were included
as part of the widget. This is going to be problematic for a future
change that will extract the widget's value and compare it to the
configured names of saved searches.

Instead, just include the name itself in the widget, and then insert
the spaces for separation afterwards.
emacs/notmuch-hello.el