From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12053 invoked from network); 29 Sep 2007 21:49:41 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Sep 2007 21:49:41 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 99058 invoked from network); 29 Sep 2007 21:49:36 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Sep 2007 21:49:36 -0000 Received: (qmail 10251 invoked by alias); 29 Sep 2007 21:49:33 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23857 Received: (qmail 10236 invoked from network); 29 Sep 2007 21:49:33 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 29 Sep 2007 21:49:33 -0000 Received: (qmail 98760 invoked from network); 29 Sep 2007 21:49:33 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 29 Sep 2007 21:49:28 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id AAAFB5C356; Sat, 29 Sep 2007 17:49:26 -0400 (EDT) Date: Sat, 29 Sep 2007 17:49:26 -0400 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.dk, 444583@bugs.debian.org, Bas Zoetekouw Subject: Re: Bug#444583: zsh: precmd not executed before a new prompt is displayed when a job exists Message-ID: <20070929214926.GA11987@scowler.net> Mail-Followup-To: Bart Schaefer , zsh-workers@sunsite.dk, 444583@bugs.debian.org, Bas Zoetekouw References: <20070929151035.19446.15860.reportbug@cordelia.baz.lan> <20070929152845.GA23884@scowler.net> <070929143113.ZM9092@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <070929143113.ZM9092@torch.brasslantern.com> User-Agent: Mutt/1.5.16 (2007-06-11) On Sat, Sep 29, 2007 at 02:31:13PM -0700, Bart Schaefer wrote: > Do you mean clarify it for you, here on the list, or clarify it in the > yodl files for commit to CVS? I did mean the latter, since I have no ideas either.