emacs-devel
[Top][All Lists]
Advanced

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

Re: completions - remove window after use?


From: Stefan Monnier
Subject: Re: completions - remove window after use?
Date: Thu, 12 Nov 2009 10:15:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Well, window height can be calculated, so that it's filled up like:

> 1 4
> 2 5
> 3 5
> ---- page boundary
> 6 9
> 7 10
> 8

Actually, with faces and whatnot, computing the amount of text that will
fit is *very* difficult (the "simple" solution will work in most cases,
tho).


        Stefan




reply via email to

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