Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
BUG: listmatches called with bogus list
- X-seq: zsh-workers 9232
- From: Tanaka Akira <akr@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: BUG: listmatches called with bogus list
- Date: 06 Jan 2000 16:56:01 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
`echo =zsh<TAB>-<M-x>expand-word<CR>' shows `BUG: listmatches called
with bogus list'.
Z(2):akr@is27e1u11% Src/zsh -f
is27e1u11% bindkey -e; autoload -U compinit; compinit -D
is27e1u11% zmodload zsh/complist
is27e1u11% echo =zsh<TAB>
->
is27e1u11% echo =zsh-<M-x>expand-word<CR>
zsh zsh-3.1.5-pws-12 zsh-3.1.5-pws-3 zsh-3.1.6-pws-11
zsh-3.0.5 zsh-3.1.5-pws-14 zsh-3.1.5-pws-4 zsh-3.1.6-pws-12
zsh-3.0.6 zsh-3.1.5-pws-15 zsh-3.1.5-pws-5 zsh-3.1.6-pws-13
zsh-3.0.7 zsh-3.1.5-pws-16 zsh-3.1.5-pws-6 zsh-3.1.6-pws-2
zsh-3.1.4+ zsh-3.1.5-pws-17 zsh-3.1.5-pws-7 zsh-3.1.6-pws-3
zsh-3.1.4++ zsh-3.1.5-pws-18 zsh-3.1.5-pws-8 zsh-3.1.6-pws-4
zsh-3.1.4+3 zsh-3.1.5-pws-19 zsh-3.1.5-pws-9 zsh-3.1.6-pws-5
zsh-3.1.4+4 zsh-3.1.5-pws-20 zsh-3.1.6 zsh-3.1.6-pws-6
zsh-3.1.4+5 zsh-3.1.5-pws-21 zsh-3.1.6-bart-7 zsh-3.1.6-pws-9
zsh-3.1.5 zsh-3.1.5-pws-22 zsh-3.1.6-bart-8 zsh-3.1.6-test-1
zsh-3.1.5-4533 zsh-3.1.5-pws-23 zsh-3.1.6-dev-14 zsh-3.1.6-test-2
zsh-3.1.5-4564 zsh-3.1.5-pws-24 zsh-3.1.6-pws-1 zsh-3.1.6-test-3
zsh-3.1.5-pws-11 zsh-3.1.5-pws-25 zsh-3.1.6-pws-10 zsh.old
->
is27e1u11% echo =zsh-
BUG: listmatches called with bogus list
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author