emacs-devel
[Top][All Lists]
Advanced

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

Re: zcomplete


From: Juri Linkov
Subject: Re: zcomplete
Date: Sun, 22 Oct 2023 20:28:01 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

>> diff --git a/lisp/zcomplete.el b/lisp/zcomplete.el
>> new file mode 100644
>> index 00000000000..75a40c0afd3
>> --- /dev/null
>> +++ b/lisp/zcomplete.el
>> @@ -0,0 +1,317 @@
>> +;;; zcomplete.el --- zsh-like minibuffer completion based on icomplete -*- 
>> lexical-binding: t -*-
>
> I have been trying out zcomplete for the last week, and it works really
> well.  If there is no plan to add it to the core, would you at least be
> interested in having it added to GNU ELPA?

Actually, it has many problems.  Hopefully, we will fix them in the core.
I'd rather not proliferate the number of similar packages by adding
yet another package that does the same as existing mct, vcomplete.



reply via email to

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