emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot display local images with orgmode under macOS


From: Marco Wahl
Subject: Re: Cannot display local images with orgmode under macOS
Date: Mon, 18 Nov 2019 22:58:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Jack Kamm <address@hidden> writes:

> I've attached a patch which I believe fixes the issue.

Thanks.

> The problem appears to be that, when imagemagick is installed and the
> image width is unset, that the image will be created by an elisp
> expression like
>
> (create-file "some/image.png" 'imagemagick nil :width nil)
>
> which doesn't work, maybe because imagemagick tries to create a 0-width
> image.
>
> The attached patch reverts to the old behavior of only using imagemagick
> when width is non-nil, fixing the bug introduced by 48da60f47.

Your patch is on the branches master and next now.  I added the word
TINYCHANGE to your commit message.


Ciao



reply via email to

[Prev in Thread] Current Thread [Next in Thread]