From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2882 invoked from network); 6 Nov 1998 08:23:41 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 6 Nov 1998 08:23:41 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id DAA16145; Fri, 6 Nov 1998 03:18:10 -0500 (EST) Resent-Date: Fri, 6 Nov 1998 03:18:10 -0500 (EST) Date: Fri, 6 Nov 1998 09:16:12 +0100 (MET) Message-Id: <199811060816.JAA04521@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@math.gatech.edu In-reply-to: "Bart Schaefer"'s message of Thu, 5 Nov 1998 23:51:02 -0800 Subject: Re: fixsuffix() again Resent-Message-ID: <"BoC922.0.Cy3.23hGs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4573 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Bart Schaefer wrote: > > Sven, one of your patch hunks in zsh-workers/4510 removes a call to > fixsuffix() from the top of docompletion(). Is this intentional or not? > > (I ask because that same patch also backs out the fixsuffix() from 4412, > which you then had to put back, slightly relocated, in 4528.) I have no idea where this fixsuffix() in docompletion() comes from (looking at the various versions of 3.1.4 I have and the last few hundred mail messages). As I wrote in another message this may be a issue of personal taste. If we put a fixsuffix() there any suffix on the line that is autoremovable will become fixed when completion is tried in any way (listing matches, completion with no matches, ...). Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de