<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/README, branch debian/0.36-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.36-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.36-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-07-06T20:20:03Z</updated>
<entry>
<title>replace references to freenode with references to libera</title>
<updated>2021-07-06T20:20:03Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-07-06T20:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dd91621d808589e90168fb410c2c4b3b924f1eb8'/>
<id>urn:sha1:dd91621d808589e90168fb410c2c4b3b924f1eb8</id>
<content type='text'>
I left the reference to freenode in the test suite data, since it is
historical.
</content>
</entry>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>emacs: instruct user to autoload notmuch instead of require'ing it</title>
<updated>2014-03-30T14:02:08Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2014-03-29T08:07:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7341b78abaa2db79271ea0e8a82120661448e251'/>
<id>urn:sha1:7341b78abaa2db79271ea0e8a82120661448e251</id>
<content type='text'>
When (require 'notmuch) is added to ~/.emacs notmuch is loaded to every
instance of emacs although it may not be used in majority of
those instances.

When (autoload 'notmuch "notmuch" ...) is added to ~/.emacs notmuch
is loaded (only) when user invokes the notmuch function.

User may want to add other entrypoints to notmuch by adding more
autoloads -- the autoload instruction given should offer them clue how
to do so.
</content>
</entry>
<entry>
<title>INSTALL/README: Clean up the description of how to run the emacs interface.</title>
<updated>2010-06-01T17:51:42Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-06-01T17:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ecfc8df47627fde618a338b88d10e710a5611d3b'/>
<id>urn:sha1:ecfc8df47627fde618a338b88d10e710a5611d3b</id>
<content type='text'>
The INSTALL file still had old information about the "make
install-emacs" command which no longer exists. README was also giving
pointers on how to develop a real interface, (which is not the right
thing since README should be addressed to users, not coders).

So remove the stale and misplaced information, and instead add a new
"Running notmuch" section to the README describing how to run the
notmuch command-line interface and how to run the emacs interface.
</content>
</entry>
<entry>
<title>README: Mention that notmuch only supports maildir or mh format.</title>
<updated>2010-02-25T19:03:56Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-02-25T19:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3ab18d1c22c4b18b9ca8d73094b3bf10b95f35fb'/>
<id>urn:sha1:3ab18d1c22c4b18b9ca8d73094b3bf10b95f35fb</id>
<content type='text'>
Justin B Rye pointed out (in Debian bug #566282) that a user with mail
in mbox format can spend a lot of time investigating notmuch before
realizing that mbox is not supported. Head that off with a more
detailed mention in the README blurb.
</content>
</entry>
<entry>
<title>README: Tighten up the text a bit.</title>
<updated>2010-01-23T06:00:25Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-01-23T06:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=184625ac9b4a336bafc94bd7409ae176917d5050'/>
<id>urn:sha1:184625ac9b4a336bafc94bd7409ae176917d5050</id>
<content type='text'>
As Keith pointed out, (with a humorous citation from Mark Twain),
the two uses of "very" added nothing to the description. Also,
"large collection of email" was repeated uselessly.
</content>
</entry>
<entry>
<title>README: Mention the actual mailing list address now that it exists.</title>
<updated>2009-11-18T11:24:27Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2009-11-18T11:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=26a4741b9cb75b55b0284cd16c91379aa6b96882'/>
<id>urn:sha1:26a4741b9cb75b55b0284cd16c91379aa6b96882</id>
<content type='text'>
Much better than telling people to mail me individually.
</content>
</entry>
<entry>
<title>Typsos</title>
<updated>2009-11-18T11:21:36Z</updated>
<author>
<name>Ingmar Vanhassel</name>
<email>ingmar@exherbo.org</email>
</author>
<published>2009-11-17T23:23:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2ce25b93a72b4a8d6daa5321f9ef7df0772a789f'/>
<id>urn:sha1:2ce25b93a72b4a8d6daa5321f9ef7df0772a789f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Add a simple file explaining notmuch and pointing out resources.</title>
<updated>2009-11-02T15:18:49Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2009-11-02T14:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5e2a479e69d96608616649fcade2420897f9a208'/>
<id>urn:sha1:5e2a479e69d96608616649fcade2420897f9a208</id>
<content type='text'>
This is part of getting notmuch ready for a more public announcement.
</content>
</entry>
</feed>
