From a0082ab909e7fe706384842859169153e8fa12da Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 26 Feb 2012 10:00:52 -0400 Subject: [PATCH] note API change for tag macro hint. --- emacstips.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emacstips.mdwn b/emacstips.mdwn index 5a71aef..e73c1f5 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -200,7 +200,8 @@ And version for notmuch 0.12 (not released yet) ## Adding many tagging keybindings If you want to have have many tagging keybindings, you can save the typing -the few lines of boilerplate for every binding. +the few lines of boilerplate for every binding (for versions before 0.12, +you will need to change notmuch-show-apply-tag-macro). (eval-after-load 'notmuch-show '(define-key notmuch-show-mode-map "`" 'notmuch-show-apply-tag-macro)) -- 2.43.0