From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22683 invoked from network); 6 Apr 2009 14:58:53 -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,HTML_MESSAGE 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; 6 Apr 2009 14:58:53 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 40281 invoked from network); 6 Apr 2009 14:58:40 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 Apr 2009 14:58:40 -0000 Received: (qmail 17065 invoked by alias); 6 Apr 2009 14:58:18 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13999 Received: (qmail 17053 invoked from network); 6 Apr 2009 14:58:17 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 6 Apr 2009 14:58:17 -0000 Received: from an-out-0910.google.com (an-out-0910.google.com [209.85.132.184]) by bifrost.dotsrc.org (Postfix) with ESMTP id E85D382D4B6B for ; Mon, 6 Apr 2009 16:58:14 +0200 (CEST) Received: by an-out-0910.google.com with SMTP id b33so1622575ana.36 for ; Mon, 06 Apr 2009 07:58:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.14.2 with SMTP id e2mr168807iba.3.1239029893674; Mon, 06 Apr 2009 07:58:13 -0700 (PDT) Message-ID: <00032557558aadbaa00466e42040@google.com> Date: Mon, 06 Apr 2009 14:58:13 +0000 Subject: rsync hosts completion not working after aliased From: sam.reckoner@gmail.com To: zsh-users@sunsite.dk Content-Type: multipart/alternative; boundary=00032557558aadba850466e4203d X-Virus-Scanned: ClamAV 0.92.1/9207/Mon Apr 6 13:58:21 2009 on bifrost X-Virus-Status: Clean --00032557558aadba850466e4203d Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi, rsync completes hosts nicely until I define the following alias: alias rsync='/bin/rsync -uavz --progress -e ssh --chmod=Dg-rx,Do-rx' and then it doesn't complete anything, even files. I do _complete_help on this and it shows nothing. Little help? --00032557558aadba850466e4203d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

rsync completes hosts nicely until I define the following al= ias:

alias rsync=3D'/bin/rsync -uavz --progress -e ssh --chm= od=3DDg-rx,Do-rx'

and then it doesn't complete anything,= even files. I do _complete_help on this and it shows nothing.

L= ittle help? --00032557558aadba850466e4203d--