zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Cc: Debian Zsh Maintainers <pkg-zsh-devel@lists.alioth.debian.org>
Subject: Re: zsh 5.2-test-1
Date: Sun, 4 Dec 2016 09:50:33 -0800	[thread overview]
Message-ID: <161204095033.ZM23348@torch.brasslantern.com> (raw)
In-Reply-To: <20161204173131.73286df9@ntlworld.com>

On Dec 4,  5:31pm, Peter Stephenson wrote:
} Subject: Re: zsh 5.2-test-1
}
} On Sun, 4 Dec 2016 09:19:41 -0800
} Bart Schaefer <schaefer@brasslantern.com> wrote:
} > Looks more to me as if PS1 is being restored despite the assignment to
} > PROMPT, possibly because PS1 has been exported into the environment by
} > the test harness?
} 
} Oh, that "+" in the diff might refer to all the following lines, in
} which case you're probably right.

I'm not sure assigning it inside the here-string is soon enough; a shell
with -is on the command line is going to start printing prompts as soon
as it gets that first input newline.

Src/zsh -fis <<<'
echo second line
'
torch% %
torch% second line
torch% %
torch% %                                

Might also be a good idea to do

  ... $ZTST_testdir/../Src/zsh +o PROMPT_SP -fis ...

instead of having the unsetopt inside the here-string.


  reply	other threads:[~2016-12-04 17:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161202203009.2eee2e4b@ntlworld.com>
2016-12-04  3:25 ` Axel Beckert
2016-12-04 16:34   ` Peter Stephenson
2016-12-04 16:57     ` Axel Beckert
2016-12-04 16:42   ` Axel Beckert
2016-12-04 17:08     ` Peter Stephenson
2016-12-04 17:19       ` Bart Schaefer
2016-12-04 17:31         ` Peter Stephenson
2016-12-04 17:50           ` Bart Schaefer [this message]
2016-12-04 18:00             ` Peter Stephenson
2016-12-04 19:01           ` [Pkg-zsh-devel] " Axel Beckert
2016-12-04 19:09             ` Peter Stephenson
2016-12-04 19:11               ` Peter Stephenson
2016-12-04 19:44                 ` Axel Beckert
2016-12-04 19:12             ` Bart Schaefer
2016-12-05  9:28 ` Vincent Lefevre
2016-12-05 10:42   ` Peter Stephenson
2016-12-05 11:11     ` Peter Stephenson
2016-12-05 11:30       ` ERR__EXIT failure (was Re: zsh 5.2-test-1) Peter Stephenson
2016-12-05 12:11         ` Vincent Lefevre
2016-12-05 12:23           ` Vincent Lefevre
2016-12-05 13:42             ` Peter Stephenson

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=161204095033.ZM23348@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=pkg-zsh-devel@lists.alioth.debian.org \
    --cc=zsh-workers@zsh.org \
    /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).