emacs-devel
[Top][All Lists]
Advanced

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

Lazy printing in tabulated-list-mode


From: Artur Malabarba
Subject: Lazy printing in tabulated-list-mode
Date: Thu, 30 Apr 2015 17:11:44 +0100

The followin patch implements (optional) lazy printing in
tabulated-list-mode. When used, the tabulated-list-print function will
print enough entries to fill a window, redisplay, and then will finish
printing in a way that's interruptible by user input.

The outcome is that very large buffers (with entries around the
thousands) will come up instantaneously, where they would normally
take a couple of seconds to print.

I'm attaching the patch before pushing because I



reply via email to

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