From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14981 invoked by alias); 12 May 2011 17:45:40 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16022 Received: (qmail 1271 invoked from network); 12 May 2011 17:45:38 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.220.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=TdN/sMOS8Y3R6hv7hwglVF3IDNxhRwMteRZBTyEwgb4=; b=nrgxN+KeD/vdQ+d3SZHf3Zk6Dr+D2xyk6yqv0LSiY8b1b7gvkHKqRU18lsS2INAr+v 7PiRZOORYcCIpkYZ3/FUPsbXqNYz4u8xu1F3TagkA1uVMexGs5kyWf1sdXKGq5dB9/fT BCgfxoPy3GHnCm9Yv6g4PGsnxUuvhJbo+wHPE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=tnLRy2HB4sK/VT2pLssLkqSomaQHWPZqvY4wWuWqR4uYSF6T7UzIu8vKjq/F9is82t fL9EzosjiuO7Dea5FuQLLrNBTgw4B7SZj8GGC6NAXMeWTcoJpqBJ/HTMv317x1lcCdWt DWflsNpMj64TR0PRfmcZLNgMCze2o0MkWTV+c= MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 12 May 2011 19:45:32 +0200 Message-ID: Subject: Re: 'ignore-line yes' style semantics? From: Mikael Magnusson To: =?UTF-8?B?T2xlIErDuHJnZW4gQnLDuG5uZXI=?= Cc: zsh-users@zsh.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2011/5/9 Ole J=C3=B8rgen Br=C3=B8nner : >>>> ignore-line >>>> >>>> Finally, if the style is set to other, no word apart from >>>> the current one will be considered as a possible completion. >> >> Did you paste this manpage extract as a way of saying "never mind, I >> found the answer"? But then why did you press send? Color me confused. >> > > Hehe :), no just so other people had a quick reference for the current > behavior. I want to change it or add an extra option Okay, maybe the text you pasted is obvious to me, but not to you, or I am completely misunderstanding what you want to do. Does setting the style to "other" not do exactly what you want? --=20 Mikael Magnusson