bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34818: 27.0.50; build error in cc-mode.texi


From: Alan Mackenzie
Subject: bug#34818: 27.0.50; build error in cc-mode.texi
Date: Fri, 15 Mar 2019 12:01:41 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Hello, Basil and Stefan.

On Wed, Mar 13, 2019 at 17:10:41 +0000, Basil L. Contovounesios wrote:
> Stefan Husmann <stefan-husmann@t-online.de> writes:

> > commit a38da0d4e532c7a8ce8f20ee5e95a50fce162469 

> > introduced a build error in cc-mode.texi. Tested with texinfo 6.5 and
> >  6.6 from git:

Yes.  There was an @itemize @asis, which works in makeinfo, but needs to
be @itemize @w{} to work in texi2dvi.

> CCing the author of that commit.  See also bug#34753, where the change
> was discussed: https://debbugs.gnu.org/34753

I've committed the obvious fix.  Sorry it took me such a long time, I
had problems (now fixed) with my Texinfo setup.

>From the top level emacs directory, I can now successfully do make dvi.
So I'm closing this bug.

> -- 
> Basil

-- 
Alan Mackenzie (Nuremberg, Germany).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]