emacs-devel
[Top][All Lists]
Advanced

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

Re: Feature branches review please


From: Gregory Heytings
Subject: Re: Feature branches review please
Date: Thu, 05 Nov 2020 21:19:27 +0000
User-agent: Alpine 2.22 (NEB 394 2020-01-19)


As I said earlier in this thread, you can have icomplete-vertical without using that branch, with the master branch you only need to `(setq icomplete-separator "\n")'.

If you want a more robust solution however (neither the above nor the branch are always correct),

In which case the branch is not correct?


This has been discussed at length earlier: it is in practice impossible to calculate the height of the minibuffer, and to calculate the size of the completion candidates list to insert in the minibuffer. Yet you need to do both to have a correct solution with the approach of the branch.



reply via email to

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