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

2019-11-17 Thread Jack Kamm
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

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

2019-11-17 Thread Jack Kamm
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

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

2019-09-27 Thread Marco Wahl
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

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

2019-09-27 Thread Zhengyu Duan
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

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

2019-09-14 Thread Marco Wahl
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

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

2019-09-13 Thread Rick Frankel
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: > > >

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

2019-09-12 Thread Tim Cross
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

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

2019-09-12 Thread Berry, Charles
> 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

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

2019-09-12 Thread Marco Wahl
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