Bug#288323: Debian zsh bug triage

2012-02-20 Thread Vincent Lefevre
On 2009-01-21 17:53:01 +0100, Richard Hartmann wrote: > Bump email > > There is an actual thread below this email. See > http://www.zsh.org/mla/workers/2008/msg01850.html > > I still think choice 1 meets users expectations best and is the safest > thing to do. Maybe offer this as an option? I di

Bug#288323: Debian zsh bug triage

2009-01-21 Thread Richard Hartmann
Bump email There is an actual thread below this email. See http://www.zsh.org/mla/workers/2008/msg01850.html I still think choice 1 meets users expectations best and is the safest thing to do. Maybe offer this as an option? Richard On Mon, Dec 29, 2008 at 21:46, Richard Hartmann wrote: > Hi a

Bug#288323: Debian zsh bug triage

2008-12-30 Thread Richard Hartmann
On Tue, Dec 30, 2008 at 10:42, Stephane Chazelas wrote: > Could you please clarify what you tried? I get different > behaviors from you whether I try > > { echo 1; sleep 10; echo 2; } > or > echo 1; sleep 10; echo 2 I tried with the latter. The former is well-defined and should always stop and r

Bug#288323: Debian zsh bug triage

2008-12-30 Thread Stephane Chazelas
On Tue, Dec 30, 2008 at 12:16:49AM +0100, Richard Hartmann wrote: > Please don't CC 276...@bugs.debian.org any more -- my fault for mixing > two bugs into one email. Won't happen again. > > On Mon, Dec 29, 2008 at 22:19, Stephane Chazelas > wrote: > > > That'd be a feature. All the other shells

Bug#288323: Debian zsh bug triage

2008-12-30 Thread Stephane Chazelas
On Mon, Dec 29, 2008 at 09:46:07PM +0100, Richard Hartmann wrote: [...] > 2) Unexpected behaviour when stopping a job in a command chain[3] > > Consider this: > > echo one && sleep 10 && echo two > > When stopping `sleep 10`, `echo two` will never be executed, no matter in > what way you revive

Bug#288323: Debian zsh bug triage

2008-12-30 Thread Stephane Chazelas
On Tue, Dec 30, 2008 at 12:16:49AM +0100, Richard Hartmann wrote: > Please don't CC 276...@bugs.debian.org any more -- my fault for mixing > two bugs into one email. Won't happen again. > > On Mon, Dec 29, 2008 at 22:19, Stephane Chazelas > wrote: > > > That'd be a feature. All the other shells

Bug#288323: Debian zsh bug triage

2008-12-29 Thread Richard Hartmann
Please don't CC 276...@bugs.debian.org any more -- my fault for mixing two bugs into one email. Won't happen again. On Mon, Dec 29, 2008 at 22:19, Stephane Chazelas wrote: > That'd be a feature. All the other shells except bash behave > like that. You'll find plenty of places where people compla

Bug#288323: Debian zsh bug triage

2008-12-29 Thread Stephane Chazelas
On Mon, Dec 29, 2008 at 09:46:07PM +0100, Richard Hartmann wrote: [...] > 2) Unexpected behaviour when stopping a job in a command chain[3] > > Consider this: > > echo one && sleep 10 && echo two > > When stopping `sleep 10`, `echo two` will never be executed, no matter in > what way you revive

Bug#288323: Debian zsh bug triage

2008-12-29 Thread Richard Hartmann
Hi all, I am triaging bugs in Debian's BTS [1] and the first two things that are still valid are (both have been on zsh-workers, the first in 2004, the second in 2005): 1) Possible regression/setting change[2]: It seems that with zsh 4.07 and autoload -U compinit compinit -C compinit -u zstyle '