From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27557 invoked from network); 9 Dec 2007 18:55:16 -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; 9 Dec 2007 18:55:16 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 10692 invoked from network); 9 Dec 2007 18:55:09 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 9 Dec 2007 18:55:09 -0000 Received: (qmail 12442 invoked by alias); 9 Dec 2007 18:55:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24199 Received: (qmail 12412 invoked from network); 9 Dec 2007 18:55:03 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 9 Dec 2007 18:55:03 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 908AB801CDCF for ; Sun, 9 Dec 2007 19:52:39 +0100 (CET) Received: from a.mx.sunsite.dk (new-brage.dotsrc.org [130.225.254.104]) by bifrost.dotsrc.org (Postfix) with SMTP for ; Sun, 9 Dec 2007 19:52:39 +0100 (CET) Received: (qmail 10286 invoked from network); 9 Dec 2007 18:55:02 -0000 Received: from mtaout01-winn.ispmail.ntl.com (81.103.221.47) by a.mx.sunsite.dk with SMTP; 9 Dec 2007 18:54:56 -0000 Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20071209185519.OJFT1988.mtaout01-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 9 Dec 2007 18:55:19 +0000 Received: from pws-pc.ntlworld.com ([82.6.96.116]) by aamtaout03-winn.ispmail.ntl.com with SMTP id <20071209185552.YGMY26699.aamtaout03-winn.ispmail.ntl.com@pws-pc.ntlworld.com>; Sun, 9 Dec 2007 18:55:52 +0000 Date: Sun, 9 Dec 2007 18:54:45 +0000 From: Peter Stephenson To: nico@codernet.org (Nico R. Wohlgemuth), zsh-workers@sunsite.dk Subject: Re: Strange bug with tiling wm, urxvt and zsh Message-Id: <20071209185445.0fae27f4.p.w.stephenson@ntlworld.com> In-Reply-To: <20071207115448.0f0bbd8a@news01> References: <20071205141643.GA19714@codernet.org> <20071205145627.71476067@news01> <20071205162501.GA13383@codernet.org> <20071205172821.32674415@news01> <20071205182923.GA19560@codernet.org> <20071207115448.0f0bbd8a@news01> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.14; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Fri, 7 Dec 2007 11:54:48 +0000 Peter Stephenson wrote: > On Wed, 5 Dec 2007 19:29:23 +0100 > nico@codernet.org (Nico R. Wohlgemuth) wrote: > > That doesn't work either. > > This will need some work reproducing easily (i.e without me having to > change my entire X environment). Then I think we will need to add some > fprintf's. I'm not able to get this with dwm (which wasn't hard to install as it took an unmeasurably small time to compile) in tiling mode, urxvt, and your .zshrc, so it will certainly need some work. I can send a guess at where the fprintf's might reveal something, if you like. You might want to try the imminent 4.3.5, though I don't have any good reason to suppose that helps. > > Also I'm wondering why I don't have this big with xterm and zsh. > > It's likely to be a race; xterm may initialize more quickly (or possibly > more slowly) so the shell is in a different state at that point. ..as it presumably is on my Fedora 7 x86_64 T5500 system. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/