zsh-users
 help / color / mirror / code / Atom feed
From: "Com MN PG P E B Consultant 3" <mn-pg-p-e-b-consultant-3.com@siemens.com>
To: "zsh-users Mailinglist" <zsh-users@sunsite.dk>
Subject: RE: "here" document broken? (New findings)
Date: Wed, 2 Nov 2005 07:38:48 +0100	[thread overview]
Message-ID: <6F0CB04509C11D46A54232E852E390AC44B9B0@MCHP7R6A.ww002.siemens.net> (raw)

> > The following script, call it zsh_here, works well:
> > 
> > #!/bin/zsh -f
> > cat << EOD
> >   xxx
> > EOD 
> > 
> > If I change it like this, it does not work anymore:
> > 
> > #!/bin/zsh
> > cat << EOD
> >   xxx
> > EOD
>     First let's take a look at the /etc/zsh* files. If you source
> them explictly in your first example, does it still work?

Things got even more bizarre. When I returned to work after a long
weekend, those scripts which worked last week (i.e. those where I
used the -f flag), now show the same error too!

>     Can you install a new version of zsh locally (in your home) and
> run it to reproduce the error?

This is a good idea. And I will also persuade one of my colleagues to
execute the script in his environment.

Ronald


             reply	other threads:[~2005-11-02  6:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02  6:38 Com MN PG P E B Consultant 3 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-28  9:34 Com MN PG P E B Consultant 3
2005-10-28 10:16 ` DervishD
2005-10-28 15:13 ` Bart Schaefer

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=6F0CB04509C11D46A54232E852E390AC44B9B0@MCHP7R6A.ww002.siemens.net \
    --to=mn-pg-p-e-b-consultant-3.com@siemens.com \
    --cc=zsh-users@sunsite.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).