Re: notmuch-emacs inline image display broken in emacs-29

2023-04-04 Thread Al Haji-Ali
Hello Alex and David, I also came across this issue: inline image are not displayed only when `notmuch-show-indent-content` is non-nil. However, even when `notmuch-show-indent-content` is `nil` they are displayed but cannot be hidden. As Alex Murray pointed out, the reason is that the function

Re: notmuch-emacs inline image display broken in emacs-29

2023-03-01 Thread Alex Murray
On Sat, 2023-02-25 at 09:48:08 -0400, David Bremner wrote: > David Bremner writes: > >> Alex Murray writes: >> >> I tried replacing indent-rigidly with a simplified version the and that >> leaves the image inserted, but unfortunately doesn't indent it >> properly. If you want to play with it,

Re: notmuch-emacs inline image display broken in emacs-29

2023-02-25 Thread David Bremner
David Bremner writes: > Alex Murray writes: > > I tried replacing indent-rigidly with a simplified version the and that > leaves the image inserted, but unfortunately doesn't indent it > properly. If you want to play with it, my half working patch is > attached. > Actually, the current

Re: notmuch-emacs inline image display broken in emacs-29

2023-02-25 Thread David Bremner
Alex Murray writes: > Hi folks, > > I have noticed that inline image display doesn't work anymore in > emacs-29 / git master and have tracked it down to a change to the way > mm-inline-image inserts an image into the buffer. > > In >

notmuch-emacs inline image display broken in emacs-29

2023-02-23 Thread Alex Murray
Hi folks, I have noticed that inline image display doesn't work anymore in emacs-29 / git master and have tracked it down to a change to the way mm-inline-image inserts an image into the buffer. In https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d2186160a9e978960c0f96bc3b4fc65b5affc170