]> git.cworth.org Git - obsolete/notmuch-old/commit
emacs: Fix 's' keybinding to go to search bar in notmuch-hello.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 01:52:49 +0000 (18:52 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 01:54:08 +0000 (18:54 -0700)
commitf2f6da9af09541d5e15d39d165d5185dcdb47d5b
tree4e55e790230d3a5a9215df22f975291c0caac244
parentb5c71adc8fb1098c4ce2577b21a662fae346570f
emacs: Fix 's' keybinding to go to search bar in notmuch-hello.

This command was previously written under the fragile assumption that
the search bar was always the third widget. That's no longer true with
the saved searches now appearing before the search bar, so we save the
position of the search bar and go directly to it now.
emacs/notmuch-hello.el