From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5039 invoked from network); 26 Sep 1997 18:06:42 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 26 Sep 1997 18:06:42 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id NAA24529; Fri, 26 Sep 1997 13:17:44 -0400 (EDT) Resent-Date: Fri, 26 Sep 1997 13:17:44 -0400 (EDT) From: Andrew Main Message-Id: <199709261717.SAA10100@taos.demon.co.uk> Subject: Re: Bug in info (yodl?) To: schaefer@brasslantern.com (Bart Schaefer) Date: Fri, 26 Sep 1997 18:17:08 +0100 (BST) Cc: zsh-workers@math.gatech.edu In-Reply-To: <970926094237.ZM28275@candle.brasslantern.com> from "Bart Schaefer" at Sep 26, 97 09:42:37 am X-Loop: zefram@tao.co.uk X-Headers: in preparation X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"It-mv.0.C_5.uu-Aq"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3533 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Bart Schaefer wrote: >Uhh, yeah ... one of those is supposed to be a lower case S. Every pair of >upper/lower completion options has this problem, and not all of them can be >easily deduced from context like that one. I expect makeinfo decided to capitalise anything in boldface, or something like that. (Actually, both the `S[' and `STRING' are lowercase in the source.) We'll have to tweak the yodl macros to mark up the texinfo differently. -zefram