diff options
| author | David Bremner <bremner@unb.ca> | 2009-12-25 16:09:07 -0400 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-02-08 14:24:11 -0800 |
| commit | 24b2f7699f7492d589cff54f06c58693e7207d34 (patch) | |
| tree | 24cb7be29471c37419017738b01f71116b8bea11 /lib/database.cc | |
| parent | 7a9bacac6786729d7f28495b0ef30f9b6ded7696 (diff) | |
notmuch.el: Refactor citation markup. Variables for minimum size, button text.
This is a fairly intrusive rewrite.
- I pulled the common code for the signature and citation case out
into a separate function. This is not so much shorter, but I think it
will be easier to maintain.
- I replaced the sequence of (looking-at blah) (forward-line) with a single
re-search-forward per citation.
New variables
- notmuch-show-signature-button-format, notmuch-show-citation-button-format
Allow customization of button text.
- notmuch-show-citation-lines-min
Do not buttonize citations below the given threshold.
Reviewed-by: Kan-Ru Chen <kanru@kanru.info>
Diffstat (limited to 'lib/database.cc')
0 files changed, 0 insertions, 0 deletions
