From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8731 invoked from network); 25 Feb 2004 10:47:34 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Feb 2004 10:47:34 -0000 Received: (qmail 23596 invoked by alias); 25 Feb 2004 10:47:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19459 Received: (qmail 23575 invoked from network); 25 Feb 2004 10:47:09 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 25 Feb 2004 10:47:09 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [203.109.249.143] by sunsite.dk (MessageWall 1.0.8) with SMTP; 25 Feb 2004 10:47:8 -0000 Received: from p31-tnt5.syd.ihug.com.au (localhost.localdomain) [203.173.136.31] by grunt23.ihug.com.au with esmtp (Exim 3.35 #1 (Debian)) id 1AvwZF-00061t-00; Wed, 25 Feb 2004 21:47:06 +1100 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id i1PAfpwb004663 for ; Wed, 25 Feb 2004 21:41:51 +1100 Received: (from doug@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id i1PAfoVc004661 for zsh-workers@sunsite.dk; Wed, 25 Feb 2004 21:41:50 +1100 X-Authentication-Warning: localhost.localdomain: doug set sender to djkea2@mugca.its.monash.edu.au using -f Date: Wed, 25 Feb 2004 21:41:50 +1100 From: Doug Kearns To: zsh-workers@sunsite.dk Subject: Capitalization of 'url' completion descriptions Message-ID: <20040225104150.GA3819@localhost.localdomain> Mail-Followup-To: zsh-workers@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i I was just about to capitalize all the 'url' completion descriptions when I noticed that the the lowercase version appears to be in the clear majority... Is this intentional? Regards, Doug