Feraidoon Mehri
Feraidoon Mehri
I opened an upstream [FR](https://github.com/pythonic-emacs/anaconda-mode/issues/413). This happens with Doom, too, and has nothing to do with Spacemacs, I guess.
> Thanks for reporting this issue. Indeed, I have not implemented this functionality (I think this can/should not be fixed via hooks). I don't remember how it works exactly, but...
> Actually, after answering, I just realized that maybe the fix would be really simple (as we can simply use the functionality as implemented by image-mode). And after quickly trying...
I think I have fixed the issue with this [PR](https://github.com/dalanicolai/image-roll.el/pull/14).
@casouri I see problems with images that have heights bigger than the whole screen. Have you tried that? Just using `800px` won't do a thing if your emacs frame's height...
@basil-conto I am mostly a noob on this stuff, and I can't think how we can make a cooperative thread running synchronous code yield. Python's threads are non-cooperative, no? Considering...
> https://elpa.gnu.org/packages/async.html > > Having said that, what kind of scenario would this be useful in? i.e. what kind of long-running, CPU-intensive activity would benefit from mapping one-process-per-element of a...
Feel free to close the issue. I like my own "simple" API much better than learning about arcane library-specific APIs though. It's a general primitive, and easy to learn, and...
@shg Imagemagick converted to SVG wrongly. I don't remember what was wrong with `pdf2svg`, but it had some problems as well. So I went for Imagemagick to PNG.