X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=contrib%2Fnotmuch-pick%2Fnotmuch-pick.el;h=5dcc9426b5aa61df1e4c4d7331f504c21034376b;hp=32bd6b5030e049f83a74b4032b051a0e4516c88d;hb=95ee9ed643add869f47940fccaad7b92bec4943f;hpb=7febf701e7f7141a3ca529720d5ff0e0218a9f74;ds=sidebyside diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el index 32bd6b50..5dcc9426 100644 --- a/contrib/notmuch-pick/notmuch-pick.el +++ b/contrib/notmuch-pick/notmuch-pick.el @@ -854,6 +854,10 @@ Complete list of currently available key bindings: results-buf))))) (defun notmuch-pick-worker (basic-query &optional query-context target open-target) + "Insert the actual pick search in the current buffer. + +This is is a helper function for notmuch-pick. The arguments are +the same as for the function notmuch-pick." (interactive) (notmuch-pick-mode) (setq notmuch-pick-basic-query basic-query)