From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12821 invoked from network); 8 Oct 2007 09:16:38 -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; 8 Oct 2007 09:16:38 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 43636 invoked from network); 8 Oct 2007 09:16:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 8 Oct 2007 09:16:31 -0000 Received: (qmail 17351 invoked by alias); 8 Oct 2007 09:16:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23912 Received: (qmail 17337 invoked from network); 8 Oct 2007 09:16:29 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 8 Oct 2007 09:16:29 -0000 Received: (qmail 43328 invoked from network); 8 Oct 2007 09:16:29 -0000 Received: from cluster-g.mailcontrol.com (85.115.41.190) by a.mx.sunsite.dk with SMTP; 8 Oct 2007 09:16:21 -0000 Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly10g.srv.mailcontrol.com (MailControl) with ESMTP id l9898NDm009095 for ; Mon, 8 Oct 2007 10:16:15 +0100 Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.1830); Mon, 8 Oct 2007 10:13:42 +0100 Date: Mon, 8 Oct 2007 10:13:42 +0100 From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: PATCH: curses module Message-ID: <20071008101342.12285a4f@news01> In-Reply-To: <20071008020128.GA3143@scowler.net> References: <20071008020128.GA3143@scowler.net> Organization: CSR X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Oct 2007 09:13:42.0530 (UTC) FILETIME=[8585C620:01C8098B] X-Scanned-By: MailControl A-07-08-10 (www.mailcontrol.com) on 10.71.0.120 On Sun, 7 Oct 2007 22:01:28 -0400 Clint Adams wrote: > Since there's little value in building this out-of-tree, I've reworked > 23821 to build in-tree, renamed a few things, relicensed it, and adapted > it to the New Module Way. > > Unfortunately it depends on wide character support in ncurses > unconditionally. I suppose it might be sensible to test for multibyte support early on in configure and if it's present put ncursesw to the front of the library search list? (With last week's patch --with-term-lib=ncursesw works.) Would it be more consistent to make zcurses the command name and the action the first argument (c.f. zle, ztcp, zsocket, ...)? -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070