Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Two Questions
- X-seq: zsh-users 7097
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx (Zsh users list)
- Subject: Re: Two Questions
- Date: Tue, 02 Mar 2004 10:58:32 +0000
- In-reply-to: "Nikolai Weibull"'s message of "Tue, 02 Mar 2004 11:47:04 +0100." <20040302104703.GC1981@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Nikolai Weibull wrote:
> Question 1
> ----------
>
> How do I post to zsh-users as I am only subscribed to this list and thus
> need to confirm my emails to zsh-users? Is the only way to work with it
> to confirm? Since the lists are nested, subscribing to both is not very
> good.
You only need to confirm once. It just happens to be separately for
each list.
> Question 2
> ----------
>
> This should have gone to zsh-users but still. Is there any way to
> disable equals completion (the -equals- context)? Since I have noequals
> set it's rather silly to have the completion system trying to expand it.
> I tried figuring out a way to check for '-o equals' somewhere but didn't
> come up with anything decent.
compdef -d -- -equal-
If you have magicequalsubst set it will still try to perform default
completion after an `='.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author