]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-show.el
emacs/show: save redisplay redisplay data when showing lazy part.
authorDavid Bremner <david@tethera.net>
Sun, 24 Sep 2023 09:51:50 +0000 (06:51 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 1 Oct 2023 10:47:16 +0000 (07:47 -0300)
commitbfcfa947f8a989594d73a40a056cbb0bd37188ab
tree6a08991d91ee4b556d93df36bc1b86430a29b3d7
parentb1129d905af5643ffec6a19d6cb1cf76abf9d9ce
emacs/show: save redisplay redisplay data when showing lazy part.

This data will be used to redisplay an image that is hidden by
deleting it from the buffer.  We cannot easily delay until the image
is hidden, as we won't have the original data at that point.
emacs/notmuch-show.el