[bug #37822] incomplete redraw - droppings on screen

2012-12-02 Thread Norbert Preining
Follow-up Comment #5, bug #37822 (project texinfo): Thanks! ___ Reply to this item at: ___ Message sent via/by Savannah http://savannah.gnu.org/

[bug #37823] Search prompt cursor wrongly positioned

2012-12-02 Thread Norbert Preining
Follow-up Comment #2, bug #37823 (project texinfo): Thanks! ___ Reply to this item at: ___ Message sent via/by Savannah http://savannah.gnu.org/

Re: texinfo-4.13.91 - undetected curses

2012-12-02 Thread Karl Berry
Nowadays it should look for -ltinfo first Ok, since you say so, we'll try it ... Thanks, k

[bug #37822] incomplete redraw - droppings on screen

2012-12-02 Thread Karl Berry
Update of bug #37822 (project texinfo): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mes

[bug #37823] Search prompt cursor wrongly positioned

2012-12-02 Thread Karl Berry
Update of bug #37823 (project texinfo): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mes

[bug #37852] cross-build machinery fails to build gnulib/lib

2012-12-02 Thread Karl Berry
Update of bug #37852 (project texinfo): Open/Closed:Open => Closed Status:None => Fixed ___ Follow-up Comment #2: Thanks much Colin,

Re: a few itching msgids

2012-12-02 Thread Karl Berry
Hi Benno, Thanks for the reports. Common.pm contains: msgid "Error on closing renamed nodes file %s: %s" HTML.pm contains: msgid "Error on closing renamed node file %s: %s" Probably the latter should be the same as the first? Yes. msgid "Node to be renamed as, `%s' not f

Re: texinfo-4.13.91 - undetected curses

2012-12-02 Thread Andreas Schwab
k...@freefriends.org (Karl Berry) writes: > # Some GNU/Linux systems (e.g., SuSE 4.3, 1996) don't have curses, but > # rather ncurses. So we check for it. > TERMLIBS= > # Check for termlib before termcap because Solaris termcap needs libucb. > TERMLIB_VARIANTS="ncurses curses termlib termcap term

Re: texinfo-4.13.91 - undetected curses

2012-12-02 Thread John Darrington
On Sun, Dec 02, 2012 at 01:05:21AM +, Karl Berry wrote: Hi Ineiev, I tried to build it on cygwin; it didn't find ncurses [0], but configure exited successfully, and it was make that broke. Well, that is clearly a problem, but I can't possibly guess what t