From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1136 invoked from network); 5 Nov 1998 16:23:27 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 5 Nov 1998 16:23:27 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id LAA29201; Thu, 5 Nov 1998 11:21:11 -0500 (EST) Resent-Date: Thu, 5 Nov 1998 11:21:11 -0500 (EST) Message-ID: <13889.53198.505938.585075@catbus.alphatech.com> Date: Thu, 5 Nov 1998 11:18:22 -0500 (EST) From: greg@alphatech.com (Greg Klanderman) To: zsh-workers@math.gatech.edu (Zsh list) Subject: another bug in suffix removal 3.1.5 Reply-To: greg@alphatech.com X-Mailer: VM 6.62 under 21.0 "Pyrenean-pre4" XEmacs Lucid Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Resent-Message-ID: <"p_Wpb2.0.C87.t1TGs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4561 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu OK, I found another one: % mkdir foo % mkdir foo/bar % bar # IE, get "bar" in the kill ring % ls f -> foo/ -> foobar # the slash got removed when "bar" was yanked greg (please copy on replies)