Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Eli Zaretskii
Date: Wed, 2 Jan 2013 03:09:31 GMT From: k...@freefriends.org (Karl Berry) I've put up the next pretest: ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz http://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz As before, just fixing bugs of various sorts, no new features

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Eli Zaretskii
Date: Sat, 05 Jan 2013 10:11:30 +0200 From: Eli Zaretskii e...@gnu.org Cc: bug-texinfo@gnu.org Date: Wed, 2 Jan 2013 03:09:31 GMT From: k...@freefriends.org (Karl Berry) I've put up the next pretest: ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz

bug: ignored text not empty

2013-01-05 Thread Andreas Schwab
This is what I get when trying to format the tramp manual in Emacs 24.2.91: $ makeinfo --force -I../../../emacs/doc/misc/../emacs --no-split -o ../../../emacs/doc/misc/../../info/tramp.info -D emacs ../../../emacs/doc/misc/tramp.texi Use of uninitialized value in string eq at

Re: [PATCH] install-info: fix memory leak

2013-01-05 Thread Karl Berry
if (!f) { + free (*opened_filename); *opened_filename = concat (filename, .xz, ); f = fopen (*opened_filename, FOPEN_RBIN); } Thanks. I installed it. I couldn't see any reason why it was lacking in the .gz case (just above this), so I

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Norbert Preining
Hi Karl, On Sa, 05 Jan 2013, Karl Berry wrote: Is your change something I can install? Not sure if you want ;-) - trap cleanup 0 1 2 15 + trap cleanup 0 HUP INT TERM (BTW, these patches for numerical-symbolic names are the only ones besides esides the *still* not included fix for texinfo bug