From: Glenn Morris Date: Sat, 24 Sep 2011 18:27:18 +0000 (-0700) Subject: * etc/PROBLEMS: Very long lines being slow is a known issue. X-Git-Tag: emacs-pretest-24.0.90~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e1bf8792e9ea9b2bba59c1937c0ff4120b9f74e9;p=emacs.git * etc/PROBLEMS: Very long lines being slow is a known issue. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 1869124987a..9e473156a78 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -503,6 +503,12 @@ This can happen with CVS versions 1.12.8 and 1.12.9. Upgrade to CVS ** Miscellaneous problems +*** Editing files with very long lines is slow. + +For example, simply moving through a file that contains hundreds of +thousands of characters per line is slow, and consumes a lot of CPU. +This is a known limitation of Emacs with no solution at this time. + *** Emacs uses 100% of CPU time This is a known problem with some versions of the Semantic package.