zsh-users
 help / color / mirror / code / Atom feed
* Strange behaviour of zsh-3.1.5 on IRIX 6.2
@ 1998-10-30 17:30 Helmut Jarausch
  1998-10-30 18:27 ` Zefram
  0 siblings, 1 reply; 11+ messages in thread
From: Helmut Jarausch @ 1998-10-30 17:30 UTC (permalink / raw)
  To: zsh-users

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




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~1998-11-02 11:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-30 17:30 Strange behaviour of zsh-3.1.5 on IRIX 6.2 Helmut Jarausch
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

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).