From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15447 invoked from network); 9 Mar 1999 11:37:21 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Mar 1999 11:37:21 -0000 Received: (qmail 8443 invoked by alias); 9 Mar 1999 11:36:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5702 Received: (qmail 8429 invoked from network); 9 Mar 1999 11:36:49 -0000 From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: (was Re: _configure does not work) Date: Tue, 9 Mar 1999 14:36:10 +0300 Message-ID: <004f01be6a21$076076e0$21c9ca95@mowp.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2013.2901 In-reply-to: <199903091032.LAA13868@beta.informatik.hu-berlin.de> After applying last patches (5696-5699) I get some strange results: 1. bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --pre bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --pre44 fix= 2. l ~/.z/C Beep ~/.zsh.d/Completion exists and was correctly completed before a couple of last patches :-) 3. (I think, it changed recently) ./configure --e-d ./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