How to speed up comint for large outputs?
"Jae Juang" <[email protected]> Fri, 26 Jun 2026 15:46:57 +0800
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
I frequently make use of comint and SQL. When exploring databases, one occasionally stumbles into unexpectedly large datasets. and this slows emacs into molasses. How do people deal with this? Emacs itself has no issue with large files; is there some method to have emacs batch the comint outputs before displaying them, and presumably dying in fontlock?