Alexis Gallagher writes: > • the image is automatically resized to maintain aspect ratio and fit horizontally with a civilized margin, so that I can resize my emacs window without the image disappearing or swamping the other content. We cannot automatically resize images in Elisp. At least, I know no good way to do it reliably. But we can try to improve the defaults for wide images. See the tentative patch.