<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs/coolj.el, branch 0.3</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.3</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-04-26T17:05:46Z</updated>
<entry>
<title>emacs: Add more functions to clean up text/plain parts</title>
<updated>2010-04-26T17:05:46Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2010-04-26T13:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=01ec4d3bcb660e0b26f66db02c25b3dfaec5e1fe'/>
<id>urn:sha1:01ec4d3bcb660e0b26f66db02c25b3dfaec5e1fe</id>
<content type='text'>
Add:
- notmuch-wash-wrap-long-lines: Wrap lines longer than the width of
  the current window whilst maintaining any citation prefix.
- notmuch-wash-tidy-citations: Tidy up citations by:
  - compress repeated otherwise blank citation lines,
  - remove otherwise blank citation lines at the head and tail of a
    citation,
- notmuch-wash-elide-blank-lines: Compress repeated blank lines and
  remove leading and trailing blank lines.

None of these is enabled by default - add them to
`notmuch-show-insert-text/plain-hook' to use.

Reviewed-by: Carl Worth &lt;cworth@cworth.org&gt;: I previously committed a
stale version of this patch.
</content>
</entry>
<entry>
<title>Revert "emacs: Add more functions to clean up text/plain parts"</title>
<updated>2010-04-26T17:05:29Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-26T17:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6408270512dd654243b81ed57b81dad3f721938c'/>
<id>urn:sha1:6408270512dd654243b81ed57b81dad3f721938c</id>
<content type='text'>
This reverts commit 97570954cb583cacac35b0235cbe449a07630ae3.
</content>
</entry>
<entry>
<title>emacs: Add more functions to clean up text/plain parts</title>
<updated>2010-04-24T14:52:37Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2010-04-22T12:26:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=97570954cb583cacac35b0235cbe449a07630ae3'/>
<id>urn:sha1:97570954cb583cacac35b0235cbe449a07630ae3</id>
<content type='text'>
Add:
- notmuch-wash-wrap-long-lines: Wrap lines longer than the width of
  the current window whilst maintaining any citation prefix.
- notmuch-wash-tidy-citations: Tidy up citations by:
  - compress repeated otherwise blank citation lines,
  - remove otherwise blank citation lines at the head and tail of a
    citation and remove blank lines between attribution statements and
    the citation,
- notmuch-wash-compress-blanks: Compress repeated blank lines and
  remove leading and trailing blank lines.

Enable `notmuch-wash-tidy-citations' and
`notmuch-wash-compress-blanks' by default by adding them to
`notmuch-show-insert-text/plain-hook'. `notmuch-wash-wrap-long-lines'
is not enabled by default.

If `notmuch-wash-wrap-long-lines' is enabled, word wrapping of the
buffer leads to an unappealing display of text, so provide a function
to disable it and add it to the list of `notmuch-show-mode' hook
functions.
</content>
</entry>
</feed>
