From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2112 invoked by alias); 15 Aug 2015 00:14:11 -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: 36174 Received: (qmail 24167 invoked from network); 15 Aug 2015 00:14:09 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT autolearn=no autolearn_force=no version=3.4.0 Date: Sat, 15 Aug 2015 02:05:43 +0200 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: incorrect setopt completion Message-ID: <20150815000543.GA2043@zira.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.23-6477-vl-r81226 (2015-08-07) With zsh 5.0.8, I have: zira:~> setopt | grep print printexitvalue "setopt nopri[TAB]" and "unsetopt pri[TAB]" don't give any completion. However "setopt pri[TAB]" has printexitvalue among its completions. This should be the opposite! -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)