]> git.cworth.org Git - notmuch-wiki/commitdiff
Mention change from notmuch-search-tag-thread to notmuch-search-tag
authorMichal Sojka <sojka@os.inf.tu-dresden.de>
Tue, 8 May 2012 15:42:35 +0000 (17:42 +0200)
committerMichal Sojka <sojka@os.inf.tu-dresden.de>
Tue, 8 May 2012 15:42:35 +0000 (17:42 +0200)
emacstips.mdwn

index dc16430af49a34661cfc44e2ef868c62d0b8f497..ffc057c83f9b2e86af2a0ecf7a115af5029a9341 100644 (file)
@@ -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: