Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.0.1: menucomplete quirk leaving extra characters behind
- X-seq: zsh-workers 14908
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: 4.0.1: menucomplete quirk leaving extra characters behind
- Date: Wed, 13 Jun 2001 19:48:03 +0100
- In-reply-to: ""Bart Schaefer""'s message of "Wed, 13 Jun 2001 17:58:12 -0000." <1010613175812.ZM27633@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
"Bart Schaefer" wrote:
> On Jun 13, 5:58pm, Peter Stephenson wrote:
> }
> } Should we make readonly special variables unreadwriteable?
>
> That would probably be a very good idea. I think it falls under the existing
> "can't change type of a special parameter" rule.
That makes it easy. I'm in two minds about one thing, though: should it
still be possible to turn on the readonly flag for a special? The problem
is that once on, you can't turn it off. That may be still be useful,
though. Or we can introduce a flag PM_SPECIALREADONLY which has the same
effect as PM_READONLY but can't be reset (and we complain if the user tries
to change PM_READONLY if that's set).
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author