Fork me on GitHub
#emacs
<
2022-09-19
>
ericdallo13:09:58

I just gave it a try on Emacs master, and my emacs runs smoothly with a line of 2M columns :) it seems that the long line fix is already on master 🙏

emacs 13
❤️ 12
🔥 4
Riccardo16:09:18

wait what filetype are you opening that runs smooth with 2M lines?

ericdallo16:09:44

A empty new buffer with no major mode just for testing purposes, I know the fix helps with major modes that uses syntax coloring, but I was already having performance issues with that buffer with even less columns than 2M

ericdallo16:09:04

Even activating a major-mode like clojure-mode, it's pretty good

👍 1
Drew Verlee01:09:57

What is "it" in this case? @UKFSJSM38 lsp related maybe?

sw1nn10:09:03

> it seems that the long line fix is already on master 🙏 it's in release 28.2

ericdallo12:09:03

@U052D24CY Are you sure? I thought seeing somewhere it would be included only on 29

sw1nn13:09:25

I think so, but some outstanding issues with correctness are still outstanding. https://lars.ingebrigtsen.no/2022/08/19/19x10/

👍 1
anonimitoraf12:09:52

Holy shit, that's huge 😮

blak3mill3r04:10:03

Now there's a compelling reason to rebuild from master. Thanks for this!