X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacstips.mdwn;h=ffc057c83f9b2e86af2a0ecf7a115af5029a9341;hb=a0f887da6516762b341de2ee79f22dbcf83966d0;hp=dc16430af49a34661cfc44e2ef868c62d0b8f497;hpb=0d1ebb4b9067315688a53b6aa5d9e2fce5809a6f;p=obsolete%2Fnotmuch-wiki 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: