Rijnder Wever

Results 122 comments of Rijnder Wever

Oh FIY: the jpg from your original post works fine for me (takes about 2s to load though). Our systems might differ a bit, however. I'm running X11, and one...

nvm, I'm also running the freeimage backend, so the backend is not the problem (didn't know `-h` showed you backend info). Nevertheless, if you're desperate, the libjpg turbo backend might...

Do note that I still can't reproduce. The most recent image you guys posted opens very quickly, and looks okay.

I'm using X. Maybe that's something to do with it. > @rien333 I hope a Google Drive link is fine. This is the image I am having issues with. As...

You could detect completely custom gestures using the private API method I linked above (this would require a shape recognization algorithm however, such as [the easily implementable $1 algorithm](https://medium.com/breakfastcode/how-to-make-a-1-unistroke-gesture-recognizer-in-swift-91881e9c1d98)), but...

Neat! If I find time the coming weeks I would gladly assist with testing and coding.

Are you by any change using the `native-comp` branch from emacs 28? I had a similar issue with that branch (I don't recall how I fixed it at the moment,...

I think that the following were among the steps that restored `imenu` to an usable state for me (in the context of `markdown-mode`): 1. Make sure to have an up-to-date...

Yes, but only in so far emacs 28 introduced the native comp feature, which at one point broke some imenu stuff.

@syohex could be that this (or some underlying) issue has been fixed by now, especially since the native-comp branch is under heavy development. In any case, I can't reproduce this...