]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Consider an entire line of underscores as a signature separator.
authorCarl Worth <cworth@cworth.org>
Tue, 17 Nov 2009 00:39:59 +0000 (16:39 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Nov 2009 00:39:59 +0000 (16:39 -0800)
commit057b3060e8badb1bba7d0d24cd0a05148113e2e2
tree49c5954183487ed822111c6bb0bd65358a7b9df6
parentea484f0ebf3f25fbc701b061f36e2fe167057cc3
notmuch.el: Consider an entire line of underscores as a signature separator.

This is the default separator used by mailman, so there's a lot of
clutter in thread displays without this. Also, we not provide a nice
variable to the user (notmuch-show-signature-regexp) for configuring
this.
notmuch.el