]> git.notmuchmail.org Git - notmuch/commit
emacs: Refresh hello whenever the user switches to the buffer
authorAustin Clements <amdragon@MIT.EDU>
Tue, 3 Sep 2013 21:45:18 +0000 (17:45 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 10 Sep 2013 11:06:08 +0000 (08:06 -0300)
commitda88f4b6d543b7cde2976cefb0a24c0714b3b885
tree0ad99506acea5dd9ef5ca42d7b61aa3e1425fc5a
parent8a111b58d8fac3d126fd194fcdad6635cbd54e4e
emacs: Refresh hello whenever the user switches to the buffer

Previously, we refreshed hello when the user quit a search that was
started from hello.  This is fine assuming purely stack-oriented
buffer use, but is quite fragile and requires hacks to search.

This replaces that logic with a new approach that refreshes hello
whenever the user switches to the hello buffer, regardless of how this
happens.
emacs/notmuch-hello.el