diff options
author | Mark Walters <markwalters1009@gmail.com> | 2012-12-05 12:11:49 +0000 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-12-06 17:13:23 -0400 |
commit | 776e21d953326f1d7c3317215d11c53ad6eaaf08 (patch) | |
tree | 0ed2c97af90e476fa723716b5c13e4e28b070efa /emacs/notmuch-hello.el | |
parent | 5382eebcdcdb50625c038c6caa89968d2f403bd1 (diff) |
emacs: show: refresh buffer did not remove overlays
Previously refreshing the notmuch show buffer did not remove overlays
which meant that if the user refreshed a message with images the
images would remain and then the new text was added after.
One might have guessed that erase-buffer would have removed them but
it seems not. Thus force the removal of overlays with remove-overlays.
Diffstat (limited to 'emacs/notmuch-hello.el')
0 files changed, 0 insertions, 0 deletions