From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5016 invoked by alias); 12 Nov 2009 11:33:21 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27393 Received: (qmail 2296 invoked from network); 12 Nov 2009 11:33:09 -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, UNPARSEABLE_RELAY autolearn=ham version=3.2.5 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 72.14.220.152 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=yrgfLzHZ2Qxow68mmimeAW45EaQ4isfZnu0ckwpJQBA=; b=fy5LLHSlosI2CC18T8wotqYx2E3kRRzRA9ynvYcG1BtIffU7+FZxyIcPsrCMpknjDe 5ydn9WtgnI7fu02Jjux6Ad+oxxy2UH5pLsCeuCzuO7cfn7BQwUgQOPRZNhemoa8xrus5 rHsLFwG6oD3KMpIyxIU53kTHhDS2Z76p8CUIc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=rWLDutyBrdp+Yo6iGXLkLy9jYCwKIHYyPupgokC2EOy4/3e4sQyJM/fNjrfnai/kWd aH0Rs/Bcl9HCl2pDkrhqvF72y9bGLKVcvbnqqAvli+w0gViqJiJGhtGXbDD7yqMMCsIx GKiOCjpqQSE15ra/ebVw3E/jAWwjz6kyF4058= Date: Thu, 12 Nov 2009 12:03:19 +0100 From: Baptiste Daroussin To: zsh-workers@zsh.org Subject: bad behaviour for _ports ? Message-ID: <20091112110319.GF54310@wicklow.lan> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="HeFlAV5LIbMFYYuh" Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) --HeFlAV5LIbMFYYuh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all The actual _ports has a strange behaviour (at least it seems to me) it add to completion only the name of the services not the ports number which make it not very usefull. If that's a wanted feature forget about this mail, if not, here is a version I propose to replace it regards, Bapt --HeFlAV5LIbMFYYuh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=_ports #autoload local expl ports if ! zstyle -a ":completion:${curcontext}:" ports ports; then (( $+_cache_ports )) || : ${(A)_cache_ports:=${${${(u)${${(M)${${(f)"$(