From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8777 invoked by alias); 25 Jan 2018 20:35:12 -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: List-Unsubscribe: X-Seq: 23102 Received: (qmail 10918 invoked by uid 1010); 25 Jan 2018 20:35:12 -0000 X-Qmail-Scanner-Diagnostics: from mail-lf0-f50.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.215.50):SA:0(-1.9/5.0):. Processed in 3.922017 secs); 25 Jan 2018 20:35:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=si/mdMjSXsVE+ZMgAutEAHVC5Hxf115OhX4a7RPsDw4=; b=r0wfcRcm5AVi5D6PW5ArVo+8V9strqxw40Nys2CAM7BVzvakyY8P/t0ObchyzfikAN M6aLjjYsNaRHQonktUMCNLbYKRATBLFdgIFVMwoKDObi1zhm8VYuA5lvdoShPqS2Etyo DE818Q0YzqyfTVKt/8UiZul9d5SJ2n2ZKOOmYalz9KNNwV7pUSeCBTRG2xmEvaNoNm09 SJRRzZZUylHY3SCJXp0ViEUdDSTBcMtR+/6U+cUloqKwikIFwy+1xuowIgLfJZBX3V6Z o/WdS/83XvUQfH6SXHkAuEX0JPe20YW4ROijXddQznxsRytQe5FZPF6rPXZ8HHe4DQZe 9/dQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=si/mdMjSXsVE+ZMgAutEAHVC5Hxf115OhX4a7RPsDw4=; b=DKgxFkpSD+C0RzG1WMG+UwvBH3MbabDfbSUxQFwnzwGNi3UT/Szo/tswCLpqNJDUae cJjHs3GtZoUBF5YkVrEEGZlgB5rne0w2CHG6XE/ZJnH2bF97ar43mHNSjuSj0xNTcp5u H+M6mjlmOnvA1f9DXRIypjGwm7xgJfQFBrdBqVMHjghXguBzikR6iRbkbwkNv0qu6jUj 8Ox3jHJWJNd7KqoJHIICgtHx/HvWk/P55XLxliCRS+2PzJu21zeMsbx+OOi2dn+Ipbiv eGGrjFbtcvOjVCqRSsv90H5ICZMfXoLsNxX8PLjlEaAkqgo97k9jk2gJI/V7NpqzkTg8 knYA== X-Gm-Message-State: AKwxyteaQ20Y5HKaBPbF2+NT5jpCuHsUrI9Lou7h+2/XJSOkDp95Z/5B TwY650IB5Q2X5+QQm0hEmo8WIPN4VQqIi5VPR4+jTw== X-Google-Smtp-Source: AH8x227ID7r7d3ycU8bYRyzLmy/6IlkHYf6U3GBxiiLRswLYfLCrLRj2HoetFBbWq2l18IFalJdRyMxJd/U+j845HLc= X-Received: by 10.25.181.155 with SMTP id g27mr7143622lfk.47.1516912503087; Thu, 25 Jan 2018 12:35:03 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180125155058.ukg4xupxl37e7srk@tarpaulin.shahaf.local2> References: <20180125155058.ukg4xupxl37e7srk@tarpaulin.shahaf.local2> From: Bart Schaefer Date: Thu, 25 Jan 2018 12:35:02 -0800 Message-ID: Subject: Re: Completion error message To: Zsh Users Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Jan 25, 2018 at 7:50 AM, Daniel Shahaf wro= te: > =C2=ABrsync -4 -6 --=C2=BB does nothing and prints nothing. It beeps, unless of course you have the bell disabled. > I get why it _does_ nothing =E2=80=94 -4 and -6 are mutually exclusive That may be attributing more understanding to "comparguments -i" than it actually has.