Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion for mutt
- X-seq: zsh-workers 9743
- From: Ollivier Robert <roberto@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Completion for mutt
- Date: Tue, 15 Feb 2000 12:49:25 +0100
- In-reply-to: <200002150953.KAA12371@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from wischnow@xxxxxxxxxxxxxxxxxxxxxxx on Tue, Feb 15, 2000 at 10:53:40AM +0100
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200002150953.KAA12371@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
According to Sven Wischnowsky:
> If you want to say that exactly that compctl doesn't work for you --
> it does for me (well, something similar, I don't have a Debian system
> here).
It is a FreeBSD system but no matter.
> If you want to say that it doesn't complete the right thing after
> loading the new completion system -- right, there doesn't seem to be a
> completion function for these commands.
I thought the new completion was compatible with the old one (i.e. having
compctl would still work).
> If you want to say that after loading the new completion system the
> compctl doesn't seem to be used -- right, see the function _default
> in the Base subdirectory of the distribution. You can un-comment a
> call to `compcall' there to make compctl's be used when there is no
> completion function for a certain command.
I have uncommented this line but the old mutt completion rule still doesn't
work.
Now, I just found that what I used to make completion case-independent (see
below) doesn't work anymore. With dev-16 it was still working.
compctl -M 'm:{a-z}={A-Z} m:{A-Z}={a-z}'
Now, I can't complete independantly of the case :-(
--
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@xxxxxxxxxxxxxx
The Postman hits! The Postman hits! You have new mail.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author