abo-abo / org-download

Drag and drop images to Emacs org-mode
1.08k stars 79 forks source link

use magick to accessing clipboard on windows #184

Open shelper opened 3 years ago

shelper commented 3 years ago

ImageMagick no long has separate executable called convert, you need to use magick directly

kholway commented 2 years ago

This fix also solves an issue with unexpected behavior due to "convert" already existing on the windows path (C:\WINDOWS\system32\convert.exe).

Horrih commented 1 year ago

Any news on a merge of this PR ?

I wasted some time thinking I was doing things wrong, but this pull request is right