diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 6 |
1 files changed, 6 insertions, 0 deletions
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 | |||
| 503 | 503 | ||
| 504 | ** Miscellaneous problems | 504 | ** Miscellaneous problems |
| 505 | 505 | ||
| 506 | *** Editing files with very long lines is slow. | ||
| 507 | |||
| 508 | For example, simply moving through a file that contains hundreds of | ||
| 509 | thousands of characters per line is slow, and consumes a lot of CPU. | ||
| 510 | This is a known limitation of Emacs with no solution at this time. | ||
| 511 | |||
| 506 | *** Emacs uses 100% of CPU time | 512 | *** Emacs uses 100% of CPU time |
| 507 | 513 | ||
| 508 | This is a known problem with some versions of the Semantic package. | 514 | This is a known problem with some versions of the Semantic package. |