From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16272 invoked from network); 9 Jan 2009 21:33:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) 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.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 9 Jan 2009 21:33:15 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 81376 invoked from network); 9 Jan 2009 21:33:10 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 9 Jan 2009 21:33:10 -0000 Received: (qmail 16803 invoked by alias); 9 Jan 2009 21:33:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26274 Received: (qmail 16792 invoked from network); 9 Jan 2009 21:33:06 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 9 Jan 2009 21:33:06 -0000 Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by bifrost.dotsrc.org (Postfix) with ESMTP id 54FB2802720C for ; Fri, 9 Jan 2009 22:33:02 +0100 (CET) Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090109213302.VMOO2989.mtaout01-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Fri, 9 Jan 2009 21:33:02 +0000 Received: from pws-pc ([81.107.45.176]) by aamtaout02-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090109213302.DDMG21638.aamtaout02-winn.ispmail.ntl.com@pws-pc> for ; Fri, 9 Jan 2009 21:33:02 +0000 Date: Fri, 9 Jan 2009 21:32:59 +0000 From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: [PATCH] allow accept-and-menu-complete work for single word Message-ID: <20090109213259.5680c0a7@pws-pc> In-Reply-To: <200901092050.23470.arvidjaar@newmail.ru> References: <200901092050.23470.arvidjaar@newmail.ru> X-Mailer: Claws Mail 3.6.1 (GTK+ 2.14.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.0 c=1 a=ALqV0LMQJV8A:10 a=ztwTNG9K_RcA:10 a=NLZqzBF-AAAA:8 a=iXINszeD9HNwxrTxeTAA:9 a=iPXkr4zwDtrm2DN_VgZAaMEVONwA:4 a=LY0hPdMaydYA:10 X-Virus-Scanned: ClamAV 0.92.1/8848/Fri Jan 9 14:16:38 2009 on bifrost X-Virus-Status: Clean On Fri, 9 Jan 2009 20:50:20 +0300 Andrey Borzenkov wrote: > The patch allows a-a-m-c to work for list of values in single word (e.g. > as used by _values). This looks pretty straightforward and apparently > does not have any side effects; comments? By the way, accept-line-and-down-history already does something similar, but not quite the same. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/