From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21714 invoked from network); 11 Apr 1998 02:04:00 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 11 Apr 1998 02:04:00 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id WAA17244; Fri, 10 Apr 1998 22:01:12 -0400 (EDT) Resent-Date: Fri, 10 Apr 1998 22:01:12 -0400 (EDT) Date: Fri, 10 Apr 1998 21:24:27 -0400 (EDT) From: Gene Cohler Message-Id: <199804110124.VAA01609@cogent.sapience.com> To: zsh-workers@math.gatech.edu Subject: zsh-3.1.2-zefram4 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-MD5: NzY/Eihqg5e6NGf/D1KLrw== Resent-Message-ID: <"bTZHY3.0.ND4.dxiBr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3835 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hi: On hpux 10.20 I see a couple of funnies: I) When I to try complete (e.g $LINES) cursor position gets messged up: % echo $L LANG LINENO LISTMAX LOGCHECK LOGSHELL LESS LINES LOCAL LOGNAME LPDEST % echo $L ANG I use vi mode - sometimes when I k it also gets confused - it thinks beginning of line is to the right just like above. II) Was something funny when I tried to compile in a directory that had a soft link in the middle - mkmakemod.sh generated a thing given to sed of the form ./../../../../a/b/c which didnt resolve to anything sensible. I took the cheap approach and compiled in /var/tmp. Thanks for all the work everyone. -- Gene gene@sapience.com