From b574a287cca7fc5075c1c0f3e4f81d6975308de6 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Mon, 5 Mar 2012 22:12:56 +0000 Subject: updated NEWS --- NEWS | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b0a35bc4..d1fd3b59 100644 --- a/NEWS +++ b/NEWS @@ -1,24 +1,39 @@ current: +* revised config syntax! +* config file validation, better feedback on malformed configs +* themes read from separate files in their own (validated) syntax +* user manual + +* direct addressbook type that parses `abook`s contacts * completion for multiple recipients via AbooksCompleter * completion for optional command parameter -* header key completion for set/unset in envelope buffer + * generate and set a Message-ID header when constructing mails +* add User-Agent header by default + * add sent and saved draft mails to the notmuch index and add custom tags -* optional highlighting of unread-tagged threads in search buffer -* case insensitive sorting of tagstrings in search buffer * guess file encodings with libmagic -* theming of threadline depending on the presence of fixed tags + * new thread mode command: "remove" to delete messages from the index * new thread mode command: "editnew" e.g. to continue drafts (bound to 'n') -* new envelope command: "save" to save as draft (bound to 'P') * new thread mode command: "togglesource" to display raw messages (bound to 'h') -* fix: pipeto shell commands may contain spaces and run in foreground by default -* make "signature as attachment" configurable +* virtual "Tags" header for print and pipeto commands via --add_tags parameter +* much improved pipeto command in thread mode +* --spawn parameter for reply,forward,compose,editnew in thread mode +* --no-flush parameter for delayed flushing in tag,untag,toggletags commands + +* make "signature as attachment" configurable; --omit_signature parameter for compose +* new envelope command: "save" to save as draft (bound to 'P') +* --no-refocus and --spawn parameter for edit in envelope mode +* header key completion for set/unset in envelope buffer + +* "Me" substitution for ones own name/address in authors string * new search mode command and search argument: "sort" -* fix: logging * renamed search mode command 'toggletag' to "toggletags" * new search mode commands: "tag" and "untag" +* custom tagstring representation: hiding, substitution, colours, multi-matching + 0.21 -- cgit v1.2.3