Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: named directory bug
- X-seq: zsh-workers 16975
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Clint Adams <clint@xxxxxxx>
- Subject: Re: named directory bug
- Date: Sat, 13 Apr 2002 19:16:12 +0000
- Cc: Vincent Lefevre <vincent@xxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <20020413183154.GA32316@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <14435.1004696502@xxxxxxx> <1011102103403.ZM3964@xxxxxxxxxxxxxxxxxxxxxxx> <20020413183154.GA32316@xxxxxxxx>
On Apr 13, 2:31pm, Clint Adams wrote:
}
} > eval "local +h nameddirs; nameddirs=(${(@kvq)^^nameddirs})"
} >
} > to disable RCEXPANDPARAM for that expansion only.
}
} Should this go into the canonical _main_complete?
The bug that code was designed to address should have been fixed by the
C code patch in zsh-workers/16201. So unless the bug wasn't actually
fixed, no, that should not go into _main_complete.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author