]> git.notmuchmail.org Git - notmuch/commit
emacs: User-defined sections in notmuch-hello
authorDaniel Schoepe <daniel.schoepe@googlemail.com>
Fri, 17 Feb 2012 14:48:07 +0000 (18:48 +0400)
committerDavid Bremner <bremner@debian.org>
Thu, 1 Mar 2012 12:16:29 +0000 (08:16 -0400)
commit3557acab6419c7b9ad9a19c5eb6c305b1184bcf8
tree0222d18e72c6fed37b0de2a25d8c0305c4f5ac2c
parent2ddf29fe3b7f1127cd4543cd83ffd8e83871d1c4
emacs: User-defined sections in notmuch-hello

This patch makes the notmuch-hello screen fully customizable
by allowing the user to add and remove arbitrary sections. It
also provides some convenience functions for constructing sections,
e.g. showing the unread message count for each tag.

This is done by specifying a list of functions that will be run
when notmuch-hello is invoked.
emacs/notmuch-hello.el