all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lazy printing in tabulated-list-mode
@ 2015-04-30 16:11 Artur Malabarba
  2015-04-30 16:13 ` Artur Malabarba
  2015-05-01 13:43 ` Stefan Monnier
  0 siblings, 2 replies; 16+ messages in thread
From: Artur Malabarba @ 2015-04-30 16:11 UTC (permalink / raw
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-05-04 12:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 16:11 Lazy printing in tabulated-list-mode Artur Malabarba
2015-04-30 16:13 ` Artur Malabarba
2015-05-01 13:43 ` Stefan Monnier
2015-05-01 14:03   ` Artur Malabarba
2015-05-01 17:27     ` Stefan Monnier
2015-05-01 18:11       ` Artur Malabarba
2015-05-01 18:12         ` Artur Malabarba
2015-05-01 18:31           ` Artur Malabarba
2015-05-01 20:46         ` Stefan Monnier
2015-05-02  9:38           ` Artur Malabarba
2015-05-03 16:21             ` Stefan Monnier
2015-05-03 17:02               ` Artur Malabarba
2015-05-04  0:19                 ` Stefan Monnier
2015-05-04  8:21                   ` Artur Malabarba
2015-05-04 10:46                     ` Artur Malabarba
2015-05-04 12:38                     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.