emacs-devel
[Top][All Lists]
Advanced

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

Re: Concurrency, again


From: Lars Ingebrigtsen
Subject: Re: Concurrency, again
Date: Tue, 18 Oct 2016 17:05:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> It could start by only doing layout of the visible portion, and doing
> the rest from an idle timer.  Or does it already do that?

That doesn't work when trying to figure out how to lay out a deeply
nested multi-columnar layout.  It's complicated.

And the current implementation sucks: It basically combinatorally tries
all possibilities to find the best layout.  There are probably shortcuts
that can be taken, but any I've tried makes common table-based layouts
awful.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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