From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20522 invoked from network); 7 Sep 2006 18:11:08 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 7 Sep 2006 18:11:08 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 35477 invoked from network); 7 Sep 2006 18:11:01 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 7 Sep 2006 18:11:01 -0000 Received: (qmail 18564 invoked by alias); 7 Sep 2006 18:10:59 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22674 Received: (qmail 18554 invoked from network); 7 Sep 2006 18:10:58 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 7 Sep 2006 18:10:58 -0000 Received: (qmail 35140 invoked from network); 7 Sep 2006 18:10:58 -0000 Received: from mtaout03-winn.ispmail.ntl.com (81.103.221.49) by a.mx.sunsite.dk with SMTP; 7 Sep 2006 18:10:55 -0000 Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20060907181054.EZYL1865.mtaout03-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com>; Thu, 7 Sep 2006 19:10:54 +0100 Received: from pwslaptop.csr.com ([81.107.41.155]) by aamtaout02-winn.ispmail.ntl.com with SMTP id <20060907181053.MJHH23938.aamtaout02-winn.ispmail.ntl.com@pwslaptop.csr.com>; Thu, 7 Sep 2006 19:10:53 +0100 Date: Thu, 7 Sep 2006 19:10:49 +0100 From: Peter Stephenson To: "arno." Cc: zsh-workers@sunsite.dk Subject: Re: bugs in prompt_zefram_setup and prompt_clint_setup Message-Id: <20060907191049.8ce30edd.p.w.stephenson@ntlworld.com> In-Reply-To: <20060906003323.GA10153@localhost.localdomain> References: <20060906003323.GA10153@localhost.localdomain> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 6 Sep 2006 02:33:23 +0200 "arno." wrote: > I had a bug with zefram and clint prompts themes. >... > Here is a patch, apply with patch -p 0 Applied, thanks. Note to zsh-workers.... "emulate -L zsh" is a splendid thing to do. I don't dare change the prompt functions myself, however. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/