unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 1/2] NEWS: notmuch search --format=text0
@ 2012-12-21 23:18 Jani Nikula
  2012-12-21 23:18 ` [PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing Jani Nikula
  2012-12-23  3:31 ` [PATCH 1/2] NEWS: notmuch search --format=text0 David Bremner
  0 siblings, 2 replies; 3+ messages in thread
From: Jani Nikula @ 2012-12-21 23:18 UTC (permalink / raw)
  To: notmuch

---
 NEWS |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 3e48501..e3a4ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,13 @@ CLI callers can now request a specific output format version
   `--format-version` argument for requesting a specific version of the
   structured output, enabling better compatibility and error handling.
 
+`notmuch search` has gained a null character separated text output format
+
+  The new --format=text0 output format for `notmuch search` prints
+  output separated by null characters rather than newline
+  characters. This is similar to the find(1) -print0 option, and works
+  together with the xargs(1) -0 option.
+
 Emacs Interface
 ---------------
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing
  2012-12-21 23:18 [PATCH 1/2] NEWS: notmuch search --format=text0 Jani Nikula
@ 2012-12-21 23:18 ` Jani Nikula
  2012-12-23  3:31 ` [PATCH 1/2] NEWS: notmuch search --format=text0 David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: Jani Nikula @ 2012-12-21 23:18 UTC (permalink / raw)
  To: notmuch

---
 NEWS |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/NEWS b/NEWS
index e3a4ac3..0de685a 100644
--- a/NEWS
+++ b/NEWS
@@ -117,6 +117,25 @@ Fixed buttonization of id: links without quote characters
   Emacs now correctly buttonizes id: links where the message ID is not
   quoted.
 
+`notmuch-hello` refresh point placement improvements
+
+  Refreshing the `notmuch-hello` buffer does a better job of keeping
+  the point where it was.
+
+Automatic tag changes are now unified and customizable
+
+  All the automatic tag changes that the Emacs interface makes when
+  reading, archiving, or replying to messages, can now be
+  customized. Any number of tag additions and removals is supported
+  through the `notmuch-show-mark-read`, `notmuch-archive-tags`, and
+  `notmuch-message-replied-tags` customization variables.
+
+Support for stashing the thread id in show view
+
+  Invoking `notmuch-show-stash-message-id` with a prefix argument
+  stashes the (local and database specific) thread id of the current
+  thread instead of the message id.
+
 New add-on tool: notmuch-pick
 -----------------------------
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] NEWS: notmuch search --format=text0
  2012-12-21 23:18 [PATCH 1/2] NEWS: notmuch search --format=text0 Jani Nikula
  2012-12-21 23:18 ` [PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing Jani Nikula
@ 2012-12-23  3:31 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2012-12-23  3:31 UTC (permalink / raw)
  To: Jani Nikula, notmuch

Jani Nikula <jani@nikula.org> writes:

> ---
>  NEWS |    7 +++++++
>  1 file changed, 7 insertions(+)

Pushed, 

d

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-23  3:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-21 23:18 [PATCH 1/2] NEWS: notmuch search --format=text0 Jani Nikula
2012-12-21 23:18 ` [PATCH 2/2] NEWS: emacs: hello point placement, tagging customization, thread id stashing Jani Nikula
2012-12-23  3:31 ` [PATCH 1/2] NEWS: notmuch search --format=text0 David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).