emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs takes exhorbitantly long to read long, one-line files.


From: Dmitry Antipov
Subject: Re: emacs takes exhorbitantly long to read long, one-line files.
Date: Mon, 20 May 2013 15:27:46 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

On 05/20/2013 03:03 PM, Randy Yates wrote:

I already had that in my init.el. I've also tried creating an empty
file and setting it to fundamental-mode. In both these cases the
behavior is the same.

Hm...is it the same with emacs -Q?

I did notice that emacs is faster - but still unusably slow - when
toggle-truncate-lines is true.

Try (setq-default cache-long-line-scans t) too.

Dmitry




reply via email to

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