Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

ALLEXPORT problem on zsh



Dear Sir/Madam,

I installed zsh version 2.5.03 and encountered a problem with ALLEXPORT.  When
I put "set ALLEXPORT" either in my .zshrc and .zshenv file, then everytime I
do "echo $1", it will always gives out "ALLEXPORT".  An example:

   echo $1 <CR>
   ALLEXPORT

This problem also applies when if I run "echo $1" from a script file.  This
wasn't a problem in the earlier version of zsh.  Any suggestion on how to fix
this?

Thanks,
Roy



Messages sorted by: Reverse Date, Date, Thread, Author