I've attached a patch which I believe fixes the issue.
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 becau
Hello,
I want to report that this bug is not specific to macOS, and also
affects Linux.
Specifically, I am running Archlinux-packaged emacs 26.3, and am
encountering this same issue. Ever since commit
48da60f47a77f4b99b4160fa620f258896ff4da3, org-mode no longer displays
inline images for me.
I t
Zhengyu Duan writes:
> My image display problem was fixed with this commit
>
> https://github.com/hlissner/doom-emacs/commit/87b7a8da052601c51bc0577484916856364401cb
Thanks for the information!
Ciao,
--
Marco
My image display problem was fixed with this commit
https://github.com/hlissner/doom-emacs/commit/87b7a8da052601c51bc0577484916856364401cb
> On Sep 14, 2019, at 15:43, Marco Wahl wrote:
>
> Hi!
>
> Thanks all for checking the issue!
>
> * The problem
>
> Orgmode under macOS c
Hi!
Thanks all for checking the issue!
* The problem
Orgmode under macOS cannot display local images correctly, but
it can display internet images
without problem.
I tried both emacs-mac and emacs-plus, they both have this
image problem. But emacs u
On Thu, Sep 12, 2019 at 02:48:15PM +0200, Marco Wahl wrote:
> Hi,
> > Orgmode under macOS cannot display local images correctly, but it can
> > display internet images
> > without problem.
> > After bisecting org-mode source code I found out that this commit
> > causes the problem:
> >
>
Running Emacs 26.3 on macOS 10.14.6 with latest org and I have no
problems displaying images in org mode. I have imagemagick installed and
am using railwaycat's mac-port via homebrew.
Tim
Berry, Charles writes:
>> On Sep 12, 2019, at 5:48 AM, Marco Wahl wrote:
>>
>> Hi,
>>
>>> * The problem
> On Sep 12, 2019, at 5:48 AM, Marco Wahl wrote:
>
> Hi,
>
>> * The problem
>>
>>Orgmode under macOS cannot display local images correctly, but it can
>> display internet images
>> without problem.
>>
>>I tried both emacs-mac and emacs-plus, they both have this image problem.
>> Bu
Hi,
> * The problem
>
> Orgmode under macOS cannot display local images correctly, but it can
> display internet images
> without problem.
>
> I tried both emacs-mac and emacs-plus, they both have this image problem.
> But emacs under
> ArchLinux don’t have this problem.
>
> [[file:x