From f8e372ebeccff4e2cba323d75ac1278cb22828b9 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 26 Apr 2010 22:05:47 -0700 Subject: notmuch-hello: Add a 'G' keybinding. Just like the G keybinding we've had in notmuch-folder-mode and notmuch-search-mode, (to call `notmuch-poll' to 'G'et new mail). --- emacs/notmuch-lib.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacs/notmuch-lib.el') diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index b64aeab9..3b26aca8 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -40,6 +40,8 @@ ;; +(declare-function notmuch-poll ()) + (defun notmuch-version () "Return a string with the notmuch version number." (let ((long-string -- cgit v1.2.3