mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
NEWS: external subcommand handling
This commit is contained in:
parent
02421015fd
commit
4f4d9a0a7b
1 changed files with 9 additions and 0 deletions
9
NEWS
9
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
|
This requires recent Xapian (1.4+) See notmuch-search-terms(7) for
|
||||||
details.
|
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
|
Emacs
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue