mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
NEWS: add news items for reply to sender
This commit is contained in:
parent
fa73ffc614
commit
baa2c9721d
1 changed files with 23 additions and 0 deletions
23
NEWS
23
NEWS
|
@ -1,3 +1,26 @@
|
|||
Notmuch 0.12 (2012-xx-xx)
|
||||
=========================
|
||||
|
||||
Command-Line Interface
|
||||
----------------------
|
||||
|
||||
Reply to sender
|
||||
|
||||
"notmuch reply" has gained the ability to create a reply template
|
||||
for replying just to the sender of the message, in addition to reply
|
||||
to all. The feature is available through the new command line option
|
||||
--reply-to=(all|sender).
|
||||
|
||||
Emacs Interface
|
||||
---------------
|
||||
|
||||
Reply to sender
|
||||
|
||||
The Emacs interface has, with the new CLI support, gained the
|
||||
ability to reply to sender in addition to reply to all. In both show
|
||||
and search modes, 'r' has been bound to reply to sender, replacing
|
||||
reply to all, which now has key binding 'R'.
|
||||
|
||||
Notmuch 0.11 (2012-01-13)
|
||||
=========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue