help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Paredit, smartparens very slow with large latex files


From: Tim Visher
Subject: Re: Paredit, smartparens very slow with large latex files
Date: Wed, 11 Sep 2013 09:38:14 -0400

I've been told several times that any slow-down in emacs based on the
size of the buffer that is below `large-file-warning-threshold` should
be considered a bug. If Fundamental mode doesn't exhibit the problem,
I'd file a bug report with the maintainers of the package.

On Wed, Sep 11, 2013 at 5:59 AM, Julien Cubizolles <j.cubizolles@free.fr> wrote:
> All the minor modes I've tried to navigate through sexps are very slow
> when working with large latex files (>1000 lines). For example
> sp-forward-sexp takes several seconds to do the following:
> \(|\) -> \(\)| whereas it's instantaneous in a small buffer. Is there a
> way to improve things ? I tried folding parts of the buffer but it
> doesn't help since the folded part is still parsed.
>
> Julien.
>
>



reply via email to

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