mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
News for S-expression support in Emacs search mode
This commit is contained in:
parent
89efd5717a
commit
d298af4d61
1 changed files with 11 additions and 0 deletions
11
NEWS
11
NEWS
|
@ -82,6 +82,17 @@ Default part save directory is now `mm-default-directory`
|
|||
of `mm-default-directory`, `mailcap-download-directory`, and `~/`.
|
||||
This has been standardized on `mm-default-directory`.
|
||||
|
||||
Better handling of errors in search buffers
|
||||
|
||||
Instead of interleaving errors in search result buffers, search mode
|
||||
now reports errors in the minibuffer.
|
||||
|
||||
Faster search results
|
||||
|
||||
Communication between search mode and the notmuch CLI is now more
|
||||
efficient because it uses the CLI's S-expression support. As a
|
||||
result, search mode should now fill search buffers faster.
|
||||
|
||||
No Emacs 22 support
|
||||
|
||||
The Emacs 22 support added late 2010 was sufficient only for a short
|
||||
|
|
Loading…
Reference in a new issue