emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Support "\n" in icomplete-separator


From: Stefan Monnier
Subject: Re: [PATCH] Support "\n" in icomplete-separator
Date: Thu, 05 Nov 2020 18:29:47 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I'm a bit late to the icomplete-vertical party, but please let me show
> you my approach at supporting "\n" in 'icomplete-separator'.

A side-note: I think the use of "..." to indicate that there are more
entries is a bad idea.  Better represent it with the absence of
a terminator (e.g. in the normal icomplete-mode, it basically means
replace "...}"  with "").  It will make the code simpler, more robust,
and a side benefit is that it will make slightly more efficient use of
the screen real estate.


        Stefan




reply via email to

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