<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/vim, branch 0.16</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.16</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.16'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-07-28T16:48:02Z</updated>
<entry>
<title>debian: build notmuch-vim again</title>
<updated>2013-07-28T16:48:02Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-07-28T16:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0eb4213766e051328da88203da44e7377a774807'/>
<id>urn:sha1:0eb4213766e051328da88203da44e7377a774807</id>
<content type='text'>
Based on id:1370220299-14722-1-git-send-email-felipe.contreras@gmail.com

Hacked rather extensively by db. The most important changes:

       - bring back notmuch.yaml for the (debian specific?) vim-addons
         tool.
       - depend on vim-ruby, so we get a version of vim with ruby installed.
</content>
</entry>
<entry>
<title>vim: use the old vim plugin function name</title>
<updated>2013-06-03T00:49:49Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-06-03T00:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bf8877fe4551ed44dc85119bb6cd1774a5e09b55'/>
<id>urn:sha1:bf8877fe4551ed44dc85119bb6cd1774a5e09b55</id>
<content type='text'>
Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add new notmuch vim plugin</title>
<updated>2013-06-03T00:42:43Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-06-03T00:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=138c6aa098fe4236dc334cc55ac4fc414ddb298c'/>
<id>urn:sha1:138c6aa098fe4236dc334cc55ac4fc414ddb298c</id>
<content type='text'>
The old one was not properly maintained and is now deprecated. The new
one has much better support.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>notmuch-vim: deprecate, move to contrib</title>
<updated>2013-02-16T12:03:09Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2013-02-16T12:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6ee07a9c6db59e91852f2fe47a2701f5e08fee21'/>
<id>urn:sha1:6ee07a9c6db59e91852f2fe47a2701f5e08fee21</id>
<content type='text'>
As discussed in id:871udhcmks.fsf@zancas.localnet, notmuch-vim doesn't
really meet the standards of the CLI, emacs interface, or python
bindings in terms of being well maintained.
</content>
</entry>
<entry>
<title>vim: simplify build</title>
<updated>2012-04-21T02:19:30Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2012-02-22T16:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=85e991affc952faa13b7a36e109c0c4360fb98c9'/>
<id>urn:sha1:85e991affc952faa13b7a36e109c0c4360fb98c9</id>
<content type='text'>
There should be no functional changes, except that you don't need to
make the directories before installing.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: fix regex after "notmuch show" output change</title>
<updated>2012-04-21T02:19:30Z</updated>
<author>
<name>Jakob</name>
<email>jakob@pipefour.org</email>
</author>
<published>2012-03-29T22:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ae525b7e5b980a949e00b79f9cd5e9a5c1b30c8f'/>
<id>urn:sha1:ae525b7e5b980a949e00b79f9cd5e9a5c1b30c8f</id>
<content type='text'>
The new field "excluded" was added to the output and made this regex fail.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: fix citation/signature fold lengths</title>
<updated>2011-07-16T18:57:38Z</updated>
<author>
<name>Jason Woofenden</name>
<email>jason@jasonwoof.com</email>
</author>
<published>2011-07-11T05:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8b10e4d56980037e388bf07c27899e34386c28f6'/>
<id>urn:sha1:8b10e4d56980037e388bf07c27899e34386c28f6</id>
<content type='text'>
Before they'd often miss the last line

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: fix (hack) cig/cit parsing within multipart/*</title>
<updated>2011-07-16T18:57:38Z</updated>
<author>
<name>Jason Woofenden</name>
<email>jason@jasonwoof.com</email>
</author>
<published>2011-07-11T05:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6c6c8a9c8589ee0a56469e8d8e7a31bd038eb3ae'/>
<id>urn:sha1:6c6c8a9c8589ee0a56469e8d8e7a31bd038eb3ae</id>
<content type='text'>
The vim front-end isn't written to handle nested parts.

This patch doesn't change that, it just changes the code to pretend that
multipart/* sections end immediately. This makes the parsing code think that
all sections are top-level, and are thus parsed well enough.

The lovely result of this is that citation folds and signature folds now work
in text/plain parts that are within multipart/* sections. Also, all mime
section starts are now shown correctly (before some were not parsed and showed
the ugly ^L and an ID and so on from notmuch.)

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: fix on-screen instructions for show-signature</title>
<updated>2011-07-16T18:57:38Z</updated>
<author>
<name>Jason Woofenden</name>
<email>jason@jasonwoof.com</email>
</author>
<published>2011-07-11T05:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3de487d405f7bf57e959d58ae856afcce6e277fe'/>
<id>urn:sha1:3de487d405f7bf57e959d58ae856afcce6e277fe</id>
<content type='text'>
Also change a passed parameter to be consistent with the current binding. This
parameter appears to be unused.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: fix from list reformatting in search view</title>
<updated>2011-07-16T18:57:38Z</updated>
<author>
<name>Jason Woofenden</name>
<email>jason@jasonwoof.com</email>
</author>
<published>2011-07-11T05:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f5c20b8b08c35b5026538b14c45e115a991b3bdd'/>
<id>urn:sha1:f5c20b8b08c35b5026538b14c45e115a991b3bdd</id>
<content type='text'>
This patch rewrites the reformatting of the from list so it shows full
capitalized names when available (without truncating them as the old code did)
and removes the pipe characters that appear between some names.

The old code appears to assume from list (the list of senders in the thread)
coming from notmuch would be e-mail addresses, but in this version it is mostly
full names. Also in this version, the names are sometimes separated by pipe
instead of comma.

For consistency with old versions, names are still truncated at the first
period. Perhaps they shouldn't be though.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
</feed>
