zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh-users@sunsite.auc.dk, Tom Dillard <tom.dillard@santera.com>
Subject: Re: built-in problem?
Date: Tue, 19 Oct 1999 15:26:33 +0000	[thread overview]
Message-ID: <991019152633.ZM5649@candle.brasslantern.com> (raw)
In-Reply-To: <380C7057.2A5DC680@santera.com>

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


           reply	other threads:[~1999-10-19 16:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <380C7057.2A5DC680@santera.com>]

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=991019152633.ZM5649@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=tom.dillard@santera.com \
    --cc=zsh-users@sunsite.auc.dk \
    /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).