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

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).