<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/vim/plugin, branch debian/0.9_rc1-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.9_rc1-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.9_rc1-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-07-16T18:57:38Z</updated>
<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>
<entry>
<title>vim: fix space key: now archives (did opposite)</title>
<updated>2011-07-16T18:57:38Z</updated>
<author>
<name>Jason Woofenden</name>
<email>jason@jasonwoof.com</email>
</author>
<published>2011-07-11T05:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2b79776eedf5e59332921eb071b5412c12499cb6'/>
<id>urn:sha1:2b79776eedf5e59332921eb071b5412c12499cb6</id>
<content type='text'>
In vim, in the message view, space is supposed to remove the "unread" and
"inbox" tags, but was sometimes adding them instead.

This patch assures that they are always removed by this binding.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: use the full path for sendmail</title>
<updated>2011-07-16T18:57:38Z</updated>
<author>
<name>Uwe Kleine-König</name>
<email>ukleinek@strlen.de</email>
</author>
<published>2011-07-10T19:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bab653ce39f3d93ee0cf169b89468646c0ba54fd'/>
<id>urn:sha1:bab653ce39f3d93ee0cf169b89468646c0ba54fd</id>
<content type='text'>
... as /usr/sbin isn't usually in user's PATH.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>vim: skip trailing slash for g:notmuch_compose_temp_file_dir</title>
<updated>2011-07-16T18:49:12Z</updated>
<author>
<name>Uwe Kleine-König</name>
<email>ukleinek@strlen.de</email>
</author>
<published>2011-07-10T19:42:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bcb17491b5f9f303b853a9797dfbb4f60279ece9'/>
<id>urn:sha1:bcb17491b5f9f303b853a9797dfbb4f60279ece9</id>
<content type='text'>
With the trailing slash I get

	Error detected while processing function &lt;SNR&gt;10_NM_new_mail..&lt;SNR&gt;10_NM_cmd_compose..&lt;SNR&gt;10_NM_newComposeBuffer..&lt;SNR&gt;10_NM_newFileBuffer:
	line    3:
	E739: Cannot create directory: /home/ukleinek/.notmuch/compose/

when hitting 'm' to compose a new mail. strace shows:

	stat("/home/ukleinek/.notmuch/compose/", 0x7fffee314a10) = -1 ENOENT (No such file or directory)
	stat("/home/ukleinek/.notmuch/compose/", 0x7fffee314e30) = -1 ENOENT (No such file or directory)
	stat("/home/ukleinek/.notmuch/compose", 0x7fffee315270) = -1 ENOENT (No such file or directory)
	stat("/home/ukleinek/.notmuch", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
	mkdir("/home/ukleinek/.notmuch/compose", 0755) = 0
	mkdir("/home/ukleinek/.notmuch/compose/", 0755) = -1 EEXIST (File exists)

so it seems vim's mkdir() isn't able to handle a trailing slash.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>fix sum moar typos [error messages]</title>
<updated>2011-06-23T22:59:03Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2011-06-20T20:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=607a73010a5ace8c200f72324558b4901d61fceb'/>
<id>urn:sha1:607a73010a5ace8c200f72324558b4901d61fceb</id>
<content type='text'>
Various typo fixes in error messages within the source code.

Signed-off-by: Pieter Praet &lt;pieter@praet.org&gt;

Edited-by: Carl Worth &lt;cworth@cworth.org&gt; Restricted to just error messages.
</content>
</entry>
<entry>
<title>fix sum moar typos [comments in source code]</title>
<updated>2011-06-23T22:58:39Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2011-06-20T20:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8bb6f7869c4c98190f010d60409938b1c50c5968'/>
<id>urn:sha1:8bb6f7869c4c98190f010d60409938b1c50c5968</id>
<content type='text'>
Various typo fixes in comments within the source code.

Signed-off-by: Pieter Praet &lt;pieter@praet.org&gt;

Edited-by: Carl Worth &lt;cworth@cworth.org&gt; Restricted to just
source-code comments, (and fixed fix of "descriptios" to "descriptors"
rather than "descriptions").
</content>
</entry>
<entry>
<title>vim: add delete commands</title>
<updated>2011-06-01T00:52:23Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2011-02-06T12:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e96741388a05fea1df68346770d161a52e93d520'/>
<id>urn:sha1:e96741388a05fea1df68346770d161a52e93d520</id>
<content type='text'>
Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
</feed>
