emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Cannot display local images with orgmode under macOS


From: Marco Wahl
Subject: Re: [O] Cannot display local images with orgmode under macOS
Date: Thu, 12 Sep 2019 14:48:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

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:xxx.png]]                              cannot be displayed even 
> the file exists.
>     [[./xxx.png]]                                  cannot be displayed even 
> the file exists.
>     [[http://example.org/xxx.png]]      can be displayed if the link exists.
>
>     Emacs can display any images with C-x C-f xxx.png. The problem happens 
> only with orgmode.
>
> * The reason
>
>     After bisecting org-mode source code I found out that this commit causes 
> the problem:
>
>     
> https://code.orgmode.org/bzg/org-mode/commit/48da60f47a77f4b99b4160fa620f258896ff4da3
>
>     Reverting to previous commit fixes the problem.

Gaa!  Looks like I did this.  With the commit one should be able to see
inline images also in the case when Emacs has been build without
imagemagick support, at least for newer Emacsens in the 27 line.

Unfortunately I don't have a Mac and cannot examine the behavior you
describe AFAICS.

Hopefully a Org community member with access to a Mac can have a look.


Thanks for reporting,
-- 
Marco




reply via email to

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