From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2322 invoked from network); 1 Jul 2009 16:04:26 -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 new-brage.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.254.104) by ns1.primenet.com.au with SMTP; 1 Jul 2009 16:04:26 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 27404 invoked from network); 1 Jul 2009 16:04:13 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Jul 2009 16:04:13 -0000 Received: (qmail 8269 invoked by alias); 1 Jul 2009 16:04:02 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 27084 Received: (qmail 8243 invoked from network); 1 Jul 2009 16:04:00 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 1 Jul 2009 16:04:00 -0000 Received: from mail-bw0-f209.google.com (mail-bw0-f209.google.com [209.85.218.209]) by bifrost.dotsrc.org (Postfix) with ESMTP id 2586580307FF for ; Wed, 1 Jul 2009 18:03:57 +0200 (CEST) Received: by bwz5 with SMTP id 5so883857bwz.45 for ; Wed, 01 Jul 2009 09:03:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=BHDOLY1Ydhr31QZknb/5RyppVStLGiG/eFUAm+HTHu0=; b=CKDMJrEs7o4t9loeH3Qi7iRMMcAK0rVywhcGM3pToBNFuizo/S5TjDgPr1x3MhHIJ8 N8C+J3KaWsXpmjkkNLSDjnuevjT9PuK6dp2FFmlXqB8UbJhOsiokODebXLoKO2KWi5y9 3rbyX3c3cH9EH5DBjJ5Nb41LMf6/ugWVpU7Io= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=UGN14CpMqg2KrMIs23XbxYDanClqrGqRxa0miOW2KJDh+ik8Ink+3N1ZQjb2WvFKWs IBCmD2MmOvJS5UV+02jKsC7nHYI3SsgnYxOFE8ViMbzWirr35yu9zX/SeujKBa9MwyEW cvVR6B4Q6Cz6v7+/ZTJahVoHwNpTTuXDhNpB8= Received: by 10.204.73.12 with SMTP id o12mr7517510bkj.80.1246464237473; Wed, 01 Jul 2009 09:03:57 -0700 (PDT) Received: from cooker.localnet (ppp91-77-253-22.pppoe.mtu-net.ru [91.77.253.22]) by mx.google.com with ESMTPS id 22sm2176501fkq.53.2009.07.01.09.03.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 01 Jul 2009 09:03:56 -0700 (PDT) From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: PATCH: problem accepting completion in menu selection Date: Wed, 1 Jul 2009 20:05:12 +0400 User-Agent: KMail/1.12.0 (Linux/2.6.30-desktop-2mnb; KDE/4.2.95; x86_64; ; ) References: <200907011131.n61BVFuT000608@news01.csr.com> In-Reply-To: <200907011131.n61BVFuT000608@news01.csr.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1775297.jy9yvmeK3e"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200907012005.13074.arvidjaar@gmail.com> X-Virus-Scanned: ClamAV 0.94.2/9531/Wed Jul 1 07:09:17 2009 on bifrost X-Virus-Status: Clean --nextPart1775297.jy9yvmeK3e Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Correction - it is not actually menu selection but rather display of=20 completion list which is different specie as far as I know. I did not=20 test whether I get the same with menu selection off though. On Wednesday 01 of July 2009 15:31:14 Peter Stephenson wrote: > > It's a little curious that no one else has noticed this; I assumed it > was due to some odd key binding I had but I see no evidence it is. > Well, I am a bit annoyed by it for quite some time, but =2D I very rarely get overly long listings to become really annoyed =2D I assumed it worked as intended :) at least after reading complist=20 documentation. So at least I do confirm this behaviour. --nextPart1775297.jy9yvmeK3e Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkpLiTkACgkQR6LMutpd94ziCgCgh9g4JpNlJgIftqz+//D8hkFu 4SIAn0a1TKTgunjHP5OrJa1t7RbAT/1I =6YJk -----END PGP SIGNATURE----- --nextPart1775297.jy9yvmeK3e--