projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0242101
)
NEWS: external subcommand handling
author
Jani Nikula
<jani@nikula.org>
Mon, 6 Mar 2017 19:27:00 +0000
(21:27 +0200)
committer
David Bremner
<david@tethera.net>
Tue, 7 Mar 2017 13:08:39 +0000
(09:08 -0400)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index bfd525506e474e92ee6336f14f32609d2b0ee519..2950cbe89b02266649a80ab6a52ee01ea0973017 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-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
-----