Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fixsuffix() again
- X-seq: zsh-workers 4583
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: fixsuffix() again
- Date: Fri, 6 Nov 1998 08:35:01 -0800
- In-reply-to: <199811060911.KAA04730@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- In-reply-to: <9811061302.AA52410@xxxxxxxxxxxxxxxxx>
- In-reply-to: <199811061336.OAA05917@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <199811060911.KAA04730@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <9811061302.AA52410@xxxxxxxxxxxxxxxxx> <199811061336.OAA05917@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Nov 6, 10:11am, Sven Wischnowsky wrote:
} Subject: Re: fixsuffix() again
}
} "Bart Schaefer" wrote:
}
} > So you mean with that one call to fixsuffix() in docompletion() we can
} > get rid of all the other calls to fixsuffix() scattered about in other
} > places? If so, then by golly I vote for putting that one back and
} > nuking the others.
}
} The one in deletecharorlist() will still be need since it is in the
} branch where completion is noct called. [...] With
} fixsuffix() in docompletion() the slash is not removed, but with the
} old style it is.
It's not worth it, then. I thought you meant you could get rid of at
least five of the other six calls that way.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author