]> rtime.felk.cvut.cz Git - notmuch.git/commit
emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.
authorDavid Edmondson <dme@dme.org>
Wed, 17 Nov 2010 13:32:33 +0000 (13:32 +0000)
committerCarl Worth <cworth@cworth.org>
Tue, 7 Dec 2010 22:10:43 +0000 (14:10 -0800)
commitb9d4af4641b659693ac6c225fe8143a11b69f3af
tree82deef553bdf984dabcb29610dddf61952b44290
parent5d05d5434dc5de0d484e334ddf109385e9a56cf3
emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.

The removed expressions, which were used to ensure that citations were
both preceded and followed by a blank line, were poorly implemented
and caused a regexp stack overflow on messages more than a few
thousand lines long.
emacs/notmuch-wash.el