<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch-wiki/excluding.mdwn, branch master</title>
<subtitle>The notmuchmail.org wiki</subtitle>
<id>https://git.notmuchmail.org/git/notmuch-wiki/atom?h=master</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch-wiki/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/'/>
<updated>2022-10-14T09:56:08Z</updated>
<entry>
<title>Fix muted tag example in excluding.mdwn</title>
<updated>2022-10-14T09:56:08Z</updated>
<author>
<name>Stefan Kangas</name>
<email>stefankangas@gmail.com</email>
</author>
<published>2022-10-14T09:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=45c78253c44a0a45ff3ceeeb70bea642a64f1fdf'/>
<id>urn:sha1:45c78253c44a0a45ff3ceeeb70bea642a64f1fdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace most wikilinks to manpages with external links to docs</title>
<updated>2022-05-29T10:04:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-05-29T10:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=08697bf9f7358ac905e7df69e6e2f5333227b016'/>
<id>urn:sha1:08697bf9f7358ac905e7df69e6e2f5333227b016</id>
<content type='text'>
The external html docs are (should be!) nicer to read
</content>
</entry>
<entry>
<title>instead of custom bindings, use `k d` (in emacs mua) to mark msgs deleted</title>
<updated>2017-10-26T10:00:49Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2017-10-26T10:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=d9983502faba9ad82fd5a5ff20aa8451ae1fdea8'/>
<id>urn:sha1:d9983502faba9ad82fd5a5ff20aa8451ae1fdea8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When piping notmuch search into xargs, use --no-run-if-empty.</title>
<updated>2015-01-24T17:19:06Z</updated>
<author>
<name>Michele Orrù</name>
<email>maker@tumbolandia.net</email>
</author>
<published>2015-01-24T17:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=a9ad99631a50bde3181cf94327c52883cc7af138'/>
<id>urn:sha1:a9ad99631a50bde3181cf94327c52883cc7af138</id>
<content type='text'>
This might be useful to avoid non-zero returncodes when there are no search
results and xargs' command expect one or more arguments, like in `rm`.
</content>
</entry>
<entry>
<title>When removing mail files, use xargs -0 instead of -l to avoid whitespace errors.</title>
<updated>2015-01-24T17:16:51Z</updated>
<author>
<name>Michele Orrù</name>
<email>maker@tumbolandia.net</email>
</author>
<published>2015-01-24T17:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=f7c13e2bb7479195e2b17332eaa40f999d546b0e'/>
<id>urn:sha1:f7c13e2bb7479195e2b17332eaa40f999d546b0e</id>
<content type='text'>
Replace
"$ notmuch search --output=files tag:deleted | xargs -l rm" with
"notmuch … --format=text0 --output=files … | xargs -0"
It might be useful for people having spaces inside their imap folder names
(e.g. "Sent mail" in gmail), nonetheless that's simply wrong to use spaces as
separators according to unix standard iirc.
</content>
</entry>
<entry>
<title>excluding: Fix 'rung' -&gt; 'run' typo</title>
<updated>2014-10-27T20:41:13Z</updated>
<author>
<name>W. Trevor King</name>
<email>wking@tremily.us</email>
</author>
<published>2014-10-27T20:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=3bc62805c637880b3ff43309c25653046a0d55a1'/>
<id>urn:sha1:3bc62805c637880b3ff43309c25653046a0d55a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quick note on how to kill threads</title>
<updated>2014-07-24T18:28:47Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-07-24T18:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=8b6746d22f18e39db67f878267cc8415eef9559a'/>
<id>urn:sha1:8b6746d22f18e39db67f878267cc8415eef9559a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add the logo all around</title>
<updated>2014-05-02T21:37:57Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-05-02T21:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=8dd999485b28111a872ca56371eae9a0face3944'/>
<id>urn:sha1:8dd999485b28111a872ca56371eae9a0face3944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more tabs to spaces (+ trailing whitespaces)</title>
<updated>2013-01-20T11:21:27Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2013-01-20T11:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=8262329e77f1263c56e3df6be60553fe026e5982'/>
<id>urn:sha1:8262329e77f1263c56e3df6be60553fe026e5982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix excluding page</title>
<updated>2012-04-15T19:45:18Z</updated>
<author>
<name>Jameson Graef Rollins</name>
<email>jrollins@finestructure.net</email>
</author>
<published>2012-04-15T19:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch-wiki/commit/?id=f4bb34d5541d3c070bc5fcd464eb1381bf6fcce1'/>
<id>urn:sha1:f4bb34d5541d3c070bc5fcd464eb1381bf6fcce1</id>
<content type='text'>
</content>
</entry>
</feed>
