zsh-users
 help / color / mirror / code / Atom feed
From: Helmut Jarausch <jarausch@IGPM.Rwth-Aachen.DE>
To: zsh-users@math.gatech.edu
Subject: Strange behaviour of zsh-3.1.5 on IRIX 6.2
Date: Fri, 30 Oct 1998 18:30:37 +0100 (CST)	[thread overview]
Message-ID: <jarausch-981030183036.A1115269@numa1> (raw)

Hi,
I would appreciate very much if someone could say a word to the strange
behaviour of ZSH since version 3.1.3 (on IRIX 6.2)


I am running here 3.1.2 for a long time now and it's very stable (except
some minor buglets)

Now 3.1.5 does dump core anymore but I get

19 % ./zsh
/usr/LOCAL/etc/zshenv: command not found: exportExportSetoptSetoptSetoptBindkeyExportExportExportExportExportExportFunction\M-##^CFunctionAliasFunctionFunctionFunctionIfPushdElsPopd [1]
/usr/LOCAL/etc/zshenv: parse error near `else' [2]
/usr/LOCAL/etc/zshenv: command not found: elsFi [3]
/usr/LOCAL/etc/zshenv: parse error near `}' [4]
/usr/LOCAL/etc/zshenv: parse error near `}' [5]
/usr/LOCAL/etc/zshenv: unmatched ' [6]


but my init file /usr/LOCAL/etc/zshenv  is absolutely normal

look yourself (here the first few lines)

export PATH=/usr/LOCAL/bin:/usr/LOCAL/teTeX/bin:/usr/bin:/usr/bsd:/bin:/usr/bin/X11:/usr/local/bin:/usr/local/bin/X11:/usr/sbin:/usr/demos/bin
export FPATH=/usr/LOCAL/etc/Zsh_Functions
setopt CDABLEVARS CORRECT HIST_IGNORE_SPACE HIST_VERIFY
setopt IGNORE_EOF PATH_DIRS AUTO_MENU ALWAYS_TO_END AUTO_PARAM_KEYS
setopt  COMPLETE_IN_WORD MAGIC_EQUAL_SUBST PUSHD_SILENT EXTENDED_GLOB
bindkey '^X^E' vi-find-prev-char
export FCEDIT=nc
export PAGER=less
export MANPATH=/usr/share/catman:/usr/LOCAL/man:/usr/local/share/catman
export EDITOR=/usr/LOCAL/bin/nedit
export MAIL=/var/mail/$USER
export SGI_ABI=-n32
function namedir(){
  $1=$PWD ; : ~$1 }
#  arguments are as in prompt below
#  see xwsh man page    set    window title               icon title
function chpwd() { print -Pn '\2201.y%~\234'; print -Pn '\2203.y%C\234' }
alias ds="ls -xF"
function cds(){ cd $1; ls -xF }
function dst() { ls -txF $@ | head }


Thanks a lot for a hint,
Helmut.


--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany




             reply	other threads:[~1998-10-30 17:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-30 17:30 Helmut Jarausch [this message]
1998-10-30 18:27 ` Zefram
1998-10-30 20:18   ` Anthony.Iano-Fletcher
1998-10-30 21:24     ` Thomas Ziehmer [RHRK]
1998-10-30 23:39   ` Roland Jesse
1998-10-30 23:56     ` RoboHak
1998-11-01  8:56       ` Roland Jesse
1998-11-01 18:13         ` Bart Schaefer
1998-11-02  9:30         ` Zefram
1998-11-02  9:32         ` kristiag
1998-11-02 11:03           ` Helmut Jarausch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jarausch-981030183036.A1115269@numa1 \
    --to=jarausch@igpm.rwth-aachen.de \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).