diff options
| author | Jani Nikula <jani@nikula.org> | 2017-03-06 21:27:00 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-03-07 09:08:39 -0400 |
| commit | 4f4d9a0a7b5d3d3967ba9abfa006910634d2d09a (patch) | |
| tree | 320c74b6c531a7910600ca58f12275e5026bb005 | |
| parent | 02421015fd7f9e31f17c5c8e211df33254546789 (diff) | |
NEWS: external subcommand handling
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -9,6 +9,15 @@ Regular expression searches supported for `from:` and `subject:`. This requires recent Xapian (1.4+) See notmuch-search-terms(7) for details. +Command Line Interface +---------------------- + +Run external `notmuch-` prefixed commands as subcommands + + You can now add your own `notmuch-` prefixed commands in PATH, and + have notmuch run them as if they were notmuch commands. See the + `notmuch(1)` man page for details + Emacs ----- |
