emacs-devel
[Top][All Lists]
Advanced

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

Re: zsh-like zcomplete-mode based on icomplete-mode


From: Juri Linkov
Subject: Re: zsh-like zcomplete-mode based on icomplete-mode
Date: Sun, 10 Apr 2022 10:38:58 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>>Here is the first version of the mode with the behavior like in zsh,
>>but that is based on icomplete-mode.  So many customizable variables
>>and commands were copied from icomplete-mode, but instead of displaying
>>completions as an overlay in the minibuffer, in zcomplete-mode
>>completions are displayed in the standard *Completions* window.
>>All other icomplete features are preserved in zcomplete, such as
>>typing in the minibuffer continuously updates a list of possible
>>completions that match the typed string:
>
> After the first completion I get this:
>
> minibuffer-next-completion: Wrong type argument: number-or-marker-p, nil
>
> And it stops working...
>
> SO I need something special?

I pushed a fix to master, please try again.



reply via email to

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