emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] New package: so-long


From: Stefan Monnier
Subject: Re: [ELPA] New package: so-long
Date: Sun, 17 Jul 2016 11:03:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> so-long.el prevents large 'minified' files (programming code with
> extremely long lines) bringing Emacs to its knees.

This looks very helpful.  I wonder if we could improve the detection
part with some help from the C code.  I'm thinking of trying to keep
track of "the last \n before point" and calling a hook whenever this is
larger than a threshold.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]