Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Fix stupidity in makeinfo 3.12f
- X-seq: zsh-workers 7424
- From: Adam Spiers <adam@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Fix stupidity in makeinfo 3.12f
- Date: Wed, 11 Aug 1999 21:11:13 +0100
- In-reply-to: <990810155513.ZM652@xxxxxxxxxxxxxxxxxxxxxxx>; from Bart Schaefer on Tue, Aug 10, 1999 at 03:55:13PM +0000
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <990810155513.ZM652@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Bart Schaefer (schaefer@xxxxxxxxxxxxxxxxxxxxxxx) 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 @'<letter> is now the way to insert an accented <letter>. 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?
Adam
Messages sorted by:
Reverse Date,
Date,
Thread,
Author