Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: (was Re: _configure does not work)
- X-seq: zsh-workers 5702
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: (was Re: _configure does not work)
- Date: Tue, 9 Mar 1999 14:36:10 +0300
- Importance: Normal
- In-reply-to: <199903091032.LAA13868@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
After applying last patches (5696-5699) I get some strange results:
1. bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --pre<TAB>
bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --pre44
fix=
2. l ~/.z/C<TAB>
Beep
~/.zsh.d/Completion exists and was correctly completed before a couple of
last patches :-)
3. (I think, it changed recently)
./configure --e-d<TAB>
./configure --enable-dynamic <^Xu> (bound to undo)
^cursor here (one blank after line)
./configure --enable-dynamic <^Xu>
^cursor still here
./configure --e-d
Well, IMHO ``--enable-dynamic '' (including blank) was inserted in _one_
step and should be removed by _one_ command as well. And it was the case at
least with 3-1.5-pws-10.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author