]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/PROBLEMS: Very long lines being slow is a known issue.
authorGlenn Morris <rgm@gnu.org>
Sat, 24 Sep 2011 18:27:18 +0000 (11:27 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 24 Sep 2011 18:27:18 +0000 (11:27 -0700)
etc/PROBLEMS

index 1869124987a25c626b0e096898084c36d2ccadb8..9e473156a783fa3b73fde4c19cf385fdf33d7891 100644 (file)
@@ -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.