bug-texinfo
[Top][All Lists]
Advanced

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

Re: texinfo-6.0.90 - terminal info problem


From: Eli Zaretskii
Subject: Re: texinfo-6.0.90 - terminal info problem
Date: Fri, 25 Dec 2015 09:39:32 +0200

> Date: Fri, 25 Dec 2015 09:34:20 +0900
> From: Norbert Preining <address@hidden>
> 
> ok, I have now 6.0.90 installed and running, and the first things
> I realized that info seems to be completely broken.

This was already fixed in the repository.  If you want to fix that in
your sources, then in this fragment from info/display.c:

  while (1)
    {
      int delim = 0;

move the assignment of zero to 'delim' to after the 'start_of_line'
label a few lines below.



reply via email to

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