aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-restore.c
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-11-16 10:45:10 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-11-16 11:08:24 -0800
commit352e91625b2c0148a215ece9f857a56bdfab896f (patch)
treea032aa3a507bff4e1c33dcaebff8b4cb7bcea1fb /notmuch-restore.c
parent933caf814fcbbb7420d03ef42bb37bea6dd90449 (diff)
notmuch.el: Indent messages to show nested structure of thread.
Now that we're actually adding text to the buffer for the indentation, our old aproach of using positions to record regions to manipulate is now longer correct. Fortunately, it's easy to switch from positions to markers which are robust, (just call point-marker instead of point and all relevant functions accept markers as well as points). I also finally fixed the bug where the text "[6 line signature]" we display was causing the one-line-summary of the next message to be on its same line rather than at the beginning of the next line where it belongs.
Diffstat (limited to 'notmuch-restore.c')
0 files changed, 0 insertions, 0 deletions