]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: show some of citation even when hiding.
authorDavid Bremner <bremner@unb.ca>
Fri, 25 Dec 2009 20:09:08 +0000 (16:09 -0400)
committerCarl Worth <cworth@cworth.org>
Mon, 8 Feb 2010 22:24:34 +0000 (14:24 -0800)
commit9b93717a6de367087e275756fb55ecee42227e6b
tree1620fae1efdc29a3b64a18012d8a2c8c79566c43
parent24b2f7699f7492d589cff54f06c58693e7207d34
notmuch.el: show some of citation even when hiding.

- rename notmuch-show-citation-lines-min to n-s-c-l-prefix
- call forward-line with the appropriate parameter to adjust
  region to be hidden.
- change citation button text so that it makes (some) sense when citation is shown

Reviewed-by: Kan-Ru Chen <kanru@kanru.info>
notmuch.el