From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25913 invoked from network); 11 Aug 1999 20:53:49 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 11 Aug 1999 20:53:49 -0000 Received: (qmail 15026 invoked by alias); 11 Aug 1999 20:53:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7425 Received: (qmail 15019 invoked from network); 11 Aug 1999 20:53:29 -0000 Date: Wed, 11 Aug 1999 21:53:28 +0100 From: Adam Spiers To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: Fix stupidity in makeinfo 3.12f Message-ID: <19990811215328.A2511@thelonious.new.ox.ac.uk> Reply-To: Adam Spiers Mail-Followup-To: zsh-workers@sunsite.auc.dk References: <990810155513.ZM652@candle.brasslantern.com> <19990811211112.A2268@thelonious.new.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990811211112.A2268@thelonious.new.ox.ac.uk>; from Adam Spiers, on thelonious on Wed, Aug 11, 1999 at 09:11:12PM +0100 Adam Spiers, on thelonious (adam@thelonious.new.ox.ac.uk) wrote: > Bart Schaefer (schaefer@candle.brasslantern.com) wrote: > > I don't know what "3.12f" is -- I have 3.12 here, 3.12f is at work -- but > > "makeinfo zsh.texi" dies with > > > > ./zsh.texi:976: Use braces to give a command as an argument to @'. > > ./zsh.texi:983: Use braces to give a command as an argument to @'. > > ./zsh.texi:983: Use braces to give a command as an argument to @'. > > (repeats for every use of @value{dsq}) > > > > Apparently @' is now the way to insert an accented . Same > > for @" and @` for different accents. > > > > It appears that the workaround for zsh is as follows (patch against 3.1.6): > > Unfortunately this workaround didn't solve the problem for me at all - > exactly the same errors as before. I'm on 3.12f too. Any ideas? This is presumably because I don't have yodl installed so zsh.texi didn't get regenerated. Excuse me while I crawl under a rock and install yodl.