From: Mark Walters Date: Sat, 15 Oct 2016 07:32:46 +0000 (+0100) Subject: emacs: add global keybinding M-= for refresh all buffers X-Git-Tag: 0.24_rc0~112 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=2f643ac763e4e2f2b1951f0f1197af951c8b2575;hp=2f643ac763e4e2f2b1951f0f1197af951c8b2575;p=notmuch emacs: add global keybinding M-= for refresh all buffers We can't use c-u = as some of the notmuch-show refresh function already uses that. This is a global keybinding for a relatively infrequent function but M-= seems unlikely to cause conflicts. ---