]> git.cworth.org Git - obsolete/notmuch-old/commit
emacs: Take advantage of position-remembering when returning to notmuch-hello
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 01:00:37 +0000 (18:00 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 01:00:37 +0000 (18:00 -0700)
commit652e92c6cc5c9e905e205deffb75a20cc85a38d6
tree19fc7bc2cadc0481a19e1fdf11e18c480a850b18
parentddce8438a086fdc79d72f5b9fae364199d33c6bd
emacs: Take advantage of position-remembering when returning to notmuch-hello

When we go into a search, and then later quit and return to the
notmuch-hello buffer, we want the point to remain in the same position
it was in when we left. So we have to call the position-remembering
notmuch-hello-update rather than notmuch-hello from the continuation.
emacs/notmuch-hello.el