* [PATCH] doc: fix notmuch-search example
@ 2018-05-08 15:12 David Bremner
2018-05-08 20:09 ` Tomi Ollila
2018-05-09 14:36 ` David Bremner
0 siblings, 2 replies; 3+ messages in thread
From: David Bremner @ 2018-05-08 15:12 UTC (permalink / raw)
To: notmuch
For some reason the searched tag did not match the displayed results.
---
doc/man1/notmuch-search.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/man1/notmuch-search.rst b/doc/man1/notmuch-search.rst
index 181058c6..e42da2ae 100644
--- a/doc/man1/notmuch-search.rst
+++ b/doc/man1/notmuch-search.rst
@@ -146,9 +146,9 @@ message having multiple filenames.
::
% notmuch search date:today.. and tag:bad-news
- thread:0000000000063c10 Today [1/1] Some Persun; To the bone (inbox unread)
- thread:0000000000063c25 Today [1/1(2)] Ann Other; Bears (inbox unread)
- thread:0000000000063c00 Today [1/1] A Thurd; Bites, stings, sad feelings (inbox unread)
+ thread:0000000000063c10 Today [1/1] Some Persun; To the bone (bad-news inbox unread)
+ thread:0000000000063c25 Today [1/1(2)] Ann Other; Bears (bad-news inbox unread)
+ thread:0000000000063c00 Today [1/1] A Thurd; Bites, stings, sad feelings (bad-news unread)
EXIT STATUS
===========
--
2.17.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: fix notmuch-search example
2018-05-08 15:12 [PATCH] doc: fix notmuch-search example David Bremner
@ 2018-05-08 20:09 ` Tomi Ollila
2018-05-09 14:36 ` David Bremner
1 sibling, 0 replies; 3+ messages in thread
From: Tomi Ollila @ 2018-05-08 20:09 UTC (permalink / raw)
To: David Bremner, notmuch
On Tue, May 08 2018, David Bremner wrote:
> For some reason the searched tag did not match the displayed results.
+1
Tomi
> ---
> doc/man1/notmuch-search.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/doc/man1/notmuch-search.rst b/doc/man1/notmuch-search.rst
> index 181058c6..e42da2ae 100644
> --- a/doc/man1/notmuch-search.rst
> +++ b/doc/man1/notmuch-search.rst
> @@ -146,9 +146,9 @@ message having multiple filenames.
> ::
>
> % notmuch search date:today.. and tag:bad-news
> - thread:0000000000063c10 Today [1/1] Some Persun; To the bone (inbox unread)
> - thread:0000000000063c25 Today [1/1(2)] Ann Other; Bears (inbox unread)
> - thread:0000000000063c00 Today [1/1] A Thurd; Bites, stings, sad feelings (inbox unread)
> + thread:0000000000063c10 Today [1/1] Some Persun; To the bone (bad-news inbox unread)
> + thread:0000000000063c25 Today [1/1(2)] Ann Other; Bears (bad-news inbox unread)
> + thread:0000000000063c00 Today [1/1] A Thurd; Bites, stings, sad feelings (bad-news unread)
>
> EXIT STATUS
> ===========
> --
> 2.17.0
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: fix notmuch-search example
2018-05-08 15:12 [PATCH] doc: fix notmuch-search example David Bremner
2018-05-08 20:09 ` Tomi Ollila
@ 2018-05-09 14:36 ` David Bremner
1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2018-05-09 14:36 UTC (permalink / raw)
To: notmuch
David Bremner <david@tethera.net> writes:
> For some reason the searched tag did not match the displayed results.
pushed,
d
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-09 14:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08 15:12 [PATCH] doc: fix notmuch-search example David Bremner
2018-05-08 20:09 ` Tomi Ollila
2018-05-09 14:36 ` 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).