zsh-users
 help / color / mirror / code / Atom feed
* Re: built-in problem?
       [not found] <380C7057.2A5DC680@santera.com>
@ 1999-10-19 15:26 ` Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1999-10-19 15:26 UTC (permalink / raw)
  To: zsh-users, Tom Dillard

On Oct 19,  8:21am, Tom Dillard wrote:
} Subject: built-in problem?
}
} I appologize for sending to this email list.  I tried the
} zsh-users@sunsite.auc.dk
} one but it seems to be defunct.

It's not defunct; your message reached it.  There just happens to be one
bad address on the list that causes a bounce message to be returned when
the list server forwards to that person.

} Here is the output I see when, for example, I run an interactive
} shell for a relational database tool (don't get too hung up on what
} I'm running, I see it on other things as well; this just happens
} to be the most recent):
} 
} % ttIsql
} .zshrc
} /export/home/tdillard/.zshrc[16]: syntax error: `(' unexpected

That is not an error message from zsh.  There is no circumstance in which
zsh prints "syntax error" and "unexpected" -- zsh prints "parse error".

So what appears to be happening is that the interactive tool is running
/bin/sh or ksh, and something -- perhaps your .profile file, or the ENV
environment variable?  Is causing that other shell to read your .zshrc.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-10-19 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <380C7057.2A5DC680@santera.com>
1999-10-19 15:26 ` built-in problem? Bart Schaefer

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