Yuan Fu

Results 223 comments of Yuan Fu

Hmmm, I couldn't reproduce it. Have you tried with `emacs -q`?

Iscroll have code to handle images taller than the window, the bug is elsewhere. I haven't been able to fix them without breaking other things: these bugs are mainly due...

That's probably because you turned on debug-on-error. Normally that signal is caught.

The problem isn't in org indent mode but rather display-line-numbers-mode. I got it to work with org-indent-mode or display-line-numbers-mode alone, but when both are enabled there's some weird effect on...

I'll try to get it to work when both modes are enabled, so let's keep this open.

Thank you. There is a similar package on ELPA: https://github.com/clemera/buffer-expose It covers many of the features provided by emacs-mission-control and more.

IIRC I tried to fix it and failed. The redisplay logic around this area is rather convoluted. I can try again when I find some time, of course. I use...

Thanks. Should be fixed now. Could yo verify?