From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gatech.edu (gatech.edu [130.207.244.244]) by werple.mira.net.au (8.6.12/8.6.9) with SMTP id UAA26141 for ; Tue, 19 Sep 1995 20:14:18 +1000 Received: from math (math.skiles.gatech.edu) by gatech.edu with SMTP id AA21972 (5.65c/Gatech-10.0-IDA for ); Tue, 19 Sep 1995 06:11:22 -0400 Received: by math (5.x/SMI-SVR4) id AA06715; Tue, 19 Sep 1995 06:05:06 -0400 Resent-Date: Tue, 19 Sep 1995 12:08:53 +0200 (MET DST) Old-Return-Path: From: Zoltan Hidvegi Message-Id: <199509191008.MAA07908@bolyai.cs.elte.hu> Subject: Re: correction/spelling quirks To: zsh-workers@math.gatech.edu (zsh-workers) Date: Tue, 19 Sep 1995 12:08:53 +0200 (MET DST) In-Reply-To: <9509182035.AA07352@revelle.cdc.noaa.gov> from "Mark Borges" at Sep 18, 95 02:35:24 pm X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-Id: <"FLUUs1.0.re1.HNfNm"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/390 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > $ ls -al ~men/.cshrc > -rw-r--r-- 1 men 1300 Thu Sep 30 16:51:48 1993 /cray3/men/.cshrc > $ ls -al ~men/xemacs > zsh: Does ~men/xemacs mean /cray3/men/xemacs [nyae]? n > lrwxrwxrwx 1 men 33 Fri Sep 1 16:09:02 1995 /cray3/men/xemacs -> /cray2/mdb/share/bin/xemacs-19.13 > > i.e., why does zsh prompt for a spelling correction on the 2nd one and > not the 1st? (~men is /cray3/men) > > I think the 1st is more desirable, but I'm more puzzled by the > inconsistency. I sent a fix for that a while ago in art. 280. Zoltan