From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13255 invoked by alias); 24 Jul 2015 21:58:00 -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: 35888 Received: (qmail 6857 invoked from network); 24 Jul 2015 21:57:57 -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: Fri, 24 Jul 2015 23:49:52 +0200 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: X font completion is buggy Message-ID: <20150724214952.GA15359@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-6464-vl-r76280 (2015-07-11) With zsh 5.0.8 under Debian: zira:~> xterm -fn fix[TAB] is completed to: zira:~> xterm -fn fixed-- which gives an error when I want to open an xterm menu: Warning: Cannot convert string "fixed--" to type FontStruct zira:~> xlsfonts | grep '^fix' fixed fixed So, it should have been "fixed". -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)