Re: [PATCH v6 8/8] emacs: add global keybinding M-= for refresh all buffers

2016-10-17 Thread David Bremner
Mark Walters writes: > 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. > --- > emacs/notmuch-lib.el | 1 + > 1 file

[PATCH v6 8/8] emacs: add global keybinding M-= for refresh all buffers

2016-10-15 Thread Mark Walters
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. --- emacs/notmuch-lib.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/notmuch-lib.el