aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-emacs.org
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/rul-emacs.org')
-rw-r--r--.emacs.d/rul-emacs.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/.emacs.d/rul-emacs.org b/.emacs.d/rul-emacs.org
index 3fb06b3..f68007d 100644
--- a/.emacs.d/rul-emacs.org
+++ b/.emacs.d/rul-emacs.org
@@ -703,6 +703,12 @@ Emacs can act as Mail User Agent. My preferred package for this is
(bind-key "c" 'rul/capture-mail notmuch-show-mode-map)
+ ;; Keep uppercase refresh cheap after tag operations; use M-g for a full poll.
+ (define-key notmuch-show-mode-map "G" 'notmuch-refresh-this-buffer)
+ (define-key notmuch-search-mode-map "G" 'notmuch-refresh-this-buffer)
+ (define-key notmuch-show-mode-map (kbd "M-g") 'notmuch-poll-and-refresh-this-buffer)
+ (define-key notmuch-search-mode-map (kbd "M-g") 'notmuch-poll-and-refresh-this-buffer)
+
(define-key notmuch-show-mode-map "R" 'notmuch-show-reply)
(define-key notmuch-search-mode-map "R" 'notmuch-search-reply-to-thread)
nihil fit ex nihilo