summaryrefslogtreecommitdiff
path: root/emacstips.mdwn
diff options
context:
space:
mode:
authorMichal Sojka <sojka@os.inf.tu-dresden.de>2012-05-08 17:42:35 +0200
committerMichal Sojka <sojka@os.inf.tu-dresden.de>2012-05-08 17:42:35 +0200
commita0f887da6516762b341de2ee79f22dbcf83966d0 (patch)
tree730e96e80fbcb7257d3d429fe59dbf420b1ad33b /emacstips.mdwn
parent0d1ebb4b9067315688a53b6aa5d9e2fce5809a6f (diff)
Mention change from notmuch-search-tag-thread to notmuch-search-tag
Diffstat (limited to 'emacstips.mdwn')
-rw-r--r--emacstips.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index dc16430..ffc057c 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -161,7 +161,8 @@ the above needs to be changed to this:
You can do the same for threads in `notmuch-search-mode` by just
replacing "show" with "search" in the called functions.
-(Starting from notmuch 0.12 use `notmuch-search-tag-thread` instead)
+(Starting from notmuch 0.12 use `notmuch-search-tag-thread` instead,
+starting from 0.13 use `notmuch-search-tag`).
The definition above makes use of a lambda function, but you could
also define a separate function first: